-
一个通用些连接数据库的包,其中有三个类: 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
-
实现网络聊天的基本流程代码
方便GPRS调试,可以自动登录注册,下线注销等多功能,以供参考...
实现网络聊天的基本流程代码
方便GPRS调试,可以自动登录注册,下线注销等多功能,以供参考-very goog ,GPRS
- 2022-02-04 13:30:40下载
- 积分:1
-
JAVA程序开发程序,如有错误请师傅们指教。在此谢过。
JAVA程序开发程序,如有错误请师傅们指教。在此谢过。-Java programming procedures and, if mistakes were invited instructors enlighten. In thanked.
- 2022-07-18 21:18:00下载
- 积分: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
-
p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。...
p2p开发的实例,可以穿越防火墙在Internet上实用,我就是靠这个例子入门片p2p开发的。-p2p development instance, you can pass through the firewall in the Internet, and practical, I just rely on this example, the development of entry-chip p2p.
- 2022-02-01 22:01:53下载
- 积分:1
-
peercast some of the source code, a different version of the oh, some first
一些peercast的源代码,不同的版本的哦,先传些上去,让大家看看!!希望能给大家提供方便!-peercast some of the source code, a different version of the oh, some first-up, let everyone see! ! I hope that it provides convenient!
- 2022-03-22 22:09:50下载
- 积分:1
-
Copyright 2005 UNLIMITED WORKSTATION All rights reserved.
希望大家不要用于商业用途
P2...
Copyright 2005 UNLIMITED WORKSTATION All rights reserved.
希望大家不要用于商业用途
P2P中国
http://www.ppcn.net-Copyright 2005 UNLIMITED WORKSTATION All rights reserved. Hope that we will not used for commercial purposes http://www.ppcn.net China P2P
- 2022-04-11 09:25:41下载
- 积分:1
-
实现P2P通讯的底层类,其主要时根据网络资料的所提供的通过UDP打洞的方式穿透防火来实现的...
实现P2P通讯的底层类,其主要时根据网络资料的所提供的通过UDP打洞的方式穿透防火来实现的-Realize the underlying P2P communication category, the main information in accordance with the network provided through the UDP holes penetrating fire way to achieve the
- 2022-01-23 10:36:11下载
- 积分:1
-
TCP/IP测试工具
资源描述
Delphi编写的TCP/IP通讯测试工具,含Server和Client端源码。
- 2023-04-05 03:30:04下载
- 积分:1
-
GMLive并不直接提供P2P视频服务。所以我们不应分别…
GMLive并不直接提供P2P直播服务。因此我们并不能对提供的服务负责。 它尝试成为一款通用型的流媒体播放外壳。 它以全能的Mplayer播放器为引擎。目标是支持Linuxx下多种类型的P2P广播视频 流,提供一种方便快捷的观看网络视频的方案。-GMLive does not directly provide the P2P video service. So we should not be responsible for the services provided. It tried to become a general-purpose streaming media player enclosure. It is all-around player for the Mplayer engine. Linuxx next goal is to support multiple types of P2P broadcast video stream, providing a convenient viewing video programs.
- 2022-01-20 23:24:45下载
- 积分:1