Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1091026
  • 博文数量: 187
  • 博客积分: 1156
  • 博客等级: 少尉
  • 技术积分: 2163
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-16 15:01
个人简介

go!go!go!

文章分类

全部博文(187)

文章存档

2024年(1)

2023年(11)

2022年(13)

2021年(15)

2020年(38)

2019年(3)

2018年(6)

2016年(1)

2015年(16)

2014年(13)

2013年(24)

2012年(46)

发布时间:2014-08-05 10:33:23

http://stackoverflow.com/questions/8482314/segmentation-fault-caused-by-pthread-kill......【阅读全文】

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

发布时间:2014-07-02 14:05:36

http://blog.csdn.net/ce123_zhouwei/article/details/6971544......【阅读全文】

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

发布时间:2014-06-24 20:07:15

ctrl+a移动光标到命令行首,类似于home键ctrl+e移动光标到命令行尾,类似于end键ctrl+b往后移动光标一个位置,类似于?方向键ctrl+f往前移动光标一个位置,类似于à方向键ctrl+l清屏,类似于clear命令ctrl+h删除一个字符,类似于backspace键ctrl+w删除一个单词ctrl+u清除从行首到光标所在位置的命令行内容c.........【阅读全文】

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

发布时间:2014-06-23 00:05:15

vlc中指定useragent,在 网络-》 显示更多选项-》编辑选项:http-user-agent=myagent......【阅读全文】

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

发布时间:2014-06-22 23:30:58

1.将多行换成转换成单行[root@CentOS5 shell]# cat a.txthello worldoh my god[root@CentOS5 shell]# cat a.txt | xargshello world oh my god2.将单行换成多行[root@CentOS5 shell]# cat a.txt hello worldoh my god.........【阅读全文】

阅读(1258) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册