码迷,mamicode.com
首页 > Windows程序 > 详细

To get information of cpu and memory in windows os

时间:2016-11-29 23:30:17      阅读:243      评论:0      收藏:0      [点我收藏+]

标签:wmic.cpu.memory.information

Open an elevated command prompt using following method:

Click Start and click All Programs, click Accessories, then right-click Command Prompt, select Run as Administrator, click "Yes".


In Command Prompt windows, input "wmic" and press enter.

Input "cpu get *" to get cpu information.


Input "memorychip" to get memory information.


: )

To get information of cpu and memory in windows os

标签:wmic.cpu.memory.information

原文地址:http://502992.blog.51cto.com/492992/1877921

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!