摘要: #include <stdio.h> #include <stat.h> #include <sys/types.h> #include <sys/stat.h> #include <unistd.h> int main(int argc, char **argv) { struct stat bu 阅读全文
posted @ 2020-03-08 19:18 前方路wx 阅读(310) 评论(0) 推荐(0) 编辑