若要将虚拟路径转化为真实的物理路径,一下语句正确的是()。A、Response.MapPath(虚拟路径)B、Request.MapPath(虚拟路径)C、Server.URLEncode(虚拟路径)D、Server.MapPath(虚拟路径)
题目
若要将虚拟路径转化为真实的物理路径,一下语句正确的是()。
- A、Response.MapPath(虚拟路径)
- B、Request.MapPath(虚拟路径)
- C、Server.URLEncode(虚拟路径)
- D、Server.MapPath(虚拟路径)