Description: Require each student information to include student id (xh), name (xm), gender (xb), age (nl), professional (zy) and so on, complete the following functions:
(1) the input of basic information record, enter ()
(2) to increase a student records (and function of 1)-- insert ()
(3) delete specified (by name)-- delete student information ()
(4) modify the specified (by name) of the students information)- the modify ()
(5) query qualified students (b
To Search:
File list (Check if you may need any files):
090702107王江辉\学生管理系统\1.txt
...............\............\2.txt
...............\............\Main.exe
...............\............\源代码\student.h
...............\............\......\files.h
...............\............\......\Main.cpp
...............\............\源代码
...............\学生管理系统
090702107王江辉