摘要: 需引入命名空间:using System.Net;using System.Management; 1 /// 2 /// 获取本地IP 3 /// 4 /// 5 public static string Get_UserIP() 6 { 7 s... 阅读全文
posted @ 2014-12-18 17:36 一株青草儿 阅读(503) 评论(0) 推荐(0)