-
Exe4_2
2.设计一个简单的课程管理系统(CourseManager)。主要功能包括:
(1)课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
(2)课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
(3)课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
(4)课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(2. Design a simple course management system (CourseManager). Key features include:
(1) entry program information. Including: course number (no), course name (name), credits (grade) and the like
(2) information about courses. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
(3) Course modify information. Inquiry based curriculum to the specified courses, and then replaced with new content.
(4) Delete course information. Remove a specified course of information based curriculum.
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_2 package.)
- 2020-12-09 21:29:20下载
- 积分:1
-
Basic-knowledge-of-the-design-of-mobile-games
手机游戏设计基础知识(关于手机java游戏的一些基础知识)。(Basic knowledge of the design of mobile games (java games on the phone some basic knowledge).)
- 2009-04-13 13:50:27下载
- 积分:1
-
MMS-master
医院管理系统hospital management system(hospital management system)
- 2019-04-02 15:08:21下载
- 积分:1
-
Cascade
说明: cascade密钥协商的程序,希望对大家有所帮助吧(this is a programme of cascade key Java)
- 2019-06-26 17:04:48下载
- 积分:1
-
AnimatorIcon
java 300 列里的 第17部分,没有太了解是什么。(java 300 in the content)
- 2015-06-07 04:02:22下载
- 积分:1
-
OpenSSLProvider
Open S S L Provider Source Code for Andriod.
- 2013-12-11 13:24:37下载
- 积分:1
-
copyfiles
使用java复制文件夹下的所有文件,亲自编写可用(Use java code assignment of all files in a folder method, personally writing and debugging)
- 2015-11-17 11:46:54下载
- 积分:1
-
java-swing-datepicker
Java Calendar Control
- 2014-12-02 16:03:33下载
- 积分:1
-
task-kqrnel
java编程实例,有一百多实例,仅供学习java编程(Java programming instance, there are more than 100 instances, only for learning java programming)
- 2018-09-16 02:04:24下载
- 积分:1
-
stackaqueue
java 实现的基础数据结构栈和队列,仅供有需要的同学参考(java code of stack and queue )
- 2014-03-25 13:21:37下载
- 积分:1