mac-system-info

时间:2024-04-03 13:44:40
【文件属性】:

文件名称:mac-system-info

文件大小:28KB

文件格式:ZIP

更新时间:2024-04-03 13:44:40

C++

MacOSX的系统信息 截屏 开启专案 使用CLion或任何其他IDE打开它,应使用CMakeLists.txt 。 SMC 有关温度和风扇的信息可从SMC获取。 建造 可以通过运行build.sh来构建(您需要安装brew )。 输出 输出SystemInfo::toString()示例: { " system_info " : { " cpu " : { " freq " : 3100000000 , " logical_cores " : 12 , " name " : " Intel(R) Core(TM) i5-10500 Cpu @ 3.10GHz " , " phys_cores " : 6 , " temperature " : 40.187500 , " type " : 7


【文件预览】:
mac-system-info-main
----main.cpp(187B)
----CMakeLists.txt(824B)
----README.md(969B)
----build.sh(89B)
----LICENSE(34KB)
----ui()
--------console()
----core()
--------types()
--------smc()
--------SystemInfo.hpp(634B)
--------util()
--------SystemInfo.cpp(846B)

网友评论