1. 首页
  2. 编程语言
  3. C#
  4. c#获取网卡MAC地址,主板信息,CPU序列号,硬盘卷标……代码

c#获取网卡MAC地址,主板信息,CPU序列号,硬盘卷标……代码

上传者: 2019-06-27 13:38:42上传 RAR文件 37KB 热度 35次
c#Get the MAC address of the network card, the motherboard information, the CPU serial number, the hard disk volume label... code
下载地址
用户评论
码姐姐匿名网友 2019-06-27 13:38:42

很好,能用,谢了!

码姐姐匿名网友 2019-06-27 13:38:42

虽然很古老,但是很好用啊

码姐姐匿名网友 2019-06-27 13:38:42

东西还行,就是要的分太多了,我们这些菜鸟攒点分不容易,有时候想下载没积分了, 希望能把分数降低些

码姐姐匿名网友 2019-06-27 13:38:42

MacAddress数组的大小设置小了,建议: string[] MacAddress = new string[moc.Count+1];

码姐姐匿名网友 2019-06-27 13:38:42

谢谢楼主分享 很有用

码姐姐匿名网友 2019-06-27 13:38:42

可以用,谢谢

码姐姐匿名网友 2019-06-27 13:38:42

拿去用了,比较完整

码姐姐匿名网友 2019-06-27 13:38:42

代码不错,只是对主板的信息而言,不应该用序列号,而应该去主板的UUID。