System.getenv(譯) ... System 類中有兩個方法,分別來讀取系統屬性(system properties)和環境 ... String log_dir = System.getenv("log_dir");.
確定! 回上一頁