Map<String, String> env = System.getenv(); // get PATH environment variable String path = System.getenv("PATH");.
確定! 回上一頁