获取程序的基目录。
System.AppDomain.CurrentDomain.BaseDirectory
//
获取模块的完整路径。
System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName
//
获取和设置当前目录(该进程从中启动的目录)的完全限定目录。
System.Environment.CurrentDirectory
//
获取应用程序的当前工作目录。
System.IO.Directory.GetCurrentDirectory()
//
获取和设置包括该应用程序的目录的名称。
System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase
//
获取启动了应用程序的可执行文件的路径。
System.Windows.Forms.Application.StartupPath
//
获取启动了应用程序的可执行文件的路径及文件名
System.Windows.Forms.Application.ExecutablePath
转载于:https://www.cnblogs.com/qiantuwuliang/archive/2011/06/05/2073412.html
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/110607.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...