摘要:
getPropertiesDetermines the current system properties.First, if there is a security manager, itscheckPropertiesAccessmethod is called with no arguments. This may result in a security exception.The current set of system properties for use by thegetProperty(String)method is returned as aPropertiesobje 阅读全文