-
大名鼎鼎的agobot,是自己写ircbot一般需要参考借鉴的源码
大名鼎鼎的agobot,是自己写ircbot一般需要参考借鉴的源码-The famous agobot, IRCBot are generally required to write their own reference from the source
- 2022-03-23 16:54:30下载
- 积分:1
-
一个通用些连接数据库的包,其中有三个类: 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
-
chat server and client
chat server and client
- 2022-09-13 07:05:04下载
- 积分:1
-
ValePP_基于P2P的流媒体发布与播放系统论文
ValePP_基于P2P的流媒体发布与播放系统论文-ValePP_-based P2P streaming media publishing and broadcast systems thesis
- 2022-10-05 04:25:04下载
- 积分:1
-
在C#开发环境下实现的点对点的聊天功C能挺好的。
在C#开发环境下实现的点对点的聊天功C能挺好的。-In C# development environment to achieve point-to-point chat Gong C can be quite good.
- 2022-06-03 08:59:36下载
- 积分:1
-
一个开放源码项目,用于对等点基渗
a open source project for peer to peer on base seep
- 2023-05-24 01:45:03下载
- 积分:1
-
电驴的源代码,很早以前的版本,现在已经很少找了,我找了好久...
电驴的源代码,很早以前的版本,现在已经很少找了,我找了好久-donkey-- the source code, a long time ago version, it is now rarely found, I find myself
- 2023-05-24 18:55:03下载
- 积分:1
-
实现了p2p功能的tcp服务器
实现了p2p功能的tcp服务器-accomplish tcp server with P2P
- 2023-05-23 17:55:03下载
- 积分:1
-
P2P无中心设计,在没有任何固定服务器的情况下,人们仍然可以畅通无阻的进行点对点的交流,传输文件,语音,视频等...
P2P无中心设计,在没有任何固定服务器的情况下,人们仍然可以畅通无阻的进行点对点的交流,传输文件,语音,视频等-P2P no center design, in the absence of any fixed server circumstances, people can still smooth conduct peer-to-peer exchanges, transfer files, voice, video, etc.
- 2022-05-30 23:40:56下载
- 积分: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