文件名称:xueshengguanli
介绍说明--下载内容均来自于网络,请自行研究使用
要求每条学生信息至包含学号(xh)、姓名(xm)、性别(xb)、年龄(nl)、专业(zy)等,完成如下功能:
(1)输入学生基本信息记录——enter()
(2)增加一名学生记录(可和功能1合并)——insert()
(3)删除指定(按姓名)学生的信息——delete()
(4)修改指定(按姓名)学生的信息)——modify( )
(5)查询符合条件的学生(按专业)——search()
(6)显示学生管理库中的信息——display( )
-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
(1)输入学生基本信息记录——enter()
(2)增加一名学生记录(可和功能1合并)——insert()
(3)删除指定(按姓名)学生的信息——delete()
(4)修改指定(按姓名)学生的信息)——modify( )
(5)查询符合条件的学生(按专业)——search()
(6)显示学生管理库中的信息——display( )
-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
090702107王江辉\学生管理系统\1.txt
...............\............\2.txt
...............\............\Main.exe
...............\............\源代码\student.h
...............\............\......\files.h
...............\............\......\Main.cpp
...............\............\源代码
...............\学生管理系统
090702107王江辉