-
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-grade-managing-system
学生成绩管理系统,可以直接运行。付源代码(student grade managing system )
- 2013-08-04 15:16:55下载
- 积分:1
-
CPPDesign
C++课程设计通讯录管理系统,实现对通讯录的增加,修改,删除等功能以及课程设计说明书。(C ++ curriculum design address book management system, added to the address book, modify, delete functions and course design specification.)
- 2015-06-06 16:45:09下载
- 积分:1
-
VBSchoolProject
School Project for all the schools...
- 2009-03-13 20:46:24下载
- 积分:1
-
Delphi-tushu
说明: 用dephi开发的图书信息管理系统的代码 包括借书还书续借等功能(Book by dephi information management system developed by the code, including features such as borrowing and returning books Renewal)
- 2011-04-02 21:40:00下载
- 积分:1
-
LinkList
学生信息管理系统。用链表写的。可以实现对学生信息的插入和删除(Student Information Management System. Written with the list. Student information can be achieved on the insertion and deletion)
- 2010-06-06 19:07:14下载
- 积分:1
-
Library
说明: 图书管理系统,C#编写,很漂亮,功能完整,课设精品(Library management system, C# written in beautiful, functional integrity, class design boutique)
- 2010-05-04 17:33:58下载
- 积分:1
-
0102010
大学工资管理系统(毕业论文)可以做毕业设计时参考(University Salary Management System (thesis) graduates can do the reference design)
- 2020-06-26 04:40:02下载
- 积分:1
-
library
图书馆检索系统,可以检索用户的借阅情况,也可以登录注册用户(Library retrieval system can retrieve the user' s loan situation, you can log in registered users)
- 2009-05-06 15:25:50下载
- 积分:1
-
xsxxgl
一个简单的学生信息管理系统,是小弟的第一个产品。。求指教。。(A simpl system for managing student information.)
- 2020-07-03 07:00:02下载
- 积分:1