-
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
-
java-unrar-decryption-supported
java 调用zip的压缩和解压,支持批量和加密(Java calls zip compression and decompression, supports batch and encryption
)
- 2015-10-08 14:28:46下载
- 积分:1
-
foreign-iframe-subresource
The this keyword evaluates to the this value of the execution context.
- 2013-12-24 19:23:59下载
- 积分:1
-
login1234
说明: 自己写的非常简单易学的登录界面(himself wrote very simple, easy to learn interface login!)
- 2006-05-04 20:34:53下载
- 积分:1
-
trade
西港项目源码,app后台接口程序,springboot项目编写(xigang project source code)
- 2020-06-22 21:20:01下载
- 积分:1
-
springbootdemo
springboot demo 亲测可用(springboot demo program)
- 2020-06-22 04:40:02下载
- 积分:1
-
Multithreading
JAVA多线程C/S结构的演示,多线程客户端.(JAVA multi-threaded C/S structure of the presentation, multi-threaded client.)
- 2009-04-28 18:19:44下载
- 积分:1
-
FCKeditor_demo
FCKEDITOR使用的例子,这是从官网上下来的(FCKEDITOR use the example, which is down from the official online)
- 2010-01-18 18:21:23下载
- 积分:1
-
仓库管理系统
说明: 仓库管理系统主要包括以下功能。
1. 仓库管理:主要实现对仓库进货、出货、商品调拨和商品图片信息进行管理
2. 商品查询:主要实现查询商品的库存情况,对商品的调拨、进货、出货、缺货情况和商评的图片信息做出记录
3. 系统设置:系统设置实现供应商信息、仓库信息和账号信息的添加、删除和修改。(The warehouse management system mainly includes the following functions.
1. Warehouse management: mainly realizes the management of warehouse purchase, delivery, commodity allocation and commodity picture information.
2. Commodity inquiry: Mainly to inquire about the inventory of commodities, and record the allocation, purchase, delivery, stock out and the picture information of the evaluation of commodities.
3. System settings: System settings can add, delete and modify supplier information, warehouse information and account information.)
- 2019-06-03 09:09:56下载
- 积分:1
-
facedetectionsvmeigenface
SVM that uses eigen faces for face recognition
- 2009-04-30 08:05:33下载
- 积分:1