摘要: 1、得到控制台或者winform程序在debug目录下生成的exe路径 建议使用:AppDomain.CurrentDomain.BaseDirectory或者Assembly.GetExecutingAssembly(),不要用Directory.GetCurrentDirectory(),因为这 阅读全文
posted @ 2015-03-30 22:38 MrZivChu 阅读(258) 评论(0) 推荐(0) 编辑
分享按钮