2020年7月15日

摘要: 来了一个客人 要吃土豆丝盖饭,预先做出来10份 来一个 直接吃 计算机的某一项服务功能,可以预先做出来10份,等待来消费? 生产者兮狗屁消费者。 预先服务 》编程重要思想(实时并发 》变成 --》提前服务 阅读全文
posted @ 2020-07-15 22:52 lydstory 阅读(92) 评论(0) 推荐(0)
摘要: #include <stdio.h> #include <stdlib.h> #include <dirent.h> #include <errno.h> #include <string.h> #define MAX 1024 int get_file_count(char *root,char* 阅读全文
posted @ 2020-07-15 17:38 lydstory 阅读(184) 评论(0) 推荐(0)
摘要: #include<stdio.h> #include<unistd.h> #include<string.h> int main() { FILE *fp=NULL; int i = 0; for(i=0; i<10000;i++) { char buff[128]={0}; memset(buff 阅读全文
posted @ 2020-07-15 17:07 lydstory 阅读(141) 评论(0) 推荐(0)
摘要: yum install libuuid-devel 阅读全文
posted @ 2020-07-15 16:17 lydstory 阅读(91) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2020-07-15 14:47 lydstory 阅读(2811) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/wuyepeng/p/9789466.html 阅读全文
posted @ 2020-07-15 14:42 lydstory 阅读(123) 评论(0) 推荐(0)

导航