发布时间:2012-06-15 00:12:12
linux下获取mac地址比较简单,主要就是用到了一个结构体,如下: 点击(<span style="cursor:p......【阅读全文】
发布时间:2012-06-13 23:50:51
系统 # uname -a # 查看内核/操作系统/CPU信息 # head -n 1......【阅读全文】
发布时间:2012-04-29 11:14:07
一.制作交叉工具链的方法多种,这里大致 <p class="p0" style="margin-bottom:0pt; margin-top:0......【阅读全文】
发布时间:2012-04-29 10:23:31
在系统维护的过程中,随时可能有需要查看 CPU 使用率,并根据相应信息分析系统状况的需要。在 CentOS 中,可以通过 top 命令来查看 CPU 使用状况。......【阅读全文】