Giter VIP home page Giter VIP logo

computer-inf-detection-console's Introduction

Computer-inf-detection-Console

用于检测电脑硬件配置信息

项目介绍

此项目是用于检测电脑硬件配置信息,如型号,状态,电压,频率和一些其他信息

项目采用WMI读取各项信息,采用控制台作为主要输入对象

使用方法

用法:

      Detect [-p] [-z] [-n] [-w] [-c] [-b] [-j] [-x] [-m]

选项:

      -p      输出处理器信息

      -z      输出主板信息
      
      -n      输出内存信息
      
      -w      输出网卡信息
      
      -c      输出磁盘信息
      
      -b      输出BIOS信息
      
      -j      输出监视器信息
      
      -x      输出显卡信息
      
      -m      输出系统信息
      
      -l      输出逻辑磁盘信息
      
      -s      输出声卡信息

使用示例

获得处理器信息

      Detect -p

获得内存信息

      Detect -n

获得处理器和内存信息

      Detect -p -n 

最后

由于程序采用的是WMI读取的信息,可能存在少许错误,请以实际硬件信息为准!

computer-inf-detection-console's People

Contributors

xing-fax avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.