搜索资源列表
bcxy
- 一个通用些连接数据库的包,其中有三个类: 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(C
P2PChat
- jar包里面带有源码,关键地方都写了注释。 双击run.bat即可看到效果。 如要在本机测试,只需打开两个该程序,并在Client IP地址中填写127.0.0.1即可。-package inside the jar with a source, the key place to write a comment. Double-click run.bat can see the effect. To test this machine, simply open both the prog