You may call the System.getenv(name) library function in Java to get the environment variable value. public static String getenv(String name).
確定! 回上一頁