11 2019 档案

摘要:// 获取程序的基目录。 System.AppDomain.CurrentDomain.BaseDirectory // 获取模块的完整路径,包含文件名 System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName // 获取和 阅读全文
posted @ 2019-11-09 15:28 听海漫步 阅读(449) 评论(0) 推荐(0)