会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
孤独的程序员dis1500
知识就是希望
2020年7月29日
多线程 多进程
摘要: 多线程 多进程 永恒的话题 》 c++ 淘汰了吗
阅读全文
posted @ 2020-07-29 22:42 lydstory
阅读(90)
评论(0)
推荐(0)
已连接到log服务器
摘要: 已连接到log服务器
阅读全文
posted @ 2020-07-29 18:47 lydstory
阅读(101)
评论(0)
推荐(0)
返回char*
摘要: char *get_cur_version() { static char line[128]; memset(line,0,sizeof(line)); FILE *fp; fp = fopen("/etc/version","r"); if( NULL == fp) return NULL; f
阅读全文
posted @ 2020-07-29 11:53 lydstory
阅读(143)
评论(0)
推荐(0)
flock-->fopen
摘要: flock(fd,LOCK_EX); flock(fd,LOCK_UN);
阅读全文
posted @ 2020-07-29 11:52 lydstory
阅读(146)
评论(0)
推荐(0)
touch thread.h thread.cpp
摘要: 源码空白 makefile 也可以编译
阅读全文
posted @ 2020-07-29 11:31 lydstory
阅读(106)
评论(0)
推荐(0)
软件编码工程思想
摘要: 软件编码工程思想 软件编码工程思想 软件编码工程思想 》编码 工程 思想,流程??
阅读全文
posted @ 2020-07-29 10:59 lydstory
阅读(71)
评论(0)
推荐(0)
网闸
摘要: msgrcv
阅读全文
posted @ 2020-07-29 10:27 lydstory
阅读(95)
评论(0)
推荐(0)
struct stat buf
摘要: 监控文件状态,如果文件状态发生变化 启动停止执行 ??? 文件监视程序
阅读全文
posted @ 2020-07-29 10:22 lydstory
阅读(171)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告