String hostName = address.getHostName(); System.out.println(hostName); }. getHostName() 方法在發現機器時花費了相當長的時間。 請大家解釋一下原因?
確定! 回上一頁