学生成绩管理系统源代码 学生成绩关系系统源代码,C语言编译,#include"stdio.h" #include #include #include"process.h" #include"ctype.h" typedef struct { char num[10]; char name[10]; int age; cha