Chinaunix首页 | 论坛 | 博客
  • 博客访问: 438224
  • 博文数量: 126
  • 博客积分: 35
  • 博客等级: 民兵
  • 技术积分: 1262
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-19 16:39
文章分类

全部博文(126)

文章存档

2017年(2)

2016年(20)

2015年(64)

2014年(24)

2013年(16)

我的朋友

发布时间:2015-01-19 11:00:33

参考文章:在CentOS 6.4中编译安装gcc 4.8.1 + gdb 7.6.1 + Eclipsehttp://blog.csdn.net/yang1982_0907/article/details/38461127解压,执行./configure。执行make -j,报错:configure: error: no termcap library found  make[1]: *** [configure-gdb] Error 1  make: *** [all] Error 2 解决方.........【阅读全文】

阅读(631) | 评论(0) | 转发(0)

发布时间:2015-01-15 17:21:34

IO系统性能之三:在Linux中监视IO性能http://tech.hexun.com/2011-03-28/128268656.htmllinux wa%过高,iostat查看io状况http://www.cnblogs.com/mfryf/archive/2012/03/12/2392000.html......【阅读全文】

阅读(529) | 评论(0) | 转发(0)

发布时间:2015-01-13 00:46:11

Exit Codes With Special Meaningshttp://www.tldp.org/LDP/abs/html/exitcodes.html......【阅读全文】

阅读(365) | 评论(0) | 转发(0)

发布时间:2015-01-12 22:58:39

vmware开了一个共享目录,路径是/mnt/fghs/vm4u,每次进去比较麻烦,想在/home下建立一个软链接或者硬链接,在网上搜索了一下,要用“In”命令,结果,我在ubuntu上输入上述命令,提示In未找到命令。然后搜索如何安装In命令,最后搜索“硬链接 In没有”关键词,终于找到了答案,“是你自己打错了吧,是软连接命令ln(LN的小写.........【阅读全文】

阅读(680) | 评论(0) | 转发(0)

发布时间:2014-09-19 13:42:07

64位linux#include #include #include int code_conv(const char* fromcode,const char* tocode,const char* str_in,int inlen,char* str_out,int outsize){    if (NULL==str_in || inlen......【阅读全文】

阅读(1137) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

baxiangshijie2023-04-07 15:42

回复  |  举报
留言热议
请登录后留言。

登录 注册