会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Thomas's Blog
吾尝终日而思矣
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
83
84
85
86
87
88
89
90
91
···
112
下一页
2017年5月18日
c文件操作
摘要: FILE *fopen(const char...
阅读全文
posted @ 2017-05-18 23:07 thomas_blog
阅读(99)
评论(0)
推荐(0)
编辑
string和char*
摘要: string转const char*stri...
阅读全文
posted @ 2017-05-18 11:45 thomas_blog
阅读(81)
评论(0)
推荐(0)
编辑
c去除空格 小写转大写
摘要: int isalnum(int c); //...
阅读全文
posted @ 2017-05-18 09:39 thomas_blog
阅读(151)
评论(0)
推荐(0)
编辑
2017年5月17日
主机序和网络序转换
摘要: 主机序和网络序uint32_t htonl(...
阅读全文
posted @ 2017-05-17 14:05 thomas_blog
阅读(759)
评论(0)
推荐(0)
编辑
2017年5月16日
ulimit用法
摘要: ulimit -a:显示当前所有的资源限制...
阅读全文
posted @ 2017-05-16 19:51 thomas_blog
阅读(565)
评论(0)
推荐(0)
编辑
buffers和cached
摘要: buffers和cached是为了提高数据访...
阅读全文
posted @ 2017-05-16 16:29 thomas_blog
阅读(122)
评论(0)
推荐(0)
编辑
linux物理地址和虚拟地址定义
摘要: 线性地址(Linear Address)是逻...
阅读全文
posted @ 2017-05-16 16:05 thomas_blog
阅读(322)
评论(0)
推荐(0)
编辑
UNIX常用shell
摘要: /bin/sh Bourne shell 它...
阅读全文
posted @ 2017-05-16 09:55 thomas_blog
阅读(156)
评论(0)
推荐(0)
编辑
2017年5月15日
exit函数
摘要: _exit和_Exit立即进入内核 ...
阅读全文
posted @ 2017-05-15 19:39 thomas_blog
阅读(94)
评论(0)
推荐(0)
编辑
linux消息队列
摘要: 创建 创建一个新的或打开一个已经存在的消息队...
阅读全文
posted @ 2017-05-15 12:54 thomas_blog
阅读(93)
评论(0)
推荐(0)
编辑
上一页
1
···
83
84
85
86
87
88
89
90
91
···
112
下一页
公告