摘要: public void GetIPAddress() { string resultIP = string.Empty; System.Net.IPAddress[] ips = System.Net.Dns.GetHostEntry(System.Net.Dns.GetHostName()).Ad 阅读全文
posted @ 2019-06-28 14:54 搬砖的L先生 阅读(1646) 评论(0) 推荐(0)