getLocalSocketAddress(); String res = String.format("%s", addr); return addr == null ? res : res.substring(1); } public static String ...
確定! 回上一頁