三维控件研究
linux 下查看CPU基本信息
阅读 54
2023-01-15
用linux命令查看CPU基本信息
grep "model name" /proc/cpuinfo | cut -f2 -d:
相关推荐
精彩评论(0)