摘要:
// 获取程序的基目录。System.AppDomain.CurrentDomain.BaseDirectory 这种方式 无论什么权限 获取的也只是应用程序的启动路径 // 获取模块的完整路径。System.Diagnostics.Process.GetCurrentProcess().MainM 阅读全文
posted @ 2017-09-01 18:08
高软玩家
阅读(495)
评论(0)
推荐(0)
|
摘要:
// 获取程序的基目录。System.AppDomain.CurrentDomain.BaseDirectory 这种方式 无论什么权限 获取的也只是应用程序的启动路径 // 获取模块的完整路径。System.Diagnostics.Process.GetCurrentProcess().MainM 阅读全文
posted @ 2017-09-01 18:08
高软玩家
阅读(495)
评论(0)
推荐(0)
|