-
一个通用些连接数据库的包,其中有三个类: 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
-
可以进行局域网内的聊天和互联网内的聊天,可以进行多人聊天和P2P聊天...
可以进行局域网内的聊天和互联网内的聊天,可以进行多人聊天和P2P聊天-LAN can chat and Internet chat, people can chat and chat P2P
- 2023-05-04 04:45:03下载
- 积分:1
-
学习该源码后,可以掌握GroupIdentities的使用方法
学习该源码后,可以掌握GroupIdentities的使用方法-study the source code, they can master the use GroupIdentities
- 2022-08-22 03:50:17下载
- 积分:1
-
在国外很高的评价和比较流行的P2P软件(Raza),这…
一款在国外评价极高并且相当流行的P2P软件(简称Raza),它集合了eDonkey、Guntella(1和2)和BT四种流行P2P网络类型,并可以用于Http下载,在以后的版本将会支持FTP下载,由于其优秀的界面(支持换肤)、简洁的操作以及极强的可制定性,所以在国外广为流传,其评价已跃居所有P2P软件的前5之列,并且许多P2P的下载站点已将其指定为BT的官方下载工具!此为源码-A high rating in foreign countries and quite popular P2P software (Raza), which brings together eDonkey, Guntella (1 and 2) and BT are four popular P2P network type, and can be used for Http download, in a future version will will support FTP downloads, because of its excellent interface (skin support), simple operation and can be highly developed, and so was widely circulated in foreign countries, and its evaluation of all P2P software has leapt to the top 5 of the columns, and many P2P download sites which have been designated as the official BT download tool! This is the source
- 2022-01-26 02:48:05下载
- 积分:1
-
随着中国象棋的发展,这是网络版和…
用c++ 开发的中国象棋,其中有网络版和单机版 ,但由于水平有下限,单机版做得很差,电脑智商较低,党调整到很难实几分钟 电脑才能走一步。其中参考了Pc gameing这本书,这本书讲得真好。这是服务器端。-with the development of the Chinese chess, which is the network version and the single version, but a lower level. has done a poor job of a single computer, computer lower IQ, and the party to be very difficult to adjust a few minutes a computer can go one step further. With reference to the Pc gameing this book, this book put a shot. This is the server-side.
- 2022-03-07 12:52:54下载
- 积分:1
-
P2P方面的一个应用skype,用python实现。源于网络,共享到网络,...
P2P方面的一个应用skype,用python实现。源于网络,共享到网络,-the application skype of p2p,implemented in python.
download from internet
- 2022-03-18 21:57:45下载
- 积分:1
-
p2p文件传输中网络资源搜索策略的改进,~PDF格式,是一个很好的参考资料~...
p2p文件传输中网络资源搜索策略的改进,~PDF格式,是一个很好的参考资料~-p2p file transfer in the improvement of network resources, search strategy, ~ PDF format, is a good reference ~
- 2022-03-06 23:16:15下载
- 积分:1
-
无线传感器网络信任管理
嗨,这是ns2中的网络模拟嗨,这是ns2中的网络模拟
- 2022-08-20 05:02:22下载
- 积分:1
-
bittorent源代码c
bittorent源代码c-bittorent source code c
- 2022-05-20 16:54:12下载
- 积分:1
-
eMule 是以 eDonkey2000 网络为基础的新型 P2P 文件分享工具,不但提供了所有 eDonkey 的标准功能,还提供了许多额外的功能...
eMule 是以 eDonkey2000 网络为基础的新型 P2P 文件分享工具,不但提供了所有 eDonkey 的标准功能,还提供了许多额外的功能-eMule is based on the eDonkey2000 network-based new P2P file-sharing tool, to provide not only a standard feature of all eDonkey, but also provides many extra features
- 2022-02-01 23:09:01下载
- 积分:1