文件名称:test
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:267.09kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是用java做的一个聊天程序
类似QQ的一个用socket监听的聊天工具-this is a java program 。it can help you communicate with others
类似QQ的一个用socket监听的聊天工具-this is a java program 。it can help you communicate with others
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test/.classpath
test/.mymetadata
test/.project
test/.settings/org.eclipse.jdt.core.prefs
test/data/test_Data.MDF
test/data/test_Log.LDF
test/src/com/qhit/chat/common/DBUtil.java
test/src/com/qhit/chat/dao/DAOFactory.java
test/src/com/qhit/chat/dao/IFriendsDAO.java
test/src/com/qhit/chat/dao/IUserDAO.java
test/src/com/qhit/chat/dao/jdbc/FriendsDAO.java
test/src/com/qhit/chat/dao/jdbc/UserDAO.java
test/src/com/qhit/chat/entity/Friend.java
test/src/com/qhit/chat/entity/Message.java
test/src/com/qhit/chat/entity/User.java
test/src/com/qhit/chat/servlet/FriendsServlet.java
test/src/com/qhit/chat/servlet/IndexServlet.java
test/src/com/qhit/chat/servlet/InsertUserServlet.java
test/src/com/qhit/chat/servlet/LoadPrivateServlet.java
test/src/com/qhit/chat/servlet/LoadPublicServlet.java
test/src/com/qhit/chat/servlet/LoginServlet.java
test/src/com/qhit/chat/servlet/SendMsgServlet.java
test/src/com/qhit/chat/servlet/UserListServlet.java
test/src/db.properties
test/WebRoot/css/styles.css
test/WebRoot/images/b.gif
test/WebRoot/images/biaoqing.gif
test/WebRoot/images/color.gif
test/WebRoot/images/i.gif
test/WebRoot/images/photo.gif
test/WebRoot/images/submit.gif
test/WebRoot/images/submit.png
test/WebRoot/images/u.gif
test/WebRoot/include/private.jsp
test/WebRoot/include/public.jsp
test/WebRoot/include/userinput.jsp
test/WebRoot/include/userlist.jsp
test/WebRoot/index.jsp
test/WebRoot/js/ajax.js
test/WebRoot/js/private.js
test/WebRoot/js/public.js
test/WebRoot/js/userinput.js
test/WebRoot/js/userlist.js
test/WebRoot/login.jsp
test/WebRoot/META-INF/MANIFEST.MF
test/WebRoot/reg.jsp
test/WebRoot/WEB-INF/c-rt.tld
test/WebRoot/WEB-INF/c.tld
test/WebRoot/WEB-INF/classes/com/qhit/chat/common/DBUtil.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/DAOFactory.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/IFriendsDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/IUserDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/jdbc/FriendsDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/jdbc/UserDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity/Friend.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity/Message.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity/User.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/FriendsServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/IndexServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/InsertUserServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/LoadPrivateServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/LoadPublicServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/LoginServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/SendMsgServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/UserListServlet.class
test/WebRoot/WEB-INF/classes/db.properties
test/WebRoot/WEB-INF/fmt-rt.tld
test/WebRoot/WEB-INF/fmt.tld
test/WebRoot/WEB-INF/permittedTaglibs.tld
test/WebRoot/WEB-INF/scriptfree.tld
test/WebRoot/WEB-INF/sql-rt.tld
test/WebRoot/WEB-INF/sql.tld
test/WebRoot/WEB-INF/web.xml
test/WebRoot/WEB-INF/x-rt.tld
test/WebRoot/WEB-INF/x.tld
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/jdbc
test/WebRoot/WEB-INF/classes/com/qhit/chat/common
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet
test/src/com/qhit/chat/dao/jdbc
test/WebRoot/WEB-INF/classes/com/qhit/chat
test/src/com/qhit/chat/common
test/src/com/qhit/chat/dao
test/src/com/qhit/chat/entity
test/src/com/qhit/chat/servlet
test/WebRoot/WEB-INF/classes/com/qhit
test/src/com/qhit/chat
test/WebRoot/WEB-INF/classes/com
test/src/com/qhit
test/WebRoot/WEB-INF/classes
test/WebRoot/WEB-INF/lib
test/src/com
test/WebRoot/css
test/WebRoot/images
test/WebRoot/include
test/WebRoot/js
test/WebRoot/META-INF
test/WebRoot/WEB-INF
test/.myeclipse
test/.settings
test/data
test/src
test/WebRoot
test
test/.mymetadata
test/.project
test/.settings/org.eclipse.jdt.core.prefs
test/data/test_Data.MDF
test/data/test_Log.LDF
test/src/com/qhit/chat/common/DBUtil.java
test/src/com/qhit/chat/dao/DAOFactory.java
test/src/com/qhit/chat/dao/IFriendsDAO.java
test/src/com/qhit/chat/dao/IUserDAO.java
test/src/com/qhit/chat/dao/jdbc/FriendsDAO.java
test/src/com/qhit/chat/dao/jdbc/UserDAO.java
test/src/com/qhit/chat/entity/Friend.java
test/src/com/qhit/chat/entity/Message.java
test/src/com/qhit/chat/entity/User.java
test/src/com/qhit/chat/servlet/FriendsServlet.java
test/src/com/qhit/chat/servlet/IndexServlet.java
test/src/com/qhit/chat/servlet/InsertUserServlet.java
test/src/com/qhit/chat/servlet/LoadPrivateServlet.java
test/src/com/qhit/chat/servlet/LoadPublicServlet.java
test/src/com/qhit/chat/servlet/LoginServlet.java
test/src/com/qhit/chat/servlet/SendMsgServlet.java
test/src/com/qhit/chat/servlet/UserListServlet.java
test/src/db.properties
test/WebRoot/css/styles.css
test/WebRoot/images/b.gif
test/WebRoot/images/biaoqing.gif
test/WebRoot/images/color.gif
test/WebRoot/images/i.gif
test/WebRoot/images/photo.gif
test/WebRoot/images/submit.gif
test/WebRoot/images/submit.png
test/WebRoot/images/u.gif
test/WebRoot/include/private.jsp
test/WebRoot/include/public.jsp
test/WebRoot/include/userinput.jsp
test/WebRoot/include/userlist.jsp
test/WebRoot/index.jsp
test/WebRoot/js/ajax.js
test/WebRoot/js/private.js
test/WebRoot/js/public.js
test/WebRoot/js/userinput.js
test/WebRoot/js/userlist.js
test/WebRoot/login.jsp
test/WebRoot/META-INF/MANIFEST.MF
test/WebRoot/reg.jsp
test/WebRoot/WEB-INF/c-rt.tld
test/WebRoot/WEB-INF/c.tld
test/WebRoot/WEB-INF/classes/com/qhit/chat/common/DBUtil.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/DAOFactory.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/IFriendsDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/IUserDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/jdbc/FriendsDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/jdbc/UserDAO.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity/Friend.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity/Message.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity/User.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/FriendsServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/IndexServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/InsertUserServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/LoadPrivateServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/LoadPublicServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/LoginServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/SendMsgServlet.class
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet/UserListServlet.class
test/WebRoot/WEB-INF/classes/db.properties
test/WebRoot/WEB-INF/fmt-rt.tld
test/WebRoot/WEB-INF/fmt.tld
test/WebRoot/WEB-INF/permittedTaglibs.tld
test/WebRoot/WEB-INF/scriptfree.tld
test/WebRoot/WEB-INF/sql-rt.tld
test/WebRoot/WEB-INF/sql.tld
test/WebRoot/WEB-INF/web.xml
test/WebRoot/WEB-INF/x-rt.tld
test/WebRoot/WEB-INF/x.tld
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao/jdbc
test/WebRoot/WEB-INF/classes/com/qhit/chat/common
test/WebRoot/WEB-INF/classes/com/qhit/chat/dao
test/WebRoot/WEB-INF/classes/com/qhit/chat/entity
test/WebRoot/WEB-INF/classes/com/qhit/chat/servlet
test/src/com/qhit/chat/dao/jdbc
test/WebRoot/WEB-INF/classes/com/qhit/chat
test/src/com/qhit/chat/common
test/src/com/qhit/chat/dao
test/src/com/qhit/chat/entity
test/src/com/qhit/chat/servlet
test/WebRoot/WEB-INF/classes/com/qhit
test/src/com/qhit/chat
test/WebRoot/WEB-INF/classes/com
test/src/com/qhit
test/WebRoot/WEB-INF/classes
test/WebRoot/WEB-INF/lib
test/src/com
test/WebRoot/css
test/WebRoot/images
test/WebRoot/include
test/WebRoot/js
test/WebRoot/META-INF
test/WebRoot/WEB-INF
test/.myeclipse
test/.settings
test/data
test/src
test/WebRoot
test
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.