会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
ChineseDream
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
2015年1月22日
Debugging Segmentation Fault
摘要: We are going to use gdb to figure out why the following program causes a segmentation fault. The program is meant to read in a line of text from the u...
阅读全文
posted @ 2015-01-22 13:12 上帝抬不动的石头
阅读(167)
评论(0)
推荐(0)
2015年1月7日
Linux Shell Color Solution
摘要: Editor ~/.bash_profilealias ls="ls -G"# for colorexport CLICOLOR=1# \h:\W \u\$export PS1='\[\033[01;33m\]\u@\h\[\033[01;31m\] \W\$\[\033[00m\] '注:如果没有...
阅读全文
posted @ 2015-01-07 18:23 上帝抬不动的石头
阅读(279)
评论(0)
推荐(0)
上一页
1
2
公告