get system properties

java.lang.System.getProperty(key,def)

usage:get system line separator,def is necessary。

原文地址:https://www.cnblogs.com/coder1000/p/14030751.html