In Java, you can use System.getProperties() to get all the system properties. Properties properties = System.getProperties(); properties.
確定! 回上一頁