由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - JAVA APPLICATION PATH 一问
相关主题
两个很基本的JAVA问题JAVA 考试题请教
Urgent help! Java relative file pathVECTOR一问
is there anyway that i can return...Ant problem
Java on AIXCareer Path move? Good or bad?
java rugular expression questionA question about JRE and JDK:
java这个是什么逻辑?[提问] The JVM could not be started
JAVA coding styleone java question under ubuntu
java beginner questionmac不需要下载安装JDK,那还需要建立新的executable path么?
相关话题的讨论汇总
话题: path话题: java
进入Java版参与讨论
1 (共1页)
j*****n
发帖数: 943
1
How can I get the path of the current running java application.
such as in C, I can get the the current running program path in args[0]. what
can I do in java ?
b*e
发帖数: 3845
2
Have you checked with java.io.File?

【在 j*****n 的大作中提到】
: How can I get the path of the current running java application.
: such as in C, I can get the the current running program path in args[0]. what
: can I do in java ?

g**********y
发帖数: 14569
3
System.getProperty("user.dir")

what

【在 j*****n 的大作中提到】
: How can I get the path of the current running java application.
: such as in C, I can get the the current running program path in args[0]. what
: can I do in java ?

1 (共1页)
进入Java版参与讨论
相关主题
mac不需要下载安装JDK,那还需要建立新的executable path么?java rugular expression question
JAVA RUNTIME.EXEC 一问java这个是什么逻辑?
[Share] Java ScreenShot ApplicationJAVA coding style
Question about Java (urgent) -thanksjava beginner question
两个很基本的JAVA问题JAVA 考试题请教
Urgent help! Java relative file pathVECTOR一问
is there anyway that i can return...Ant problem
Java on AIXCareer Path move? Good or bad?
相关话题的讨论汇总
话题: path话题: java