-
一个通用些连接数据库的包,其中有三个类: 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 P2P Approach for resolving RFIDs.pdf
a P2P Approach for resolving RFIDs.pdf
- 2022-07-06 11:55:52下载
- 积分:1
-
基于DirectShow的p2p流媒体播放器的实现
基于DirectShow的p2p流媒体播放器的实现-DirectShow based on the p2p streaming media player realize
- 2022-06-26 22:18:39下载
- 积分:1
-
SI4432无线模块发射程序
应用背景SI4432 是一款444MHZ无线发射芯片,可以远距离发射接收数据,此代码添加相关信息数据,可以进行数据采集的发射接收,可以用于物联网,数据采集,无线控制等等领域。关键技术SI4432发射功率设置,频率设置,寄存器配置,前导码设置,同步字设置,串口设置,SPI设置
- 2022-03-31 08:46:21下载
- 积分:1
-
一个非常好的p2p软件,包括文件共享,下载等功能
一个非常好的p2p软件,包括文件共享,下载等功能-a very good peer-to-peer software, including file sharing and downloading functions
- 2022-04-01 13:48:10下载
- 积分:1
-
bittorrent client in python
python中的bittorrent客户端python中的bittorrent客户端python中的bittorrent客户端python中的bittorrent客户端
- 2022-04-08 05:54:52下载
- 积分:1
-
socket通信
socket通信 -socket communication socket communication socket communication
- 2022-03-02 02:56:07下载
- 积分:1
-
简单高效的文件传输
simple Cient file transfer
- 2022-01-21 18:18:13下载
- 积分:1
-
类似edonkey2000的P2P软件源码
类似edonkey2000的P2P软件源码-Edonkey2000 similar source of the P2P software
- 2023-08-03 22:40:05下载
- 积分:1
-
P2P-Over-MiddleBoxes-Demo
- 2023-03-13 22:55:04下载
- 积分:1