# HardwareInfo **Repository Path**: xc909249c/hardware-info ## Basic Information - **Project Name**: HardwareInfo - **Description**: 使用WMI获取Windows的硬件信息,支持磁盘、CPU、GPU、SIMBIOS,NetWork、System, info、Physical Memory 、Registry - **Primary Language**: C++ - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-05-04 - **Last Updated**: 2024-05-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HardwareInfo #### 介绍 使用WMI获取Windows的硬件信息,支持磁盘、CPU、GPU、SIMBIOS,NetWork、System, info、Physical Memory 、Registry #### 软件架构 软件架构说明 Windows-Hardware-Info A project written in C++ to get hardware info on a Windows PC. Interfaces with the Windows Management Instrumentation (WMI) service to query hardware info of interest and provides a basic command line interface. run example: Drive: PHYSICALDRIVE0 ----------------------------------------------------------- Model: WDC WD5008*****0 Serial Number: WD-WX11AB71XT9F Interface Type: IDE Bus Type: SATA Size: 422 GB Free Space: 185 GB Media Type: HDD Boot Drive: No Volume 0 -------------------------------------------- Name: (null) Serial Number: b34878 Size: 120 GB Free Space: 9 GB Drive Letter: C: Volume 1 -------------------------------------------- Name: E Serial Number: 5ef669eb Size: 173 GB Free Space: 96 GB Drive Letter: E: Volume 2 -------------------------------------------- Name: F Serial Number: 1201ea35 Size: 129 GB Free Space: 80 GB Drive Letter: F: Manufacturer: LENOVO Product: 20H3A004CD Version: SDK0K09938 WIN Serial Number: L1HF7BX0EGK Name: OrayIddDriver Device Driver Version: 17.1.58.818 Memory: 0 MB Resolution: 0x0 Refresh Rate: 0 Name: Intel(R) HD Graphics 520 Driver Version: 21.20.16.4727 Memory: 2048 MB Resolution: 1366x768 Refresh Rate: 60 Name: NVIDIA GeForce 920MX Driver Version: 31.0.15.1654 Memory: 4096 MB Resolution: 1920x1080 Refresh Rate: 59 Processor Id: BFEBFBFF000406E3 Manufacturer: GenuineIntel Name: Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz Cores: 2 Threads: 4 Name: Microsoft Kernel Debug Network Adapter MAC Address: (null) Name: Realtek PCIe GbE Family Controller MAC Address: 54:E1:AD:E2:38:58 Name: Qualcomm Atheros QCA9377 Wireless Network Adapter MAC Address: B2:52:B2:D0:DE:FC Name: Bluetooth Device (Personal Area Network) MAC Address: B0:52:16:D0:27:A6 Name: Microsoft Wi-Fi Direct Virtual Adapter MAC Address: B2:52:16:D0:27:A5 Name: Microsoft Wi-Fi Direct Virtual Adapter #2 MAC Address: C2:52:16:D0:27:A5 Name: WAN Miniport (SSTP) MAC Address: (null) Name: WAN Miniport (IKEv2) MAC Address: (null) Name: WAN Miniport (L2TP) MAC Address: (null) Name: WAN Miniport (PPTP) MAC Address: (null) Name: WAN Miniport (PPPOE) MAC Address: (null) Name: WAN Miniport (IP) MAC Address: D8:B0:20:52:41:53 Name: WAN Miniport (IPv6) MAC Address: DA:FC:20:52:41:53 Name: WAN Miniport (Network Monitor) MAC Address: DC:8F:20:52:41:53 Name: Apple Mobile Device Ethernet MAC Address: (null) Name: Apple Mobile Device Ethernet MAC Address: (null) System Name: WIN-3R******* Hypervisor Present: No OS Title: Microsoft Windows 10 专业版 OS Version: 10.0.19045 OS Architecture: 64 位 OS Serial Number: 00331-10000-00001-AA346 PartNumber Manufacturer 0B92 Capacity 2543253802600 Speed 2133 PartNumber RMSA3260MH78HAF-2666 Manufacturer Ramaxel Capacity 2543253802600 Speed 2133 Computer Hardware Id: {1c5ae6fd-3c*****************b89de} ****为隐私保护段 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)