c#得到硬盘信息
摘要:
using System;using System.Runtime.InteropServices;using System.Text;namespace disck{ [Serializable] public struct HardDiskInfo { /// <summary> /// 型号厂商 /// </summary> public string ModuleN... 阅读全文
posted @ 2009-06-09 16:16 韩显川 阅读(620) 评论(0) 推荐(0)
浙公网安备 33010602011771号