摘要: 参考CORE JAVA。在JAVA中,InetAddress类用于操作与IP地址相关的内容,常用方法如下:java.net.InetAddress 1.0• static InetAddress getByName(String host)• static InetAddress[] getAllB... 阅读全文
posted @ 2013-10-07 16:29 lujinhong 阅读(190) 评论(0) 推荐(0) 编辑