会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
goody9807
避风的港湾~~~寻找技术的精华
微信公号siwa8
博客园
首页
新随笔
联系
管理
订阅
2006年10月20日
[总结]取得Web程序和非Web程序的根目录的N种取法(C#)
摘要: 非Web程序1.AppDomain.CurrentDomain.BaseDirectory2.Environment.CurrentDirectory3.HttpRuntime.BinDirectoryThe path to the current application's/bin directory.Web程序HttpCurrent.Context.Server.Mappath();知道的请补...
阅读全文
posted @ 2006-10-20 16:15 PointNet
阅读(735)
评论(1)
推荐(0)
编辑
公告