2018年8月30日

c# 获取 bios 序列号

摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Management; using System.Diagnostics; namespace ConsoleApplication2 { class Program { ... 阅读全文

posted @ 2018-08-30 13:46 空明流光 阅读(898) 评论(0) 推荐(0)

导航