protected String localHostnameImpl() throws UnknownHostException { return InetAddress.getLocalHost().getCanonicalHostName();
確定! 回上一頁