- 
                        很好java的原码,希望大家喜欢
                        
                          很好java的原码,希望大家喜欢-good of the original code, hope you like                        
                        
                            - 2022-02-12 05:24:55下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        计算利率
                        
                          进行 计算利率的一个程序,利用C#语言实现了模拟器来进行利率计算CalculatorInterestGUI                        
                        
                            - 2022-05-13 16:02:03下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        heritrix
                        
                          网络爬虫,用于自动捕获各种信息。Heritrix 是一个由 java 开发的、开源的网络爬虫,用户可以使用它来从网上抓取想要的资源。其最出色之处在于它良好的可扩展性,方便用户实现自己的抓取逻辑。
	Heritrix主要有三大部件:范围部件,边界部件,处理器链
	范围部件:主要按照规则决定将哪个URI入队。
	边界部件:跟踪哪个预定的URI将被收集,和已经被收集的URI,选择下一个 URI,剔除已经处理过的URI。
	处理器链:包含若干处理器获取URI,分析结果,将它们传回给边界部件                        
                        
                            - 2023-04-14 21:55:09下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        Estatistica
                        
                          A simple example showing the use of bi-dimentional arrays.                        
                        
                            - 2010-12-03 05:39:44下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        设备管理系统
                        
                          设备管理系统,比较完善的功能为企业提供方便的设备管理,开发语言采用java开发,数据库采用mysql                        
                        
                            - 2022-07-21 22:34:55下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        TheMITPressConceptsTechniquesandModelsofComputerPr
                        
                          一本非常好的计算机概念,技术和编程模型的原版书籍。(This innovative text presents computer programming as a unified discipline in a way that is both practical and scientifically sound. The book focuses on techniques of lasting value and explains them precisely in terms of a simple abstract machine. The book presents all major programming paradigms in a uniform framework that shows their deep relationships and how and where to use them together. 
After an introduction to programming concepts, the book presents both well-known and lesser-known computation models ("programming paradigms"). Each model has its own set of techniques and each is included on the basis of its usefulness in practice. The general models include declarative programming, declarative concurrency, message-passing concurrency, explicit state, object-oriented programming, shared-state concurrency, and relational programming. Specialized models include graphical user interface programming, distributed programming, and constraint programming. Each model is based on its)                        
                        
                            - 2009-12-07 22:17:44下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        Spring
                        
                          Spring是一个开放源代码的设计层面框架,他解决的是业务逻辑层和其他各层的松耦合问题,因此它将面向接口的编程思想贯穿整个系统应用。Spring是于2003 年兴起的一个轻量级的Java 开发框架,由Rod Johnson创建。简单来说,Spring是一个分层的JavaSE/EEfull-stack(一站式) 轻量级开源框架。                        
                        
                            - 2022-03-11 09:41:47下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        EasyDBUtils
                        
                          应用背景1.减少了配置文件的数量,使用一个easyDBUtils.properties的配置文件替代了easyDBUtilsService.properties和easyDBUtilsDao.properties
2.将EasyDataSource也写到了easyDBUtils.properties中,key固定为:EasyDataSource,value是实现类的具体路径
**更新后准备工作跟以前不一样了**
需要:
1.在src的根目录下创建配置文件easyDBUtils.properties
2.实现EasyDataSource接口,并在easyDBUtils.properties完成配置
3.业务层和持久层的配置全部写在easyDBUtils.properties文件中关键技术EasyDBUtils是对DBUtils的功能封装
主要功能有:
简化了事务管理————只需要在业务层接口中需要管理事务的方法上进行@StartTransaction的注解声明,EasyDBUtils就会自动的帮你管理事务
简化了持久层的代码————以后在写持久层代码的时候不用在持久层里面传入DataSource或者是Connection了,也都是EasyDBUtils帮你完成。
以后在你写的代码中再也不会出现Connection和DataSource了!!!
使用方法:
====准备工作和配置====
1.实现EasyDataSource接口,完成与数据库连接池的对接,主要是为了给EasyDBUtils自动获取到DataSource和Connection提供帮助
2.在src的根目录下创建两个配置文件  easyDBUtilsDao.properties  以及  easyDBUtilsService.properties  
easyDBUtilsService.properties 中的key是业务层的接口名称,value是业务层的实现类的具体路径
easyDBUtilsDao.properties     中的key是持久层的接口名称,value是持久层的实现类的具体路径
====如何使用=====                        
                        
                            - 2022-02-20 11:41:55下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        This cheap china phone runs Java2 apps supposedly, but it won t run the 3D ones....
                        
                          This cheap china phone runs Java2 apps supposedly, but it won t run the 3D ones. Why?                        
                        
                            - 2022-03-23 05:41:10下载
 
                            - 积分:1
 
                        
                     
                                        - 
                        数据挖掘概念与技术
                        
                          初级了解数据挖掘可下载,大致明白什么是数据挖掘以及简单的案例(Preliminary connection data mining)                        
                        
                            - 2018-05-29 15:58:16下载
 
                            - 积分:1