文件名称:学生简易管理系统
文件大小:225KB
文件格式:ZIP
更新时间:2014-12-29 08:37:10
管理系统 结构体
学生简易管理系统,可以在VC上运行。 //==========初始化=========// void inital() { printf("1****输入成绩\n"); printf("2****输出每门课程成绩\n"); printf("3****输出所有成绩(包括平均分和总分)\n"); printf("4****退出\n"); printf("请输入要操作的选项代号:"); }
【文件预览】:
学生简易管理系统
----struct_system_two.dsp(4KB)
----struct_system_two.ncb(49KB)
----system_two.c(3KB)
----struct_system_two.plg(2KB)
----struct_system_two.dsw(540B)
----Debug()
--------struct_system_two.pch(178KB)
--------system_two.obj(10KB)
--------struct_system_two.exe(204KB)
--------struct_system_two.pdb(457KB)
--------vc60.idb(33KB)
--------struct_system_two.ilk(195KB)
--------vc60.pdb(52KB)
----struct_system_two.opt(48KB)