App_Code文件夹下用Server.MapPath

HttpContext.Current.Server.MapPath

HttpServerUtility   su   =   HttpContext.Current.Server;
su.MapPath( "xxx ");

posted @ 2010-06-08 21:19  $walker  阅读(193)  评论(0编辑  收藏  举报