public class Test { public static void main(String[] strings) { Test test = new Test(); test.CreateQrCodevoid("dsc", "D:/", "12306bypass"); test.ReadQrCode("D:/12306bypass... Read More
posted @ 2019-01-08 15:17 技术博客这里开始 Views(482) Comments(0) Diggs(0) Edit
public class Test { public static void main(String[] strings) { try { InetAddress candidateAddress = null; // 遍历所有的网络接口 for (Enumeration ifaces = Netwo... Read More
posted @ 2019-01-08 11:20 技术博客这里开始 Views(425) Comments(0) Diggs(0) Edit