单项选择题
表示Web应用程序当前网页所在目录物理路径的是()。
A.Server.MapPath("/")
B.Server.MapPath("./")
C.Server.MapPath("../")
D.Server.MapPath("~/")
点击查看答案&解析
相关考题
-
单项选择题
以下控件中,没有DataSource属性,不能通过BindingSource组件实现数据绑定的是()。
A.ListBox
B.CheckedListBox
C.ComboBox
D.DataGridView -
单项选择题
为了能在绘图表面绘制文字,不可缺少的命名空间引用是()。
A.System.Data
B.System.Text
C.System.Drawing
D.System.ComponentModel -
单项选择题
下列关于画笔绘制直线或曲线样式(DashStyle)的参数中,无效的是()。
A.Dash
B.DashDot
C.DashDotDot
D.DashDotDash
