C#通过WMI获取硬件信息
摘要:
有时候需要得到硬件信息绑定用户登录代码如下: 1 private string GetProcessSerialNumber() 2 { 3 try 4 { 5 ManagementObjec... 阅读全文
posted @ 2014-09-02 11:47 Maintell 阅读(1157) 评论(0) 推荐(0)
posted @ 2014-09-02 11:47 Maintell 阅读(1157) 评论(0) 推荐(0)