摘要: ubuntu git 初始使用 阅读全文
posted @ 2017-07-06 18:14 jhc888007 阅读(168) 评论(0) 推荐(0) 编辑
摘要: 使用XShell/SecureCRT访问VBox中网卡NAT方式的虚拟机 阅读全文
posted @ 2017-07-06 17:53 jhc888007 阅读(310) 评论(0) 推荐(0) 编辑
摘要: 解决Chrome“请停用以开发者模式运行的扩展程序”问题 阅读全文
posted @ 2017-07-04 17:59 jhc888007 阅读(580) 评论(0) 推荐(0) 编辑
摘要: find . -size +-1M 阅读全文
posted @ 2017-06-27 20:31 jhc888007 阅读(848) 评论(0) 推荐(0) 编辑
摘要: String、List、Hash、Set、Sorted Set、Bitmap 阅读全文
posted @ 2017-06-27 20:25 jhc888007 阅读(214) 评论(0) 推荐(0) 编辑
摘要: 学习“跟我一起写Makefile” 阅读全文
posted @ 2017-06-18 21:01 jhc888007 阅读(196) 评论(0) 推荐(0) 编辑
摘要: 内核信号量;SYSTEMV信号量;POSIX信号量 阅读全文
posted @ 2017-06-17 23:28 jhc888007 阅读(431) 评论(0) 推荐(0) 编辑
摘要: shmget;shmat;shmdt;shmctl; 阅读全文
posted @ 2017-06-17 23:20 jhc888007 阅读(247) 评论(0) 推荐(0) 编辑
摘要: int close(int sockfd); int shutdown(int sockfd,int how); 阅读全文
posted @ 2017-06-17 23:12 jhc888007 阅读(432) 评论(0) 推荐(0) 编辑
摘要: awk [-field-separator] 'commands' input-file(s) 阅读全文
posted @ 2017-06-17 23:07 jhc888007 阅读(280) 评论(0) 推荐(0) 编辑