CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口

文件名称:chatroom

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2014-05-09
  • 文件大小:
    8.17mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

该系统是一个小型聊天室项目,功能包括用户注册、登录、邮箱验证、上传图片、浏览图片、群聊等功能。-This is a project of chatroom ,which can upload pictures、chat with other people.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

项目:聊天室/chatroom_shahui/.classpath
项目:聊天室/chatroom_shahui/.project
项目:聊天室/chatroom_shahui/.settings/org.eclipse.core.resources.prefs
项目:聊天室/chatroom_shahui/.settings/org.eclipse.jdt.core.prefs
项目:聊天室/chatroom_shahui/bin/action/CheckPage$1.class
项目:聊天室/chatroom_shahui/bin/action/CheckPage$2.class
项目:聊天室/chatroom_shahui/bin/action/CheckPage.class
项目:聊天室/chatroom_shahui/bin/action/First$1.class
项目:聊天室/chatroom_shahui/bin/action/First$2.class
项目:聊天室/chatroom_shahui/bin/action/First$3.class
项目:聊天室/chatroom_shahui/bin/action/First$4.class
项目:聊天室/chatroom_shahui/bin/action/First.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage$1.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage$2.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage$3.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage$4.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage$5.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage$ClientReadThread.class
项目:聊天室/chatroom_shahui/bin/action/FunctionPage.class
项目:聊天室/chatroom_shahui/bin/bean.properties
项目:聊天室/chatroom_shahui/bin/dao/ImgDao.class
项目:聊天室/chatroom_shahui/bin/dao/impl/ImgDaoImpl$1.class
项目:聊天室/chatroom_shahui/bin/dao/impl/ImgDaoImpl.class
项目:聊天室/chatroom_shahui/bin/dao/impl/UserDaoImpl$1.class
项目:聊天室/chatroom_shahui/bin/dao/impl/UserDaoImpl$2.class
项目:聊天室/chatroom_shahui/bin/dao/impl/UserDaoImpl$3.class
项目:聊天室/chatroom_shahui/bin/dao/impl/UserDaoImpl.class
项目:聊天室/chatroom_shahui/bin/dao/UserDao.class
项目:聊天室/chatroom_shahui/bin/ds.properties
项目:聊天室/chatroom_shahui/bin/entity/Image.class
项目:聊天室/chatroom_shahui/bin/entity/User.class
项目:聊天室/chatroom_shahui/bin/exception/ActivateFailedException.class
项目:聊天室/chatroom_shahui/bin/exception/AddressNotFoundException.class
项目:聊天室/chatroom_shahui/bin/exception/CodeNotRightException.class
项目:聊天室/chatroom_shahui/bin/exception/DataAccessException.class
项目:聊天室/chatroom_shahui/bin/exception/DuplicateImgnameException.class
项目:聊天室/chatroom_shahui/bin/exception/DuplicateUsernameException.class
项目:聊天室/chatroom_shahui/bin/exception/EmailException.class
项目:聊天室/chatroom_shahui/bin/exception/HaveNotActivatedException.class
项目:聊天室/chatroom_shahui/bin/exception/LoginInfoErrorException.class
项目:聊天室/chatroom_shahui/bin/exception/ServiceException.class
项目:聊天室/chatroom_shahui/bin/factory/ImgFactory.class
项目:聊天室/chatroom_shahui/bin/factory/ObjectFactory.class
项目:聊天室/chatroom_shahui/bin/imagefolder/Grey_day_by_Drew__.jpg
项目:聊天室/chatroom_shahui/bin/imagefolder/helix-nebula.jpg
项目:聊天室/chatroom_shahui/bin/imagefolder/La_no_alto_by_Allyson_Souza.jpg
项目:聊天室/chatroom_shahui/bin/imagefolder/Quandro_by_Tomas_Vasconcelo.jpg
项目:聊天室/chatroom_shahui/bin/imagefolder/Signpost_by_maroubal2.jpg
项目:聊天室/chatroom_shahui/bin/imagefolder/space-02.jpg
项目:聊天室/chatroom_shahui/bin/img.properties
项目:聊天室/chatroom_shahui/bin/service/Client.class
项目:聊天室/chatroom_shahui/bin/service/ImgService.class
项目:聊天室/chatroom_shahui/bin/service/impl/ImgServiceImpl.class
项目:聊天室/chatroom_shahui/bin/service/impl/UserServiceImpl.class
项目:聊天室/chatroom_shahui/bin/service/proxy/UserServiceProxy.class
项目:聊天室/chatroom_shahui/bin/service/ReadFromClient.class
项目:聊天室/chatroom_shahui/bin/service/Server.class
项目:聊天室/chatroom_shahui/bin/service/UserService.class
项目:聊天室/chatroom_shahui/bin/transaction/impl/TransactionUtilImpl.class
项目:聊天室/chatroom_shahui/bin/transaction/TransactionUtil.class
项目:聊天室/chatroom_shahui/bin/util/ImgRowMapper.class
项目:聊天室/chatroom_shahui/bin/util/JDBCTemplate.class
项目:聊天室/chatroom_shahui/bin/util/JDBCUtil.class
项目:聊天室/chatroom_shahui/bin/util/RowMapper.class
项目:聊天室/chatroom_shahui/bin/util/UserRowMapper.class
项目:聊天室/chatroom_shahui/lib/commons-dbcp.jar
项目:聊天室/chatroom_shahui/lib/commons-email-1.2.jar
项目:聊天室/chatroom_shahui/lib/commons-fileupload-1.2.1.jar
项目:聊天室/chatroom_shahui/lib/commons-io-1.3.2.jar
项目:聊天室/chatroom_shahui/lib/commons-pool.jar
项目:聊天室/chatroom_shahui/lib/mail.jar
项目:聊天室/chatroom_shahui/lib/mysql-connector-java-5.0.7-bin.jar
项目:聊天室/chatroom_shahui/lib/ojdbc5.jar
项目:聊天室/chatroom_shahui/src/action/CheckPage.java
项目:聊天室/chatroom_shahui/src/action/First.java
项目:聊天室/chatroom_shahui/src/action/FunctionPage.java
项目:聊天室/chatroom_shahui/src/bean.properties
项目:聊天室/chatroom_shahui/src/dao/ImgDao.java
项目:聊天室/chatroom_shahui/src/dao/impl/ImgDaoImpl.java
项目:聊天室/chatroom_shahui/src/dao/impl/UserDaoImpl.java
项目:聊天室/chatroom_shahui/src/dao/UserDao.java
项目:聊天室/chatroom_shahui/src/ds.properties
项目:聊天室/chatroom_shahui/src/entity/Image.java
项目:聊天室/chatroom_shahui/src/entity/User.java
项目:聊天室/chatroom_shahui/src/exception/ActivateFailedException.java
项目:聊天室/chatroom_shahui/src/exception/AddressNotFoundException.java
项目:聊天室/chatroom_shahui/src/exception/CodeNotRightException.java
项目:聊天室/chatroom_shahui/src/exception/DataAccessException.java
项目:聊天室/chatroom_shahui/src/exception/DuplicateImgnameException.java
项目:聊天室/chatroom_shahui/src/exception/DuplicateUsernameException.java
项目:聊天室/chatroom_shahui/src/exception/EmailException.java
项目:聊天室/chatroom_shahui/src/exception/HaveNotActivatedException.java
项目:聊天室/chatroom_shahui/src/exception/LoginInfoErrorException.java
项目:聊天室/chatroom_shahui/src/exception/ServiceException.java
项目:聊

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com