10 2014 档案

摘要:1 public static boolean isPortUsing(String host,int port) throws IOException { 2 boolean flag = false; 3 InetAddress theAddress = Ine... 阅读全文
posted @ 2014-10-22 08:51 xupeng.zhang 阅读(237) 评论(0) 推荐(0)