-
aa
本书系统地介绍了SWT、Draw2D、GEF、JET 等与Eclipse 插件开发相关的基础知识,并且以实际的开发案例来演示
这些知识的实战性应用,通过对这些实际开发案例的学习,读者可以非常轻松地掌握Eclipse插件开发的技能,从而开发出满
足个性化需求的插件(Case to demonstrate the actual development of these practical application of knowledge through the development of these practical case study, the reader can very easily grasp Eclipse plug-in development skills to develop products that meet the individual needs of the plug-in.)
- 2014-02-20 12:59:02下载
- 积分:1
-
Hibernate3.2
hibernate3.2中文手册,不错,给大家分享一下(hibernate3.2 Chinese manual to share with you)
- 2012-08-15 16:35:42下载
- 积分:1
-
Xuan5
说明: 设计两个接口,每个接口包含两个方法。构造一个新接口,继承上述两个接口,
并增加一个新的方法。构造一个类 Test 实现这个新的接口,并继承另一个类。创建类
Test 的实例对象,并调用类 Test 中全部的成员方法。(Design two interfaces, each containing two methods. Construct a new interface, inherit the above two interfaces,
And add a new method. Construct a class test to implement the new interface and inherit another class. Create class
Test, and call all member methods in the class test.)
- 2020-05-11 23:39:58下载
- 积分:1
-
bookManager
1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。
(1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。)
- 2016-02-16 21:37:05下载
- 积分:1
-
Communitystructuredetectingofcomplexnetwork(realiz
复杂网络社团结构的发现,此代码实现了GN算法的理论,真正做到了社团结构发现(Community structure of complex networks found that the code implementation of the GN algorithm theory, the structure of a society truly found)
- 2009-02-28 08:39:01下载
- 积分:1
-
dsr
DSr project for the java applications
- 2020-10-20 15:47:24下载
- 积分:1
-
uploadservlet
Java上传文件的源码(Java source code)
- 2004-09-16 12:59:51下载
- 积分: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
-
Project_subu
Hope it is useful. feedbacks are welcome
- 2017-09-29 23:33:46下载
- 积分:1
-
UiViewTreeEditPart
Implementation of UiElementTreeEditPart for view objects for Java Script.
- 2014-03-10 20:37:33下载
- 积分:1