2020年7月29日

摘要: 多线程 多进程 永恒的话题 》 c++ 淘汰了吗 阅读全文
posted @ 2020-07-29 22:42 lydstory 阅读(90) 评论(0) 推荐(0)
摘要: 已连接到log服务器 阅读全文
posted @ 2020-07-29 18:47 lydstory 阅读(101) 评论(0) 推荐(0)
摘要: 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(fd,LOCK_EX); flock(fd,LOCK_UN); 阅读全文
posted @ 2020-07-29 11:52 lydstory 阅读(146) 评论(0) 推荐(0)
摘要: 源码空白 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)
摘要: 监控文件状态,如果文件状态发生变化 启动停止执行 ??? 文件监视程序 阅读全文
posted @ 2020-07-29 10:22 lydstory 阅读(171) 评论(0) 推荐(0)

导航