文件名称:choose-course
- 所属分类:
- 对话框与窗口
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2016-09-02
- 文件大小:
- 2.75mb
- 下载次数:
- 0次
- 提 供 者:
- x**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该系统有两个主要参与者包括教师,学生;人员类派生教师类和学生类,教师类有以下主要功能:一是添加课程信息,二是添加成绩,三是查看个人信息,四是删除课程信息,五是查看课程信息,六是查询课程选课结果;学生类有以下主要功能:一是登录系统,二是选课,三是查看选课结果,四是查看所有课程信息,五是查询个人信息。
-The system has two main participants include teachers, students staff and student class derived class teacher class, teacher class has the following main functions: First, add the class, the second is to add performance, the third is to view personal information, delete the Fourth Course information, view program information Fifth, Sixth, the query results elective courses student class has the following main functions: First, log into the system, the second is elective, the third is to view the results of elective, four courses is to see all the information, five query personal information.
-The system has two main participants include teachers, students staff and student class derived class teacher class, teacher class has the following main functions: First, add the class, the second is to add performance, the third is to view personal information, delete the Fourth Course information, view program information Fifth, Sixth, the query results elective courses student class has the following main functions: First, log into the system, the second is elective, the third is to view the results of elective, four courses is to see all the information, five query personal information.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
学生选课系统文档及代码\xuanke\ADOConn.cpp
......................\......\ADOConn.h
......................\......\CNO.cpp
......................\......\CNO.h
......................\......\CourseInfor.cpp
......................\......\CourseInfor.h
......................\......\Debug\ADOConn.obj
......................\......\.....\CNO.obj
......................\......\.....\CourseInfor.obj
......................\......\.....\Deletecourse.obj
......................\......\.....\displayallcourse.obj
......................\......\.....\msado15.tlh
......................\......\.....\msado15.tli
......................\......\.....\mselect.obj
......................\......\.....\SCORE.obj
......................\......\.....\SCORE1.obj
......................\......\.....\Selectresult.obj
......................\......\.....\Sgrade.obj
......................\......\.....\Sgradenum.obj
......................\......\.....\Sinformation.obj
......................\......\.....\StdAfx.obj
......................\......\.....\Student.obj
......................\......\.....\StuInfor.obj
......................\......\.....\Teacher.obj
......................\......\.....\Tinformation.obj
......................\......\.....\Tselect.obj
......................\......\.....\Tselectresult.obj
......................\......\.....\vc60.idb
......................\......\.....\vc60.pdb
......................\......\.....\xuanke.exe
......................\......\.....\xuanke.ilk
......................\......\.....\xuanke.obj
......................\......\.....\xuanke.pch
......................\......\.....\xuanke.pdb
......................\......\.....\xuanke.res
......................\......\.....\xuankeDlg.obj
......................\......\Deletecourse.cpp
......................\......\Deletecourse.h
......................\......\displayallcourse.cpp
......................\......\displayallcourse.h
......................\......\msado15.tlh
......................\......\msado15.tli
......................\......\mselect.cpp
......................\......\mselect.h
......................\......\ReadMe.txt
......................\......\res\xuanke.ico
......................\......\...\xuanke.rc2
......................\......\resource.h
......................\......\SCORE1.cpp
......................\......\SCORE1.h
......................\......\Selectresult.cpp
......................\......\Selectresult.h
......................\......\Sgrade.cpp
......................\......\Sgrade.h
......................\......\Sgradenum.cpp
......................\......\Sgradenum.h
......................\......\Sinformation.cpp
......................\......\Sinformation.h
......................\......\StdAfx.cpp
......................\......\StdAfx.h
......................\......\Student.cpp
......................\......\Student.h
......................\......\StuInfor.cpp
......................\......\StuInfor.h
......................\......\Teacher.cpp
......................\......\Teacher.h
......................\......\Tinformation.cpp
......................\......\Tinformation.h
......................\......\Tselect.cpp
......................\......\Tselect.h
......................\......\Tselectresult.cpp
......................\......\Tselectresult.h
......................\......\xuanke.aps
......................\......\xuanke.clw
......................\......\xuanke.cpp
......................\......\xuanke.dsp
......................\......\xuanke.dsw
......................\......\xuanke.h
......................\......\xuanke.mdb
......................\......\xuanke.ncb
......................\......\xuanke.opt
......................\......\xuanke.plg
......................\......\xuanke.rc
......................\......\xuankeDlg.cpp
......................\......\xuankeDlg.h
......................\学生选课系统.doc
......................\xuanke\Debug
......................\......\res
......................\xuanke
学生选课系统文档及代码