摘要: // 获取程序的基目录。 System.AppDomain.CurrentDomain.BaseDirectory // 获取模块的完整路径,包含文件名 System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName //获取和设 阅读全文
posted @ 2017-04-06 10:48 qk611187 阅读(159) 评论(0) 推荐(0)