Description: Student information management system in the description 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.
To Search:
File list (Check if you may need any files):
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