搜题
用户您好, 请在下方输入框内搜索其它题目:
搜题
题目内容 (请给出正确答案)
提问人:网友 发布时间:
【简答题】

使用Response.Redirect()和使用javascript代码window.location.href 都可以实现跳转,有什么区别,请举例说明。

更多“使用Response.Redirect()和使用javascript代码window.location.href 都可以实现跳转,有什么区别,请举例说明。”相关的问题
第1题

A、if (Request.Browser["IsMobileDevice"] == "true") Response.Redirect("MobileDefault.aspx"); else Response.Redirect("DesktopDefault.aspx"); end if  B、if (Request.Cookies.IsMobileDevice) Response.Redirect("MobileDefault.aspx"); else Response.Redirect("DesktopDefault.aspx"); end if  C、if (Request.Browser.IsMobileDevice) Response.Redirect("MobileDefault.aspx"); else Response.Redirect("DesktopDefault.aspx"); end if  D、if (Request.Cookies["IsMobileDevice"] == "true") Response.Redirect("MobileDefault.aspx"); else Response.Redirect("DesktopDefault.aspx"); end if  

点击查看答案
第2题

A、Response.Write  B、Response.WriteFile  C、Response.End  D、Response.Redirect  

点击查看答案
第3题

A、Response.charset  B、Request.redirect  C、Response.write  D、Request.end  

点击查看答案
第6题

A、Write  B、MapPath  C、CreateObject  D、Redirect  

点击查看答案
客服
TOP

请使用微信扫码支付

订单号:
遇到问题请联系在线客服