-
debug-constructor
Test debug event for constructor.
- 2014-02-02 21:56:26下载
- 积分:1
-
Spring_0200_IOC_Introduction
java spring的IOC的源码,对学习spring的IOC很有帮助(Java spring IOC source code, to learn spring IOC helpful)
- 2012-12-01 12:54:08下载
- 积分: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
-
Java_information_cue
Java实现一个信息提示窗口,实现方法:大多数的信息窗口是没有标题栏的,因此信息窗口不能由继承JFrame 类来实现,一种简单的做法是通过继承JWindow 来实现(当然继承Window 类也可以,但一个原则是尽量使用swing 中的界面类)。
在加载图信息窗口上的图片时,用到java.awt 包中的MediaTracker 类。使用该类的好处是可以更好地管理程序中要使用的图片,同时还可以保证图片和界面同时显示,避免了窗口显示后很久才显示图片的缺点。
(
Java implementation of an information prompt window method: Most of the information is no title bar of the window, the information window can not be achieved by the inherited class JFrame, a simple approach is to be achieved through inheritance JWindow (of course, the Window class can inherit but a principle is to make use of the interface class swing).
When loaded on the chart image information window, use the java.awt package MediaTracker class. The advantage of using this class is that you can better manage the program you want to use the picture, but also can guarantee the picture display and interface simultaneously, avoiding the window a long time to display pictures shortcomings.
)
- 2014-04-30 18:53:35下载
- 积分:1
-
IO
说明: java io学习实例,io各功能说明,java文件读取,FileOutputStreamDemo.java(Java IO learning examples, I each function description)
- 2019-08-13 15:58:49下载
- 积分:1
-
java
给学JAVA的一些提示和警告,帮助学习和使用java,新手必读( )
- 2014-01-14 12:16:48下载
- 积分:1
-
MQPMina
一个ActiveMQ+Mina的小例子,希望研究这块的人有帮助。(A ActiveMQ+Mina small examples, I hope this piece of research to help people.)
- 2013-07-13 16:00:29下载
- 积分:1
-
MVC
基于MVC框架的一个增删改查的小列子,处于一个java的开发环境(A framework based on MVC CRUD small Liezi, in a java development environment)
- 2013-07-19 21:14:32下载
- 积分:1
-
avatar
这是一个上传头像的源代码 可以实现电脑的拍照功能 保存成一大一小照片 可以根据自己的需求开发(This is a picture to upload the source code can be saved as a computer' s camera and a small photo can develop according to their needs)
- 2015-02-02 15:08:25下载
- 积分:1
-
NameAndTypeUsageMarker
This ClassVisitor marks all NameAndType constant pool entries that are being used in the program classes it visits.
- 2013-12-06 12:07:57下载
- 积分:1