Java System Properties

Java系统属性大全
本文详细介绍了一系列Java系统属性,包括字符编码、文件分隔符、Java版本等关键信息。这些属性对于理解Java运行环境及配置至关重要。

 找了好久才找到,不好搜,放这里,以后方便查找

Standard System Properties

 

Property NameDescriptionJava Version
file.encodingThe character encoding for the default locale1.1
file.encoding.pkgThe package that contains the converters that handle converting between local encodings and Unicode1.1
file.separatorThe platform-dependent file separator (e.g., "/" on UNIX, "/" for Windows)1.0
java.class.pathThe value of the CLASSPATH environment variable1.0
java.class.versionThe version of the Java API1.0
java.compilerThe just-in-time compiler to use, if any. The java interpreter provided with the JDK initializes this property from the environment variable JAVA_COMPILER.1.0
java.homeThe directory in which Java is installed1.0
java.io.tmpdirThe directory in which java should create temporary files1.2
java.versionThe version of the Java interpreter1.0
java.vendorA vendor-specific string1.0
java.vendor.urlA vendor URL1.0
line.separatorThe platform-dependent line separator (e.g., "/n" on UNIX, "/r/n" for Windows)1.0
os.nameThe name of the operating system1.0
os.archThe system architecture1.0
os.versionThe operating system version1.0
path.separatorThe platform-dependent path separator (e.g., ":" on UNIX, "," for Windows)1.0
user.dirThe current working directory when the properties were initialized1.0
user.homeThe home directory of the current user1.0
user.languageThe two-letter language code of the default locale1.1
user.nameThe username of the current user1.0
user.regionThe two-letter country code of the default locale1.1
user.timezoneThe default time zone1.1
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值