App_Code文件夹下用Server.MapPath

HttpContext.Current.Server.MapPath

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

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