文件名称:MyChat
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:620.82kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用jsp和mysql数据库实现了一个简单的在线聊天室-Jsp and mysql database implementation using a simple online chat room
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyChat/
MyChat/.classpath
MyChat/.mymetadata
MyChat/.myumldata
MyChat/.project
MyChat/.settings/
MyChat/.settings/.jsdtscope
MyChat/.settings/org.eclipse.jdt.core.prefs
MyChat/.settings/org.eclipse.jdt.launching.prefs
MyChat/.settings/org.eclipse.wst.jsdt.ui.superType.container
MyChat/.settings/org.eclipse.wst.jsdt.ui.superType.name
MyChat/conf/
MyChat/conf/conn.ini
MyChat/src/
MyChat/src/com/
MyChat/src/com/dbm/
MyChat/src/com/dbm/dbo/
MyChat/src/com/dbm/dbo/ConnectionFactory.java
MyChat/src/com/dbm/dbo/DBManager.java
MyChat/src/com/dbm/dbo/DBOperator.java
MyChat/src/com/dbm/tools/
MyChat/src/com/dbm/tools/MyException.java
MyChat/src/com/dbm/tools/PropertiesRW.java
MyChat/src/com/dbm/tools/StringFormater.java
MyChat/src/servlet/
MyChat/src/servlet/checklogin.java
MyChat/src/servlet/Edit.java
MyChat/src/servlet/LogOff.java
MyChat/users.sql
MyChat/WebRoot/
MyChat/WebRoot/apply.jsp
MyChat/WebRoot/applyok.jsp
MyChat/WebRoot/conf/
MyChat/WebRoot/conf/conn.ini
MyChat/WebRoot/edituser.jsp
MyChat/WebRoot/exit.jsp
MyChat/WebRoot/frame.jsp
MyChat/WebRoot/getinfo.jsp
MyChat/WebRoot/images/
MyChat/WebRoot/images/1.gif
MyChat/WebRoot/images/2.gif
MyChat/WebRoot/images/3.gif
MyChat/WebRoot/images/4.gif
MyChat/WebRoot/images/adduser.gif
MyChat/WebRoot/images/adduser.jpg
MyChat/WebRoot/images/background.jpg
MyChat/WebRoot/images/chatroom.gif
MyChat/WebRoot/images/chatroom.jpg
MyChat/WebRoot/images/clock.gif
MyChat/WebRoot/images/clock.jpg
MyChat/WebRoot/images/edit.gif
MyChat/WebRoot/images/edit.jpg
MyChat/WebRoot/images/exit.gif
MyChat/WebRoot/images/exit.jpg
MyChat/WebRoot/images/face0.gif
MyChat/WebRoot/images/face1.gif
MyChat/WebRoot/images/face2.gif
MyChat/WebRoot/images/face3.gif
MyChat/WebRoot/images/face4.gif
MyChat/WebRoot/images/face5.gif
MyChat/WebRoot/images/game.jpg
MyChat/WebRoot/images/gg.gif
MyChat/WebRoot/images/images.png
MyChat/WebRoot/images/leave.gif
MyChat/WebRoot/images/loginBG.jpg
MyChat/WebRoot/images/logoff.gif
MyChat/WebRoot/images/logoff.jpg
MyChat/WebRoot/images/love.jpg
MyChat/WebRoot/images/me.gif
MyChat/WebRoot/images/menu.jpg
MyChat/WebRoot/images/mm.gif
MyChat/WebRoot/images/physical.JPG
MyChat/WebRoot/images/picchat.jpg
MyChat/WebRoot/images/picuser.jpg
MyChat/WebRoot/images/print.gif
MyChat/WebRoot/images/print.jpg
MyChat/WebRoot/images/talk.jpg
MyChat/WebRoot/images/userinfobackground.JPG
MyChat/WebRoot/images/users.gif
MyChat/WebRoot/images/users.jpg
MyChat/WebRoot/js/
MyChat/WebRoot/js/jquery-1.4.2.min.js
MyChat/WebRoot/js/jquery.easyui.min.js
MyChat/WebRoot/js/jquery.jqDock.min.js
MyChat/WebRoot/js/licence.txt
MyChat/WebRoot/js/themes/
MyChat/WebRoot/js/themes/default/
MyChat/WebRoot/js/themes/default/accordion.css
MyChat/WebRoot/js/themes/default/combobox.css
MyChat/WebRoot/js/themes/default/combotree.css
MyChat/WebRoot/js/themes/default/datagrid.css
MyChat/WebRoot/js/themes/default/dialog.css
MyChat/WebRoot/js/themes/default/easyui.css
MyChat/WebRoot/js/themes/default/images/
MyChat/WebRoot/js/themes/default/images/button_a_bg.gif
MyChat/WebRoot/js/themes/default/images/button_plain_hover.png
MyChat/WebRoot/js/themes/default/images/button_span_bg.gif
MyChat/WebRoot/js/themes/default/images/combo_arrow.gif
MyChat/WebRoot/js/themes/default/images/datagrid_header_bg.gif
MyChat/WebRoot/js/themes/default/images/datagrid_sort_asc.gif
MyChat/WebRoot/js/themes/default/images/datagrid_sort_desc.gif
MyChat/WebRoot/js/themes/default/images/datagrid_title_bg.png
MyChat/WebRoot/js/themes/default/images/layout_button_down.gif
MyChat/WebRoot/js/themes/default/images/layout_button_left.gif
MyChat/WebRoot/js/themes/default/images/layout_button_right.gif
MyChat/WebRoot/js/themes/default/images/layout_button_up.gif
MyChat/WebRoot/js/themes/default/images/menu.gif
MyChat/WebRoot/js/themes/default/images/menu_downarrow.png
MyChat/WebRoot/js/themes/default/images/menu_rightarrow.png
MyChat/WebRoot/js/themes/default/images/menu_sep.png
MyChat/WebRoot/js/themes/default/images/menu_split_downarrow.png
MyChat/WebRoot/js/themes/default/images/messager_error.gif
MyChat/WebRoot/js/themes/default/images/messager_info.gif
MyChat/WebRoot/js/themes/default/images/messager_question.gif
MyChat/WebRoot/js/themes/default/images/messager_warning.gif
MyChat/WebRoot/js/themes/default/images/pagination_first.gif
MyChat/WebRoot/js/themes/default/images/pagination_last.gif
MyChat/WebRoot/js/themes/default/images/pagination_load.png
MyChat/WebRoot/js/themes/default/images/pagination_loading.gif
MyChat/WebRoot/js/themes/default/images/pagination_next.gif
MyChat/WebRoot/js/themes/default/images/pagination_prev.gif
MyChat/WebRoot/js/themes/default/images/panel_loading.gif
MyChat/WebRoot/js/themes/default/images/panel_title.png
MyChat/WebRoot/js/themes/default/images/panel_tools.gif
MyChat/WebRoot/js/themes/default/images/panel_tool_collapse.gif
MyChat/WebRoot/js/themes/default/images/panel_tool_expand.gif
MyChat/WebRoot/js/themes/default/images/tabs_active.png
MyChat/WebRoot/js/themes/default/images/tabs_close.gif
MyChat/WebRoot/js/themes/default/images/tabs_enabled.png
MyChat/WebRoot/js/themes/default/images/tabs_leftarrow.png
MyChat/WebRoot/j
MyChat/.classpath
MyChat/.mymetadata
MyChat/.myumldata
MyChat/.project
MyChat/.settings/
MyChat/.settings/.jsdtscope
MyChat/.settings/org.eclipse.jdt.core.prefs
MyChat/.settings/org.eclipse.jdt.launching.prefs
MyChat/.settings/org.eclipse.wst.jsdt.ui.superType.container
MyChat/.settings/org.eclipse.wst.jsdt.ui.superType.name
MyChat/conf/
MyChat/conf/conn.ini
MyChat/src/
MyChat/src/com/
MyChat/src/com/dbm/
MyChat/src/com/dbm/dbo/
MyChat/src/com/dbm/dbo/ConnectionFactory.java
MyChat/src/com/dbm/dbo/DBManager.java
MyChat/src/com/dbm/dbo/DBOperator.java
MyChat/src/com/dbm/tools/
MyChat/src/com/dbm/tools/MyException.java
MyChat/src/com/dbm/tools/PropertiesRW.java
MyChat/src/com/dbm/tools/StringFormater.java
MyChat/src/servlet/
MyChat/src/servlet/checklogin.java
MyChat/src/servlet/Edit.java
MyChat/src/servlet/LogOff.java
MyChat/users.sql
MyChat/WebRoot/
MyChat/WebRoot/apply.jsp
MyChat/WebRoot/applyok.jsp
MyChat/WebRoot/conf/
MyChat/WebRoot/conf/conn.ini
MyChat/WebRoot/edituser.jsp
MyChat/WebRoot/exit.jsp
MyChat/WebRoot/frame.jsp
MyChat/WebRoot/getinfo.jsp
MyChat/WebRoot/images/
MyChat/WebRoot/images/1.gif
MyChat/WebRoot/images/2.gif
MyChat/WebRoot/images/3.gif
MyChat/WebRoot/images/4.gif
MyChat/WebRoot/images/adduser.gif
MyChat/WebRoot/images/adduser.jpg
MyChat/WebRoot/images/background.jpg
MyChat/WebRoot/images/chatroom.gif
MyChat/WebRoot/images/chatroom.jpg
MyChat/WebRoot/images/clock.gif
MyChat/WebRoot/images/clock.jpg
MyChat/WebRoot/images/edit.gif
MyChat/WebRoot/images/edit.jpg
MyChat/WebRoot/images/exit.gif
MyChat/WebRoot/images/exit.jpg
MyChat/WebRoot/images/face0.gif
MyChat/WebRoot/images/face1.gif
MyChat/WebRoot/images/face2.gif
MyChat/WebRoot/images/face3.gif
MyChat/WebRoot/images/face4.gif
MyChat/WebRoot/images/face5.gif
MyChat/WebRoot/images/game.jpg
MyChat/WebRoot/images/gg.gif
MyChat/WebRoot/images/images.png
MyChat/WebRoot/images/leave.gif
MyChat/WebRoot/images/loginBG.jpg
MyChat/WebRoot/images/logoff.gif
MyChat/WebRoot/images/logoff.jpg
MyChat/WebRoot/images/love.jpg
MyChat/WebRoot/images/me.gif
MyChat/WebRoot/images/menu.jpg
MyChat/WebRoot/images/mm.gif
MyChat/WebRoot/images/physical.JPG
MyChat/WebRoot/images/picchat.jpg
MyChat/WebRoot/images/picuser.jpg
MyChat/WebRoot/images/print.gif
MyChat/WebRoot/images/print.jpg
MyChat/WebRoot/images/talk.jpg
MyChat/WebRoot/images/userinfobackground.JPG
MyChat/WebRoot/images/users.gif
MyChat/WebRoot/images/users.jpg
MyChat/WebRoot/js/
MyChat/WebRoot/js/jquery-1.4.2.min.js
MyChat/WebRoot/js/jquery.easyui.min.js
MyChat/WebRoot/js/jquery.jqDock.min.js
MyChat/WebRoot/js/licence.txt
MyChat/WebRoot/js/themes/
MyChat/WebRoot/js/themes/default/
MyChat/WebRoot/js/themes/default/accordion.css
MyChat/WebRoot/js/themes/default/combobox.css
MyChat/WebRoot/js/themes/default/combotree.css
MyChat/WebRoot/js/themes/default/datagrid.css
MyChat/WebRoot/js/themes/default/dialog.css
MyChat/WebRoot/js/themes/default/easyui.css
MyChat/WebRoot/js/themes/default/images/
MyChat/WebRoot/js/themes/default/images/button_a_bg.gif
MyChat/WebRoot/js/themes/default/images/button_plain_hover.png
MyChat/WebRoot/js/themes/default/images/button_span_bg.gif
MyChat/WebRoot/js/themes/default/images/combo_arrow.gif
MyChat/WebRoot/js/themes/default/images/datagrid_header_bg.gif
MyChat/WebRoot/js/themes/default/images/datagrid_sort_asc.gif
MyChat/WebRoot/js/themes/default/images/datagrid_sort_desc.gif
MyChat/WebRoot/js/themes/default/images/datagrid_title_bg.png
MyChat/WebRoot/js/themes/default/images/layout_button_down.gif
MyChat/WebRoot/js/themes/default/images/layout_button_left.gif
MyChat/WebRoot/js/themes/default/images/layout_button_right.gif
MyChat/WebRoot/js/themes/default/images/layout_button_up.gif
MyChat/WebRoot/js/themes/default/images/menu.gif
MyChat/WebRoot/js/themes/default/images/menu_downarrow.png
MyChat/WebRoot/js/themes/default/images/menu_rightarrow.png
MyChat/WebRoot/js/themes/default/images/menu_sep.png
MyChat/WebRoot/js/themes/default/images/menu_split_downarrow.png
MyChat/WebRoot/js/themes/default/images/messager_error.gif
MyChat/WebRoot/js/themes/default/images/messager_info.gif
MyChat/WebRoot/js/themes/default/images/messager_question.gif
MyChat/WebRoot/js/themes/default/images/messager_warning.gif
MyChat/WebRoot/js/themes/default/images/pagination_first.gif
MyChat/WebRoot/js/themes/default/images/pagination_last.gif
MyChat/WebRoot/js/themes/default/images/pagination_load.png
MyChat/WebRoot/js/themes/default/images/pagination_loading.gif
MyChat/WebRoot/js/themes/default/images/pagination_next.gif
MyChat/WebRoot/js/themes/default/images/pagination_prev.gif
MyChat/WebRoot/js/themes/default/images/panel_loading.gif
MyChat/WebRoot/js/themes/default/images/panel_title.png
MyChat/WebRoot/js/themes/default/images/panel_tools.gif
MyChat/WebRoot/js/themes/default/images/panel_tool_collapse.gif
MyChat/WebRoot/js/themes/default/images/panel_tool_expand.gif
MyChat/WebRoot/js/themes/default/images/tabs_active.png
MyChat/WebRoot/js/themes/default/images/tabs_close.gif
MyChat/WebRoot/js/themes/default/images/tabs_enabled.png
MyChat/WebRoot/js/themes/default/images/tabs_leftarrow.png
MyChat/WebRoot/j
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.