摘要: Server.MapPath 方法Server.MapPath 方法将虚拟路径 (/default.cshtml) 转换为服务器能够理解的物理路径 (C:\Johnny\MyWebSited\Demo\default.cshtml)。当需要打开位于服务器上的数据文件时,您就会用到该方法(数据文件只能... 阅读全文
posted @ 2015-08-06 10:08 西楼月光 阅读(161) 评论(0) 推荐(0)