wmic cpu_如何在Windows中使用Wmic命令获取CPU信息?

wmic cpu

wmic cpu

Wmic is a set of tools used to get and set operating system related configuration and information. In this tutorial we will look how to get information about CPU.

Wmic是用于获取和设置与操作系统相关的配置和信息的一组工具。 在本教程中,我们将研究如何获取有关CPU的信息。

帮帮我 (Help)

Help about wmic cpu command can be listed like below.

可以如下列出有关wmic cpu命令的帮助。

$ wmic cpu /?
Help
Help
帮帮我

清单简介(List Brief)

Wmic supports different levels of information displaying. For little and more concentrate information we will use following command.

Wmic支持不同级别的信息显示。 为了获得越来越少的专心信息,我们将使用以下命令。

$ wmic cpu list brief
List Brief
List Brief
清单简介

This command output will provide following information

此命令输出将提供以下信息

  • Caption

    Caption

  • Socket Designation

    Socket Designation

  • Device ID

    Device ID

  • Manufacturer

    Manufacturer

  • Max Clock Speed

    Max Clock Speed

  • Name

    Name

列出更多 (List More)

More information like Architecture, Family etc. can be listed with the CONFIG option like below.

可以使用如下CONFIG选项列出更多信息,例如Architecture,Family等。

$ wmic cpu list config
List More
List More
列出更多

全部列出(List All)

All CPU related information can be listed with the following command.

可以使用以下命令列出所有与CPU相关的信息。

$ wmic cpu list config
List All
List All
全部列出

Here following extra information is provided

在此提供以下额外信息

  • Revision

    Revision

  • L2 Cache Size

    L2 Cache Size

  • Cpu Status

    Cpu Status

LEARN MORE  What Is Multithreading In Operating Systems and Programming?
了解更多信息什么是操作系统和编程中的多线程?

翻译自: https://www.poftut.com/how-to-get-cpu-information-with-wmic-command-in-windows/

wmic cpu

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值