-
一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成c...
一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(Connection con, String sql) 另: jar包中有一个util.*,主要是一些常用工具类,下面简单介绍一下: 其中主要包括了 StringUtil.java:对字串的一些操作 DateUtil.java:对时间的一些操作 FileUtil.java:对文件的一些操作 SystemConfig.java:读取配置文件systemconfig.properties ParamUtil.java:页面传参数的操作-a more generic database connectivity package, which has three categories : 1.DBConn.java : mainly used to connect to the database and closure. Connecting to the database URL, USER, PASSWORD through configuration files completed com/bcxy/util/systemconfig.properties 2.SqlQuery. java : mainly used for the implementation of the SQL statement. Construction : SqlQuery (Connection con, String sql) of the results there containers. 3.SqlUpdate.java : mainly used for the implementation of the updated SQL. Construction : SqlUpdate (Conne
- 2023-05-11 14:25:03下载
- 积分:1
-
这个SIP VoIP样品g711encode /解码。
this sip voip sample on g711encode/decode.-this sip on 1/1/2006 sample g711encode/deco de.
- 2022-08-25 07:15:50下载
- 积分:1
-
P2P-Over-MiddleBoxes-Demo
- 2023-03-13 22:55:04下载
- 积分:1
-
BitTorrent 4.0.3源码,用于P2的发展的指导意义…
BitTorrent 4.0.3的源代码,对于开发p2p有着指导意义,强烈推荐-BitTorrent 4.0.3 source code, for guiding significance for the development of p2p has strongly recommended
- 2022-04-11 18:32:32下载
- 积分:1
-
p2p很好的学习源码,带领你入门p2p的神奇世界
p2p很好的学习源码,带领你入门p2p的神奇世界-p2p good learning source, and lead you the magical world of entry-p2p
- 2022-07-20 15:59:22下载
- 积分:1
-
使用TCP实现的NetPhone,美观的图形界面,功能齐全。
使用TCP实现的NetPhone,美观的图形界面,功能齐全。-use TCP realized NetPhone, attractive graphics interface, complete functions.
- 2022-08-24 10:38:07下载
- 积分:1
-
P2P will realize the principle through the NAT code to be improved, an increase...
将实现P2P的NAT穿越的原理的代码加以改进,增加了tell功能-P2P will realize the principle through the NAT code to be improved, an increase of functional tell
- 2022-02-20 07:21:15下载
- 积分:1
-
实现JAVA版聊天软件源码.大家可以看看,希望对你们有帮助。
实现JAVA版聊天软件源码.大家可以看看,希望对你们有帮助。-Realize JAVA source code version of chat software. Everyone can see, I hope for your help.
- 2022-11-01 22:05:03下载
- 积分:1
-
基于局域网的文件传输系统
1.基于P2P网络2.局域网内使用3.MFC可视化界面4.操作简单,思想明确,适合新手
- 2022-09-19 01:50:03下载
- 积分:1
-
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。...
来源于网上的C++技术开发的P2P客户端通讯代码,为国外开源代码, 可用来学习掌握C++的P2P通讯算法。来源于网上公开资料,供学习使用。-From online C++ Technology development of P2P client code, for foreign open-source code, can be used to study and master the C++ The P2P communication algorithm. Disclosure of information from the Internet for learning to use.
- 2022-02-03 01:00:55下载
- 积分:1