摘要:
学习asp.net上传文件时,发现有三种方法可以获取当前web程序目录物理路径: 方法一: string sPath = System.IO.Path.GetDirectoryName(Page.Request.PhysicalPath) 方法二: string sPath = System.Web.HttpContext.Current.Request.MapPath("images/") ... 阅读全文
posted @ 2006-10-22 01:45
大口仔
阅读(2276)
评论(0)
推荐(0)
浙公网安备 33010602011771号