会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
real-watson
2021年4月17日
mmap代替通用IO读取文件数据(curious)
摘要: 提供一份测试demo: #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <fcntl.h> #include <sys/fil
阅读全文
posted @ 2021-04-17 21:37 real-watson
阅读(170)
评论(0)
推荐(0)
编辑
进程间文件读写锁的应用
摘要: 直接提供一份文件锁的demo: #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> #include <sys/types.h> #include <fcntl.h> /*check lock
阅读全文
posted @ 2021-04-17 11:09 real-watson
阅读(192)
评论(0)
推荐(0)
编辑
公告
导航
博客园
首页
新随笔
新文章
联系
订阅
管理