-
Java Thread Programming (Source
Java Thread Programming (Source
- 2022-04-06 22:19:20下载
- 积分:1
-
一个用JAVA写的代理服务器的实现
一个用JAVA写的代理服务器的实现-a written using Java Implementation of Proxy
- 2022-09-12 03:10:04下载
- 积分:1
-
为大家提供了《精通EJB》(第三版)一书的源代码,愿大家在J2EE的旅途上能走得更好!...
为大家提供了《精通EJB》(第三版)一书的源代码,愿大家在J2EE的旅途上能走得更好!-to provide a "proficient EJB" (third edition) a book of source code, We would like to travel in J2EE can be even better!
- 2022-06-11 19:15:01下载
- 积分:1
-
从开始配置到使用以及一些简单的例子,对新手入门very good
从开始配置到使用以及一些简单的例子,对新手入门very good-configuration from the outset that the use of some simple examples of very good Getting Started
- 2022-11-11 09:10:03下载
- 积分:1
-
- 2022-02-07 12:31:29下载
- 积分:1
-
springlive ch4
springlive ch4
- 2022-06-27 08:02:28下载
- 积分:1
-
on struts, ajax (javascript) to the development, the development of examples. As...
基于struts、ajax(javascript)的开发,开发实例。异步
-on struts, ajax (javascript) to the development, the development of examples. Asynchronous
- 2022-05-14 12:54:41下载
- 积分:1
-
初学的JSP聊天,数据库没有提供,请见谅
初学的JSP聊天,数据库没有提供,请见谅-you can use these code to chat!
- 2022-01-26 01:12:33下载
- 积分:1
-
PrintPreviewDialog
java 打印预览功能,java 打印预览功能-PrintPreviewDialog
- 2022-02-09 16:19:49下载
- 积分:1
-
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链...
连接池基本原理:连接池最基本的思想就是预先建立一些连接放置于内存对象中以备使用。对于多于链接池中链接数的并发请求,应在请求队列中排队等待。并且应用程序可以根据链接的使用率,动态增加或减少池中的链接数。达到链接的优化。
-The basic principles of connection pooling: connection pooling basic ideology is the pre-established links with objects placed in memory for use. For more than a few links to the pool of concurrent link request, the request should be in the queue waiting. And applications can be linked to utilization, dynamic increase or decrease in the number of links to the pool. To achieve the optimal link.
- 2022-07-15 15:50:11下载
- 积分:1