-
fccCode-practice-master
说明: 运用最新的SpringBoot2.0以上版本和SpringCloud各大组建以及SpringcCloud-Alibaba 的Nacos,Seata,Sentinel等组件整合成的大型项目(It is a large-scale project integrated with the latest version of spring boot 2.0 or above, the major components of spring cloud, and the components of Nacos, Seata, sentinel of spring cloud Alibaba)
- 2021-03-14 19:12:38下载
- 积分:1
-
Text_file_1561513262003
This code shows how to manupilate a text file, by counting the number of sentences appears on the full text file and many more
- 2005-03-21 21:55:13下载
- 积分:1
-
21dayxutongJavacode
21天学通java的源代码,里面有丰富的实例,里面的代码标注的的很清晰特别适合没有开发经验的初学者(21 days learning through java source code, which is rich in examples of the code inside specially marked very clear there is no development experience for beginners)
- 2016-03-12 10:30:42下载
- 积分:1
-
Bosk-Noter
This is danish notes to a course about Java programming.
Involves design patterns, like the proxy pattern, observer etc.
Details about:
generic classes
Annonym classes
Enums
Singleton
JDBC (pros/cons)
Inheritances
and so on..
- 2014-04-09 15:40:11下载
- 积分:1
-
Utile
根据值来取ID,或者根据ID来取值,便于两者之间的转换(Exchange from ID and values, we can tanslate between ID and values easily. )
- 2005-07-12 15:19:32下载
- 积分:1
-
基于ssh的影院管理系统(mysql)
影院电影票浏览、订票、留言等管理,数据库为mysql(Cinema ticket browsing, booking, message management, database for MySQL)
- 2020-06-24 23:40:12下载
- 积分:1
-
sip的jar包
SIP信令解析的jar包, 用于java语言的开发(There is a jar package of sip procotol, which is used in java development.)
- 2020-06-25 13:00:02下载
- 积分:1
-
ch06
这是一个关于java学习的视频教程,详细的介绍了java的基础知识的学习.(This is a java tutorial to learn about the video, details about the java of learning.
)
- 2010-09-29 18:16:04下载
- 积分:1
-
jwxtbaseonStruts
一篇论文 struts架构设计的教务系统 很好的参考价值 通过cnki数据库下载(A paper struts system architecture design of the Senate passed a very good reference value CNKI Database Download)
- 2008-08-12 11:28:41下载
- 积分: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