C#技术百科
问问你的心你有没有信心 做事情要专一坚定,执着
   string tempPath = this.Request.ApplicationPath;//.net 获取 虚拟目录名字
tempPath = tempPath.Length > 0 && tempPath!="/" ? (tempPath.Replace("/","") + "/") : ("");
posted on 2011-02-16 10:33  王德田  阅读(200)  评论(0编辑  收藏  举报