摘要: 目前使用到了结构,system函数,文件的创立与读入 实现了人员的添加、修改、删除、查询以及宿舍情况的查询,由于之前bug奇出,所以有待完善 #include <stdio.h> #include <stdlib.h> #include <string.h> typedef struct { int 阅读全文
posted @ 2021-01-05 23:37 empty_thought 阅读(113) 评论(0) 推荐(0)