学生管理系统-大-小试牛刀

此代码会有不足之处或者需要改进的地方!请各位不了手下留情!多多提醒我改进的地方。那么有劳各位费一点时间运行一下我的代码!想交流想法的大神或者尬聊的各位多多欢迎评论。 #include <stdio.h> #include <stdlib.h> #include <time.h> #include <string.h> #include <windows.h> #include <conio.h> //建立结构体 struct Student_n //学生的自然信息 { int iNumber; char cName[20]; char ...
默认分类 | 2018-01-23 14:32 | 阅读 2414 次 | 评论 0 条
文章分类
文章归档
最新评论