-
一个通用些连接数据库的包,其中有三个类: 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
-
一个开放源码项目,用于对等点基渗
a open source project for peer to peer on base seep
- 2023-05-24 01:45:03下载
- 积分:1
-
JICQ_Client源代码, C++网络技术开发的P2P终端,有助于学习掌握基本的P2P网络开发技术。源自网上收集,可供学习和参考使用。...
JICQ_Client源代码, C++网络技术开发的P2P终端,有助于学习掌握基本的P2P网络开发技术。源自网上收集,可供学习和参考使用。
- 2023-07-16 11:35:04下载
- 积分:1
-
P2P方面的,不错,很好,的确值得学习研究
P2P方面的,不错,很好,的确值得学习研究-on P2P
- 2022-07-10 04:34:03下载
- 积分:1
-
著名的P2P软件BitTorrent源码
著名的P2P软件BitTorrent源码-Well-known P2P software BitTorrent source
- 2022-12-21 03:40:03下载
- 积分:1
-
peercast 源码全面分析文章 可以更好的了解PEERCAST结构
peercast 源码全面分析文章 可以更好的了解PEERCAST结构 -PEERCAST
- 2022-02-26 18:56:44下载
- 积分:1
-
turbobt.src.04.01.18
a source code of a bittorrent client
turbobt.src.04.01.18.rar 一个BT客户端的源代码-turbobt.src.04.01.18
a source code of a bittorrent client
- 2022-06-14 22:47:17下载
- 积分:1
-
The sources code for chat p2p by Tcp
The sources code for chat p2p by Tcp
- 2022-03-04 06:17:02下载
- 积分:1
-
局域网多人聊天工具,用的是开发的+ +平台,对于新手来说在…
局域网内多人聊天工具,VC++平台上开发,对于在P2P编程的新手有很大帮助-LAN multiplayer chat tool, VC++ platform for development, for the novice in the P2P program helps a lot
- 2022-03-18 17:25:42下载
- 积分:1
-
基于DirectShow的p2p流媒体播放器的实现
基于DirectShow的p2p流媒体播放器的实现-DirectShow based on the p2p streaming media player realize
- 2022-06-26 22:18:39下载
- 积分:1