获取cpu真实型号
摘要:
感谢文洋兄的思路。亲测有效。 [root@storage GetCpuType]# ./main.o Intel(R) Xeon(R) CPU C5528 @ 2.13GHz #include <stdio.h>#include <stdlib.h> char x86_model_id[64]; s 阅读全文
posted @ 2017-07-12 14:47 _备忘录 阅读(444) 评论(0) 推荐(0)
2017年7月12日 #
posted @ 2017-07-12 14:47 _备忘录 阅读(444) 评论(0) 推荐(0)
posted @ 2017-07-12 14:34 _备忘录 阅读(430) 评论(0) 推荐(0)