-
Exe4_1
1.设计一个简单的学生管理系统(StudentManager)。主要功能包括:
(1)学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
(2)学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
(3)学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
(4)学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(1. Design a simple student management system (StudentManager). Key features include:
(1) The entry of student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
(2) query the student information. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
(3) amend the student information. Query based on student number to the designated student information, and then replaced with new content.
(4) delete student information. Designated students with information based on student number removed.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)
- 2020-12-09 21:39:18下载
- 积分:1
-
Student
学生宿舍管理系统,使用语言:c++学生宿舍管理课程设计,包含课程设计报告(Student hostel management system)
- 2010-12-21 19:32:04下载
- 积分:1
-
0
说明: c成绩管理系统
输入学生信息
显示学生信息
查询学生信息(1)按学号查询(2)按姓名查询(3)按性别查询
4.更新学生信息
5.删除学生信息
6.计算学生成绩(1)计算总分(2)计算平均分
7.保存到文件
8.退出(c performance management system
Enter student information
Student Information Display
Discover Student Information (1) according to Student ID check (2) by name query (3) by sex inquiry
4. Update Student Information
5. Delete student information
6. Calculate student achievement (1) calculate the total score (2) calculate the average score
7. Save the file
8. Exit
)
- 2014-12-23 19:34:20下载
- 积分:1
-
student_c++
学生管理系统,可以添加删除,修改,是基于控制台的,挺好用的(student management system, can be added to delete, modify, is based on the console, very good use)
- 2006-11-07 05:16:46下载
- 积分:1
-
cn700_java8923453452
教学管理系统,自己看看吧,做毕业设计的应该能用到(教学管理系统)
- 2009-12-13 03:31:27下载
- 积分:1
-
library-system
值得一看的图书馆管理系统,有plucky同学编写及共享,登陆密码打开mdb文件查看(Worth of library management system, there are plucky prepared by the students and sharing, login password to open mdb file viewer)
- 2013-09-06 12:05:53下载
- 积分:1
-
PSTR资料
说明: 运算面板平滑转换回归模式PSTR的程序,是学术节计量经济学的重点程序(Many paper firstly uses the latest dynamic panel smooth transition regression model to investigate the relationship between Insurance and Economic growth for thirty countries in a nonlinear framework)
- 2021-01-04 18:28:55下载
- 积分:1
-
studentMangement
实现学生信息管理系统,对学生信息进行登记和排名(student information management)
- 2012-12-23 16:03:40下载
- 积分:1
-
studentManager
学生选课系统,学生选择导师,课程。导师登陆成绩录入。(system for students course on network)
- 2015-05-29 19:45:15下载
- 积分:1
-
studentmanagesystem
登入用户名:zjut 登入密码:zjut 数据库名:studentControl 学生管理系统 增删改查 WEB mvc框架
(Login Username: zjut Password: zjut database name: studentControl student management system CRUD WEB mvc framework)
- 2013-08-24 21:32:42下载
- 积分:1