摘要: public class IpTool { public static void main(String[] args) { IpTool ipTool=new IpTool(); System.out.println(ipTool.getLocalIP()); ... 阅读全文
posted @ 2015-07-27 16:52 justin_xiaoshuai 阅读(836) 评论(0) 推荐(0)