-
JAVAAPI
java的帮助文档。编程助手。中文版本。(java help documentation. Programming assistant.)
- 2013-05-19 15:47:32下载
- 积分:1
-
Redis设计与实现.pdf
Redis设计与实现.pdf
- 2020-07-02下载
- 积分:1
-
javabb086
一个由java编写的论坛web应用用mysql做数据层 经测试能跑起来(A java web application written in the forum do with mysql data layer has been tested and run up)
- 2014-02-16 20:47:12下载
- 积分:1
-
079npcJS
说明: 冒险岛079私服 冒险岛JS 冒险岛服务端NPC脚本 JS文件 转生 VIP 满技能等商业脚本(Adventure Island 079 private service Adventure Island JS Adventure Island server NPC script JS file rebirth VIP full skills and other business scripts)
- 2020-01-06 22:46:16下载
- 积分:1
-
OV2710-Driver_20100413
@@ MIPI-10bit_1280x720_60fps
OmniVision Technologies Inc.
Sensor Setting Release Log
=============================================================
Sensor : OV2710
Sensor Rev : Rev1a
05/04/2009
R1.0
Initial Release for Rev 1A
05/08/2009
R1.1
- 2016-03-23 12:29:42下载
- 积分:1
-
otp
动态口令HOTP的JAVA代码实现,通过种子和认证基数产生6个字符的动态口令(Dynamic password HOTP implementation of JAVA code, and certification through seed produced six characters cardinality dynamic password)
- 2013-06-08 16:09:30下载
- 积分:1
-
DDDownload
Dual Direction Download. split file into blocks and download from first and last block.usage:cloud servers download from replications
- 2013-11-02 16:05:46下载
- 积分:1
-
cloud-zuul2.1.1
zuul是Spring cloud中网关的一种实现,用于构建服务网关(Zuul is an implementation of gateway in Spring cloud, which is used to build service gateway)
- 2020-06-19 20:40:01下载
- 积分:1
-
webspheremqdemo
实现Java接口的MQ编程,有读取和写到MQ队列(MQ interface to achieve Java programming, there are read and wrote MQ queue)
- 2021-04-08 09:39:00下载
- 积分:1
-
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