-
一个通用些连接数据库的包,其中有三个类: 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
-
upd打洞实现P2p
delphi 实现实现P2p,能远程打洞。实现广域网p2p聊天传文件。
- 2022-08-21 20:02:35下载
- 积分:1
-
电驴的源代码有各种类别的影响。更详细的分析
里面有eMule源代码比较详尽的分析,对各个类进行了描述,并且对eMule的通信协议和报文细节也有详细描述-EMule source code there is a more detailed analysis of the various categories are described, and eMule s communication protocol and message details are described in detail
- 2023-09-06 16:35:04下载
- 积分:1
-
抓包过程实现 实现流量的统计
并显示出所统计的结果
抓包过程实现 实现流量的统计
并显示出所统计的结果
-Ethereal process to achieve realization of traffic statistics And shows the statistical results obtained
- 2022-02-07 03:20:09下载
- 积分:1
-
采用给予P2P方式的即时通讯系统,分服务端、客户端两不分P2PSvr、CCIMSystem;客户端CCIMSystem下还包含NetTransfer、DbAcc...
采用给予P2P方式的即时通讯系统,分服务端、客户端两不分P2PSvr、CCIMSystem;客户端CCIMSystem下还包含NetTransfer、DbAccess两个DLL工程-Given the way the use of P2P real-time communication systems, sub-service client, the client, regardless of the two P2PSvr, CCIMSystem client also includes CCIMSystem under NetTransfer, DbAccess two DLL projects
- 2022-07-10 07:12:28下载
- 积分:1
-
一个局域网内有有用小工具程序源码
一个局域网内有有用小工具程序源码-a useful tool for small procedures source.
- 2022-05-09 09:11:42下载
- 积分:1
-
使用TCP实现的NetPhone,美观的图形界面,功能齐全。
使用TCP实现的NetPhone,美观的图形界面,功能齐全。-use TCP realized NetPhone, attractive graphics interface, complete functions.
- 2022-08-24 10:38:07下载
- 积分:1
-
simple p2p Server try and enjoy
simple p2p Server try and enjoy
- 2023-02-28 02:15:03下载
- 积分:1
-
p2pCommunity p2p文件共享及聊天功能
p2pCommunity p2p文件共享及聊天功能-p2pCommunity peer-to-peer file-sharing and chat
- 2022-02-13 17:02:48下载
- 积分:1
-
通过middlebox实施P2P通讯
通过middlebox实施P2P通讯 - P2P中国-through the implementation of peer-to-peer communications middlebox- P2P China
- 2022-07-14 04:11:38下载
- 积分:1