摘要: /// /// 获得当前机器的活动中Mac地址,若无联网则返回空"" /// 需在项目引用中添加 System.Management /// /// mac地址,例如:00-00-00-00-00-00 public static string GetNetworkAdpaterID() { ... 阅读全文
posted @ 2016-10-09 11:49 TMD睡觉 阅读(3439) 评论(0) 推荐(0)