紫丁香社区
→
JAVA技术
→ 精华区文章阅读
Java 版 (精华区)
用System.getProperty("java.class.path")可以得到classpath
可以用
Properties props = System.getProperties();
props.list(System.out);
看看系统变量都叫什么名字。
[
百宝箱
] [
返回首页
] [
上级目录
] [
根目录
] [
返回顶部
] [
刷新
] [
返回
]
Powered by KBS BBS 2.0 (
http://dev.kcn.cn
)
页面执行时间:3.456毫秒