摘要: //获取程序的基目录。System.AppDomain.CurrentDomain.BaseDirectory//获取模块的完整路径。System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName//获取和设置当前目录(该进程从... 阅读全文
posted @ 2015-05-15 17:39 zzfon 阅读(138) 评论(0) 推荐(0)