05 2014 档案
摘要:DBA - 我的学习1. df -k 检查oracle 分区硬盘使用情况2. 检查alert_.log, alert日志文件,检查是否新增错误日志3. 检查数据文件的状态记录状态不是“online”的数据文件,并考虑是否需要做恢复。 select file_name from dba_data_fi...
阅读全文
摘要:1. scoket函数中PF_INET AF_INET区别在UNIX系列中,PF_INET表示poxis, BSD系列用AF_INET2. in_addr_t inet_addr(const char *cp);入参是字符型ip,in_addr_t 为uint32_t3. if (setsockop...
阅读全文
摘要:tcmallochttps://code.google.com/p/gperftools/
阅读全文
摘要:http://v.qq.com/boke/page/z/w/s/z0110e15rws.htmlhttp://weibo.com/codebox
阅读全文
摘要:http://www.cnblogs.com/fuhaots2009/p/3436947.html#2918842
阅读全文
摘要:1. epoll TCP服务器 ,大数据流量的处理2. openssl 使用,https
阅读全文
摘要:http://www.ibm.com/developerworks/cn/linux/l-cn-vt/index.html
阅读全文
摘要:http://www.cnblogs.com/Solstice/archive/2012/07/06/learncpp.html
阅读全文
摘要:#ifndef POOL_HHH#define POOL_HHH#include "common.h"/* simple and fast obj pool without multi-thread support */typedef uint32_t pool_size_t;typedef uin...
阅读全文

浙公网安备 33010602011771号