摘要: // 获取程序的基目录。System.AppDomain.CurrentDomain.BaseDirectory// 获取模块的完整路径,包含文件名System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName// 获取和设置当前 阅读全文
posted @ 2021-12-01 16:04 立业安邦 阅读(234) 评论(0) 推荐(0)