zwei1121

博客园 首页 新随笔 联系 订阅 管理

2013年2月28日 #

摘要: DirectoryInfo di = new DirectoryInfo(AppDomain.CurrentDomain.BaseDirectory); string path = di.Parent.Parent.FullName; 阅读全文
posted @ 2013-02-28 11:46 zwei 阅读(158) 评论(0) 推荐(0) 编辑