摘要: echo "step 1" >> steplog.txt echo "step 1" sudo apt-get install gawk wget git-core diffstat unzip texinfo gcc-multilib build-essential chrpath socat l 阅读全文
posted @ 2016-09-10 18:22 oucaijun 阅读(399) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-06-12 02:04 oucaijun 阅读(16) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2016-05-30 09:45 oucaijun 阅读(22) 评论(0) 推荐(0) 编辑
摘要: realloc 阅读全文
posted @ 2016-12-20 16:23 oucaijun 阅读(454) 评论(0) 推荐(0) 编辑
摘要: calltree是在linux下面看c代码(尤其是复杂的内核代码)的神器。 推荐 calltree+vim + ctags + cscope + taglist 【 vim: 搭建vim看代码的环境 http://www.cnblogs.com/mylinux/p/5013588.html】 或者 阅读全文
posted @ 2016-12-08 17:04 oucaijun 阅读(4381) 评论(0) 推荐(0) 编辑
摘要: astyle使用基础教程 http://cppblog.com/jokes000/articles/158838.html steps: (1) apt-get install astyle 或者去主页http://sourceforge.net/projects/astyle下载 (2) asty 阅读全文
posted @ 2016-12-02 11:31 oucaijun 阅读(1051) 评论(0) 推荐(0) 编辑
摘要: [C.GUI.Qt.4编程(第二版)](加)布兰切特,(英)萨默菲尔德.扫描版[学习库www.xuexi111.com].pdf 信号和槽是Qt编程的基础,它可以让各种对象联系在一起。 1. 使用connect连接信号和槽(还能连接信号和信号) static QMetaObject::Connect 阅读全文
posted @ 2016-11-16 14:28 oucaijun 阅读(271) 评论(0) 推荐(0) 编辑
摘要: 单例宏: 一个实例: 应用: 阅读全文
posted @ 2016-11-14 21:15 oucaijun 阅读(253) 评论(0) 推荐(0) 编辑
摘要: 1. shell监控网卡状态,故障时自动重启网卡 http://blog.slogra.com/post-425.html cat fix_eth0.sh 阅读全文
posted @ 2016-11-14 11:40 oucaijun 阅读(936) 评论(0) 推荐(0) 编辑
摘要: #include <QCoreApplication>#include <QDebug>#include <QTextStream>#include <QDir>#include <QFile>#include <QList>#include <QThread>#include <QtNetwork 阅读全文
posted @ 2016-11-14 11:34 oucaijun 阅读(473) 评论(0) 推荐(0) 编辑
摘要: #include <QCoreApplication>#include <QDebug>#include <QTextStream>#include <QDir>#include <QFile>#include <QList>#include <QThread>#include <QtNetwork 阅读全文
posted @ 2016-11-14 11:33 oucaijun 阅读(4223) 评论(0) 推荐(0) 编辑
摘要: ubuntu源自debian,内核很多文档都还是debian的字样,稳定性逐渐增强,基本满足日常开发。 debian的核心稳定,性能强劲。 centos的内核版本低,安全性高。 选择Debian是因为它是最大的社区发行版,有着严格的组织来维护,有着成千上万个超级黑客在贡献,而且有着最大的软件仓库,现 阅读全文
posted @ 2016-11-10 14:08 oucaijun 阅读(687) 评论(0) 推荐(0) 编辑
摘要: Makefile 中:= ?= += =的区别 http://www.cnblogs.com/wanqieddy/archive/2011/09/21/2184257.html 在Makefile中我们经常看到 = := ?= +=这几个赋值运算符,那么他们有什么区别呢?我们来做个简单的实验 新建一 阅读全文
posted @ 2016-11-08 09:44 oucaijun 阅读(380) 评论(0) 推荐(0) 编辑
下载TeamViewer完整版 下载TeamViewer