-
tomcat or struts use the database connection pool
使用tomcat或者struts的数据库连接池-tomcat or struts use the database connection pool
- 2022-05-14 14:32:32下载
- 积分:1
-
《JAVA实用系统开发指南》随书光盘源代码,该书2004年4月由机械工业出版社出版。...
《JAVA实用系统开发指南》随书光盘源代码,该书2004年4月由机械工业出版社出版。-The source code file of which published by China Machine Press press in 2004.
- 2022-03-22 17:56:33下载
- 积分:1
-
此程序为java计数程序,把查找文档的次数记录下,记录文档字数...
此程序为java计数程序,把查找文档的次数记录下,记录文档字数
-procedure for java counting procedures, and identify the number of recorded documents, records document wordage
- 2022-08-05 19:40:36下载
- 积分:1
-
这是数据结构中的描述二叉树的一个JAVA 程序。
这是数据结构中的描述二叉树的一个JAVA 程序。-This data structure is the description of a binary tree JAVA program.
- 2023-05-19 23:05:03下载
- 积分:1
-
这个JAVA程序很简单明了,对于我们初学该语言者来说是一个很好的学习例子。...
这个JAVA程序很简单明了,对于我们初学该语言者来说是一个很好的学习例子。-the procedure very simple and clear, we were learning the language is a good example of learning.
- 2022-02-13 09:35:58下载
- 积分:1
-
Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。...
Java Base64编码库使您的Java应用程序进行编码和解码的Base64字符串和流。-The Java Base64 library enables your Java application to encode and decode base64 strings and streams.
- 2022-06-02 09:26:27下载
- 积分:1
-
宝石连连看JAVA源码
选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。
计分...
宝石连连看JAVA源码
选择两个点,如果两点的图片完全一样,并且两点之间可以用不超过3直线条线连接起来,则该两点可以消除。
计分
1、限定时间为地图中方块数 * 4,比如说有120个方块,就应该在480秒内完成,超过480秒没有时间奖励分
2、时间奖励分为剩余时间 * 2,即每提前一秒钟奖励2分
3、当已经选择点后,如果选择的第二个点与第一个点之间无法消除,扣1分,如果有解,则增加24分
4、使用刷新功能,系统会自动判断当前地图有无解,如果有解,扣8分,无解则加8分,慎用:)
5、使用提示功能,如果提示成功,扣10分
6、使用炸弹功能,如果炸弹功能有效,扣12分 -the source code of a java program ,
fuction : link up two same pictue
- 2022-05-14 00:45:08下载
- 积分:1
-
JAVA编写的扫雷小游戏可以参考一下。还不错!
JAVA编写的扫雷小游戏可以参考一下。还不错! -JAVA game mine prepared for reference. Good!
- 2022-05-17 03:41:24下载
- 积分: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
-
China Mobile MMS SP interface application certification testing, the main provid...
中国移动彩信业务SP接口应用认证测试,主要提供sp行业接入运营商的一些参数与规范-China Mobile MMS SP interface application certification testing, the main provider of sp industry operators access some of the parameters and specifications
- 2022-09-02 06:35:03下载
- 积分:1