-
Thinking_in_Java
学习JAVA从这本书学起,很好的书值得珍藏,希望能给大家一些帮助。(Thinking in Java)
- 2013-10-06 16:39:58下载
- 积分:1
-
SpringCloud微服务实战-源码
SpringCloud微服务实战-源码,对应书本章节(Spring Cloud Microservice Actual Warfare-Source Code)
- 2020-06-19 20:40:01下载
- 积分:1
-
BluetoothAudioGateway
Listens for incoming RFCOMM connection for the headset / handsfree service.
- 2013-11-07 11:50:21下载
- 积分:1
-
calculator
大三课程设计(java编程小实例):计算器小程序(java programming small example: Calculator applet)
- 2013-08-28 20:44:44下载
- 积分:1
-
struts2.1.8-jar
struts2基本包,可以用此来开发j2ee的各项程序(struts2 jibenbao)
- 2015-04-03 16:16:35下载
- 积分:1
-
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
-
GourmetCoffeeSystem
处理咖啡店的订单,核对账单,以及库存管理(Processing coffee shop orders, check invoices, and inventory management)
- 2009-09-28 20:45:04下载
- 积分:1
-
IPathEnumerator
archives inside archives Source Code for Andriod.
- 2014-01-13 12:24:34下载
- 积分:1
-
tongxunlu
输入并保存相关信息,并可以随时查看,删除(Enter and save information, and can always view, delete)
- 2011-12-22 11:45:50下载
- 积分:1
-
paixu
在eclipse环境下,通过键盘输入N个数,采用冒泡排序,对其进行排序,并返回第k个最大值。(In the eclipse environment, input N numbers through keyboard ,use bubble sort, sort them, and returns the k-th maximum.)
- 2013-10-28 15:03:28下载
- 积分:1