摘要: 点击查看代码 #define _GNU_SOURCE//第一步,定义这个宏 #include<stdlib.h> #include<stdio.h> #include<unistd.h> #include<sys/types.h> #include<sys/stat.h> #include<fcnt 阅读全文
posted @ 2021-06-28 20:52 youlj 阅读(128) 评论(0) 推荐(0) 编辑