资源列表
come
- 能够实现表格的动态创建和编辑,点击表格能够实现表格内容的编辑,对xml文件进行解析(To achieve the dynamic creation and editing of the table, click the table to achieve table content editing, parsing the XML file)
Libarary(原版)
- 使用java编程,实现一个简单的图书馆。(Using JAVA to implement a simple library)
万年历1602
- msp430f149万年历1602显示,可按键设置时间,测试通过(MSP430F149 calendar 1602 display)
SimpleSurvey
- survey for user quessnaire
point2Dand3D
- 已知二维空间点Point2D类的定义如下,在此基础上派生出三维空间点Point3D类。根据数学,增加成员变量z,定义三个参数的构造方法和无参数的构造方法(对应原点的对象),重写toString()和getDistance()方法,重写equals()方法。TestPoint类的main()方法定义3个以上点做测试,结果格式如下所示。(The definition of Point2D class of two dimensional space points is as follows. On
JAVA开发实战经典
- JAVA开发实战经典包括大量代码说明以及代码示例。(JAVA development of practical classics, including a large number of code descr iptions and code examples.)
Java EE)
- JavaEE实例讲解 LibraryManageSystem整体设计说明 LibraryManageSystem 使用了三层的架构:数据访问(Data acess)层、业务(business)层、视图(View)层。 数据访问层:使用JDBC来访问数据库,并对jdbc进行了简单的封装,使用Template mothod模式和回调接口大大减少了对jdbc的低级操作。其中JdbcTemplate类提供了使用jdbc访问数据库的模板,提供了queryForObject和queryForList方法来分
dict_build-master1023
- 针对中文文本进行新词发现;需把带分析的文档放入一个txt文档或者csv文件中。(New word discovery for Chinese text)
ntkpj
- Debugging can be used, Simulation of doubly fed induction generator system, Really is a good program.
设计模式
- java 的23种设计模式,基本上包含了所有的常用或不常用的模式,而且解释得非常详细(Java 23 design model)
SSM_EasyUI公司员工管理系统
- 这是一个员工后台管理系统,考勤系统,包含基本增删改(This is an employee background management system, attendance system, including basic additions and deletions.)
CaptureScreen
- java.awt.robot在java中属于偏黑科技。用于屏幕截图和操作鼠标键盘。是java库中自带的库,无需下载。这次就较为简单的实现一个截屏功能。如需要其他功能,可自行添加。(Java.awt.robot belongs to partial black technology in java. For screen capture and operation of mouse keyboard. Java library comes with the library, no need to
