mac system info 源码
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.zip
(预估有个26文件)
mac-system-info-main
main.cpp
187B
CMakeLists.txt
824B
README.md
969B
build.sh
89B
LICENSE
34KB
ui
console
UI.hpp
548B
UI.cpp
4KB
暂无评论