当前位置: 技术问答>java相关
在程序运行中,如何得到JVM的版本号?在线等待
来源: 互联网 发布时间:2015-07-26
本文导语: 在程序运行中,如何得到JVM的版本号?在线等待 | Applets are prevented from reading these system properties: key meaning ____________ _____________________________ java.home Java installation directory ja...
在程序运行中,如何得到JVM的版本号?在线等待
|
Applets are prevented from reading these system properties:
key meaning
____________ _____________________________
java.home Java installation directory
java.class.path Java classpath
user.name User account name
user.home User home directory
user.dir User's current working directory
key meaning
____________ _____________________________
java.home Java installation directory
java.class.path Java classpath
user.name User account name
user.home User home directory
user.dir User's current working directory
|
(System.getProperties()).list(System.out);
慢慢看吧。
---------------
shmilu@sina.com
慢慢看吧。
---------------
shmilu@sina.com
您可能感兴趣的文章:
本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。
本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。