文件名称:Stud_Imfor_Manage
介绍说明--下载内容均来自于网络,请自行研究使用
学生信息管理系统中类的说明:
日期类:Date
普通本科生类:Student
函授生类:Correspodence
顺序表类:SequenceList 组织内存中的所有普通本科生信息
顺序表类:CorrespodenceList 组织内存中的所有函授生信息
主菜单类:Menu 管理系统主菜单
子菜单类:Menu1、Menu2、Menu3、Menu4、Menu5、Menu6、Menu7、Menu8、Menu9、Menu10。分别实现系统的10大子功能。
在VC++6.0下创建一个名为StuResult的工程,工程类型为:Win32 Console Application。
-Student information management system in the descr iption of the class:
Date class: Date
General undergraduate class: Student
Correspondence students: Correspodence
Order list class: SequenceList organizational memory of all the ordinary undergraduate information
Order list class: CorrespodenceList organization memory of all correspondence students
Main menu category: Menu management system main menu
Submenu: Menu1, Menu2, Menu3, Menu4, Menu5, Menu6, Menu7, Menu8, Menu9, Menu10. Achieve the system of 10 sub functions.
Under VC++6.0 to create a project called StuResult, the project type: Console Application Win32.
日期类:Date
普通本科生类:Student
函授生类:Correspodence
顺序表类:SequenceList 组织内存中的所有普通本科生信息
顺序表类:CorrespodenceList 组织内存中的所有函授生信息
主菜单类:Menu 管理系统主菜单
子菜单类:Menu1、Menu2、Menu3、Menu4、Menu5、Menu6、Menu7、Menu8、Menu9、Menu10。分别实现系统的10大子功能。
在VC++6.0下创建一个名为StuResult的工程,工程类型为:Win32 Console Application。
-Student information management system in the descr iption of the class:
Date class: Date
General undergraduate class: Student
Correspondence students: Correspodence
Order list class: SequenceList organizational memory of all the ordinary undergraduate information
Order list class: CorrespodenceList organization memory of all correspondence students
Main menu category: Menu management system main menu
Submenu: Menu1, Menu2, Menu3, Menu4, Menu5, Menu6, Menu7, Menu8, Menu9, Menu10. Achieve the system of 10 sub functions.
Under VC++6.0 to create a project called StuResult, the project type: Console Application Win32.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Stud_Imfor_Manage\Correspodence.cpp
.................\correspodence.dat
.................\Correspodence.h
.................\CorrespodenceList.cpp
.................\CorrespodenceList.h
.................\Data.h
.................\Date.cpp
.................\Date.h
.................\.ebug\Correspodence.obj
.................\.....\CorrespodenceList.obj
.................\.....\Date.obj
.................\.....\Menu.obj
.................\.....\SecMenu.obj
.................\.....\SequenceList.obj
.................\.....\StdAfx.obj
.................\.....\Student.obj
.................\.....\StuResult.exe
.................\.....\StuResult.ilk
.................\.....\StuResult.obj
.................\.....\StuResult.pch
.................\.....\StuResult.pdb
.................\.....\vc60.idb
.................\.....\vc60.pdb
.................\Menu.cpp
.................\Menu.h
.................\ReadMe.txt
.................\sdgdb.dat
.................\SecMenu.cpp
.................\SecMenu.h
.................\SequenceList.cpp
.................\SequenceList.h
.................\StdAfx.cpp
.................\StdAfx.h
.................\Student.cpp
.................\Student.dat
.................\Student.h
.................\StudentBackUp.dat
.................\StuResult.cpp
.................\StuResult.dsp
.................\StuResult.dsw
.................\StuResult.ncb
.................\StuResult.opt
.................\StuResult.plg
.................\Debug
Stud_Imfor_Manage