-
Java 2实用教程第五版实验指导与习题解答 源代码
Java 2实用教程第五版 耿祥义 张跃平 实验指导与习题解答 书中源代码
- 2020-11-29下载
- 积分:1
-
LLK
连连看简单javafx代码,适合javafx的初学者
(Of Lianliankan simple javafx code, suitable for javafx for beginners)
- 2012-11-15 19:27:38下载
- 积分:1
-
Crawler
网络爬虫小程序
有命令行版和GUI版本
(Crawler.java为命令行版本,CrawlerUI.java为GUI版本)
界面使用swing
需要Mysql数据库(Web crawler applet command line version and GUI version (Crawler.java the command line version, CrawlerUI.java GUI version) requires Mysql database interface using swing)
- 2012-10-14 21:16:13下载
- 积分:1
-
Demo
从键盘输入类的信息,通过键盘输入信息创建类的对象,并保存到txt文件。(Input class information from the keyboard, create class objects through keyboard input information, and save to TXT file.)
- 2019-04-16 11:58:19下载
- 积分:1
-
java-connect-mongooraclesqlsever2008
java连接mongodb,oracle,sqlserver2008的连接(java connect mongodb, oracle, sqlserver2008 connection)
- 2013-09-02 23:17:19下载
- 积分:1
-
20080320-DTIN-camel.revise
Delaunay三角网的逐点插入法.
原始作者 @author Paul Chew
*
* Created July 2005. Derived from an earlier, messier version.(Delaunay triangulation point by point insertion method. Original author @ author Paul Chew** Created July 2005. Derived from an earlier, messier version.)
- 2021-04-08 23:49:00下载
- 积分:1
-
wangluojiankong
网络监控系统,java开发,精简版,用于初学者最好,功能强大,学习玩完后可移植其他软件的代码中(Network monitor system, Java development, concise edition, used for beginners is best, powerful, study after playing for other software code
)
- 2012-04-22 21:42:10下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
jspchat
简单的聊天室程序 大家一起学习提高 呵呵 。。。。。(Simple chat room to join the study and improvement of procedures Ha ha. . . . .)
- 2009-05-11 23:34:06下载
- 积分:1
-
双鱼林SSM图书信息管理系统
技术要点:
1 此系统采用了目前最流行的ssm框架,其中的spingMVC框架相对于struts2框架更灵活,更安全。
2 本项目springMVC框架采用了注解映射器,使用了RESTful风格的url对系统发起http请求,开发更灵活。
3 同时使用了了hibernate提供的校验框架,对客户端数据进行校验!
4 Mybati数据库DAO层采用的是Mapper代理开发方法,输入映射采用的是POJO包装类型实现,输出映射采用了resultMap类型,实现了数据库多对一映射。
5 spring容器内部使用拦截器,以Spring AOP的方式实现事务控制管理。(Technical points:
1. This system adopts the most popular SSM framework at present. The sping MVC framework is more flexible and safer than the struts 2 framework.
2 The spring MVC framework of this project adopts annotation mapper, and uses RESTful style URL to initiate HTTP requests to the system, which makes the development more flexible.
3 At the same time, the verification framework provided by hibernate is used to verify the client data.)
- 2019-03-28 18:47:02下载
- 积分:1