摘要: // 获取程序的基目录。 System.AppDomain.CurrentDomain.BaseDirectory // 获取模块的完整路径。 System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName // 获取和设置当前目 阅读全文
posted @ 2019-07-11 11:44 向前追起 阅读(10310) 评论(0) 推荐(0)