摘要:
#include#includeint N;typedef struct{ char no[20]; char name[20]; float math; float physi; float engl; float comp;}Student;void ReadFile(Student stu[]);//读文件 void DispStudent(Student stu[],int n);//显示 void DispMainMenu();//显示主菜单 char InputMenuIterm();//输入菜单选项 void DispSortMenu();void DispGrade... 阅读全文
posted @ 2013-06-17 16:11
接近
阅读(150)
评论(0)
推荐(0)

浙公网安备 33010602011771号