//getting username as an environment variable in java only works in windows. String userWindows = System.getenv("USERNAME");
確定! 回上一頁