您现在的位置:网站首页答辩论文论文专题

学生成绩管理系统源代码

  • 简介:学生成绩管理系统源代码小组成员:张颖,刘雅男编制日期:2009年2月28日// 文件Student.cpp里的内容 #include "stdafx.h"#include "console.h"#include "student.h"#include "studentui.h"#include "teacher.h"#include......
    • 请与管理员联系购买资料 QQ:5739126
  • 论文简介
  • 相关论文
  • 论文下载
[页数] 47     [字数] 12257

[原文截取]
学生成绩管理系统源代码
小组成员:张颖,刘雅男
编制日期:2009年2月28日
// 文件Student.cpp里的内容
#include "stdafx.h"
#include "console.h"
#include "student.h"
#include "studentui.h"
#include "teacher.h"
#include "teacherui.h"
#include "outputui.h"
#include "outaveui.h"
#include "tseeksui.h"
#include "arrangeui.h"
CStudentFile theFile("student.dat");
CTeacherFile thatFile("teacher.dat");
CTeacherUI thatUI;
CStudentUI theUI;
COutputUI themUI;
COutaveUI thereUI;
CArrangeUI hereUI;
CSeekMUI MUI;
CSeekEUI EUI;
CSeekCUI CUI;
// 定义命令函数.....
查看评论 已有0位网友发表了看法
  • 验证码: