2009年4月8日

获取主板、硬盘、CPU、网卡编号

摘要: using System; using System.Collections.Generic; using System.Text; using System.Management; namespace ConsoleApplication1 { class Program { static void Main(string[] args) ... 阅读全文

posted @ 2009-04-08 21:46 意扬 阅读(779) 评论(0) 推荐(0)

导航