若要将虚拟路径转化为真实的物理路径,一下语句正确的是()。
A、A.Response.MapPath(虚拟路径)
B、B.Request.MapPath(虚拟路径)
C、C.Server.URLEncode(虚拟路径)
D、D.Server.MapPath(虚拟路径)
A、A.Response.MapPath(虚拟路径)
B、B.Request.MapPath(虚拟路径)
C、C.Server.URLEncode(虚拟路径)
D、D.Server.MapPath(虚拟路径)
A、Response.MaPth(虚拟路径) B、Request.MapPath(虚拟路径) C、Server.URLEncode(虚拟路径) D、Server.MapPath(虚拟路径)
A、Response.MaPath(虚拟路径) B、Request.MapPath(虚拟路径) C、Server.URLEncode(虚拟路径) D、Server.MapPath(虚拟路径)
A、边线只能以单一的路径形式出现,不可能转化为图形 B、路径偏移就是路径在水平或者垂直方向发生位移 C、将边线的填充色设定为渐变色,首先要将边线转化为图形 D、路径偏移就是以原路径为中心生成新的封闭图形
A、Session.Mappath(“ch05\user”) B、Response.Mappath(“ch05\user”) C、Server.Mappath(“ch05\user”) D、Request.Mappath(“ch05\user”)