摘要: 1.ip public class TestInetAddress { public static void main(String[] args) { try { //查询本机IP,可以new InetAddress byName = InetAddress.getByName("localhos 阅读全文
posted @ 2021-05-29 11:17 Henry` 阅读(126) 评论(0) 推荐(0)