12 2021 档案

摘要:摘自:https://www.jianshu.com/p/3f9c2e8ac9d0 1 #include <stdio.h> 2 #include <uuid/uuid.h> 3 // yum -y install libuuid-devel.x86_64 4 5 int test_libuuid( 阅读全文
posted @ 2021-12-31 15:53 LiuYanYGZ 阅读(298) 评论(0) 推荐(0) 编辑
摘要:摘自:https://blog.csdn.net/chanshibing/article/details/80048495 1 #include<stdio.h> 2 #include <sys/stat.h> 3 #include <sys/types.h> 4 int CreateDir(con 阅读全文
posted @ 2021-12-23 15:32 LiuYanYGZ 阅读(774) 评论(0) 推荐(0) 编辑