文件名称:shiyan2
介绍说明--下载内容均来自于网络,请自行研究使用
对实验一的内容进行修改,完成如下功能:
定义学生类和成绩类,取代实验一中的学生、成绩这两个结构体。
定义管理员类、工作人员类,然后编写一个登录界面,在这个界面中可选择以管理员登录或选择以工作人员登录,登录后才能进行各项操作。
定义学生管理类,该类中主要包括排序函数、比较函数、成绩录入函数(这三个函数可直接将实验一中的移植过来),再加入学生信息显示函数、查找函数、删除函数及修改函数。这三个新增加的函数要完成如下功能:
学生信息显示函数:显示每个学生的所有信息
查找函数:可分别按学号、姓名、班级查询学生,并显示信息
删除函数:按学号或姓名删除某一学生。
修改函数:对某一学生的信息进行修改。
工作人员可以对学生信息进行加入、查找、删除、显示、修改、排序
管理员除了可以做工作人员的所有工作外,还可以对工作人员的信息进行加入、查找、删除、显示、修改。
-An experiment to modify the content , complete the following functions :
define classes and student achievement category , replacing one of the students experiment , the results of these two structures .
Definition Manager class , the staff category, and then write a login interface, this interface can choose to administrator login or choose to staff , log in only after the operation.
definition of student management class, which mainly include the sort function , comparison function , results entry functions ( these three functions can be directly transplanted in experimental one ) , then add the student information display function , search function , delete , and modify the function function . The three newly added function to accomplish the following functions:
Student Information Display Function : Display all the information for each student
Find function : respectively by student number , name, class student queries and display i
定义学生类和成绩类,取代实验一中的学生、成绩这两个结构体。
定义管理员类、工作人员类,然后编写一个登录界面,在这个界面中可选择以管理员登录或选择以工作人员登录,登录后才能进行各项操作。
定义学生管理类,该类中主要包括排序函数、比较函数、成绩录入函数(这三个函数可直接将实验一中的移植过来),再加入学生信息显示函数、查找函数、删除函数及修改函数。这三个新增加的函数要完成如下功能:
学生信息显示函数:显示每个学生的所有信息
查找函数:可分别按学号、姓名、班级查询学生,并显示信息
删除函数:按学号或姓名删除某一学生。
修改函数:对某一学生的信息进行修改。
工作人员可以对学生信息进行加入、查找、删除、显示、修改、排序
管理员除了可以做工作人员的所有工作外,还可以对工作人员的信息进行加入、查找、删除、显示、修改。
-An experiment to modify the content , complete the following functions :
define classes and student achievement category , replacing one of the students experiment , the results of these two structures .
Definition Manager class , the staff category, and then write a login interface, this interface can choose to administrator login or choose to staff , log in only after the operation.
definition of student management class, which mainly include the sort function , comparison function , results entry functions ( these three functions can be directly transplanted in experimental one ) , then add the student information display function , search function , delete , and modify the function function . The three newly added function to accomplish the following functions:
Student Information Display Function : Display all the information for each student
Find function : respectively by student number , name, class student queries and display i
(系统自动生成,下载前可以参看下载内容)
下载文件列表
shiyan2
.......\bin
.......\...\Debug
.......\...\.....\shiyan2.exe
.......\main.cpp
.......\obj
.......\...\Debug
.......\...\.....\main.o
.......\shiyan2.cbp
.......\shiyan2.layout