摘要: 1. System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName-获取模块的完整路径。2. System.Environment.CurrentDirectory-获取和设置当前目录(该进程从中启动的目录)的完全限定目录。3.... 阅读全文
posted @ 2015-05-23 10:49 Look_Sun 阅读(259) 评论(0) 推荐(0) 编辑