-
project2
设计一个简单的课程管理系统(CourseManager)。主要功能包括:
课程信息的录入。主要包括:课程号(no)、课程名(name)、学分(grade)等;
课程信息的查询。根据课程号、课程名和学分等查询课程的信息。注意:查询结果可能不唯一。
课程信息的修改。根据课程号查询到指定课程的信息,再用新的内容替换。
课程信息的删除。根据课程号删除指定课程的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_2包中。(Design a simple course management system (CourseManager). Key features include:
Entry course information. Including: course number (no), course name (name), credits (grade) and the like
Queries course information. Information based curriculum, course name and credit and other inquiries courses. Note: query results may not be unique.
Modify course information. Inquiry based curriculum to the specified courses, and then replaced with new content.
Remove 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.)
- 2015-05-30 18:38:59下载
- 积分:1
-
flashget
此源代码实现了下载器的基本功能,模仿简单的快车下载,深入学习java网络以及文件编程有很大的帮助(this program provide you with a deeper study in java)
- 2011-07-23 21:22:28下载
- 积分:1
-
NMI
NMI标准互信息,JAVA实现,用于重叠社区或是其他聚类评价(normal mutual information,using java language)
- 2020-12-27 16:49:02下载
- 积分:1
-
xungeng
说明: 用于安防上的巡更管理系统,主要是记录巡更人电的巡查时间。便于进行考核等作用。(for Security Patrol on the management system is mainly records-- were patrolling the inspection time. Facilitate evaluation of function.)
- 2006-03-18 09:26:09下载
- 积分:1
-
关于将jar包转换为exe可执行文件说明书
关于将jar包转换为exe可执行文件说明书,做了一个jsp程序,如何将它弄成一个可执行的程序(About the jar package converted to exe executable file instructions, made a JSP program, how to make it into an executable program)
- 2017-10-22 22:18:03下载
- 积分:1
-
3src
java学习资料,内附源码学习交流。java开发环境(java learning materials, enclosing the source learning exchanges.code)
- 2013-11-13 15:43:40下载
- 积分:1
-
TCP_Java
实现了用Java语言实现TCP协议的传输。(TCP protocol using Java language transmission.)
- 2013-11-09 13:04:50下载
- 积分:1
-
pachong
说明: java的一个爬虫抓取物流信息的小demo,本demo测试抓取快递100的物流轨迹信息(Java crawler to grab logistics information of the small demo, this demo test to grab express 100 logistics trajectory information)
- 2020-06-23 08:20:02下载
- 积分:1
-
aiKeyboard
一个使用JAVA编写的类似按键精灵的程序,支持脚本文件的按键控制程序...
(use Java to prepare a similar procedure Wizard button in support of the script file button control procedures ...)
- 2007-04-28 01:45:28下载
- 积分:1
-
pRIORITYtHREADfACTORYtEST
link Priority Thread Factory Source Code for Andriod.
- 2014-01-13 18:29:11下载
- 积分:1