单选题 在ASP.NET中,可以使用多种方法从一个页面跳转到另外一个页面,或者其他连接地址,以下都是可选择的方案,除了()

A、 使用Response对象的Redirect方法
B、 使用Server对象的Execute方法
C、 使用Server对象的Transfer方法
D、 使用Application对象的DirectTo方法
下载APP答题
由4l***v5提供 分享 举报 纠错

相关试题

单选题 B/S是什么单词的缩写()

A、Big/Silent
B、Browser/Silent
C、Big/Server
D、Browser/Server

单选题 C/S是什么单词的缩写()

A、Class/Server
B、Client/Server
C、Click/Server
D、Clear/Server

单选题 在ASP.NET中,以下()属性不属于WebChart

A、FileName
B、Width
C、Height
D、Title

单选题 在ASP.NET中,使用WebChart中的()方法可以绑定数据源

A、BindData
B、DataSource
C、DataBind
D、DataBindTable

单选题 在ASP.NET中,WebGrid控件中哪个属性可以设置是否启动分页()

A、rowsPerpage
B、canPage
C、pageSort
D、allowPage

单选题 在ASP.NET中,哪个控件的功能与WebForm中GridView控件功能类似()

A、DataGridView
B、Grid
C、WebGrid
D、DataTable

单选题 在ASP.NET中,WebGrid控件显示数据的方法是()?

A、GetHtml()
B、bind()
C、ShowHtml()
D、Html()

单选题 URL中的http是什么()?

A、网络控制协议
B、应用层协议
C、服务器地址
D、传输控制协议