文件名称:Code_Chat
介绍说明--下载内容均来自于网络,请自行研究使用
聊天室的基本功能就是聊天,其他功能都是对基本功能的一个强化。本章中的聊天室主要包括以下功能。
用户登录,包括验证用户是否在线。
实时显示在线人员列表及在线人数。
用户发言,包括选择表情和字体颜色功能。
安全退出聊天室
-The basic feature is the chat room to chat, other features are an enhanced basic functions. Chat room in this chapter includes the following features. user login, including the authenticated user is online. real-time display the number of online staff list and online. user to speak, including the choice of font face and color features. Security Exit Chat
用户登录,包括验证用户是否在线。
实时显示在线人员列表及在线人数。
用户发言,包括选择表情和字体颜色功能。
安全退出聊天室
-The basic feature is the chat room to chat, other features are an enhanced basic functions. Chat room in this chapter includes the following features. user login, including the authenticated user is online. real-time display the number of online staff list and online. user to speak, including the choice of font face and color features. Security Exit Chat
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code_Chat
.........\content.jsp
.........\CSS
.........\...\style.css
.........\images
.........\......\bg.jpg
.........\......\bottom.jpg
.........\......\button.jpg
.........\......\login.jpg
.........\......\main_bj.jpg
.........\......\top.jpg
.........\index.jsp
.........\JS
.........\..\AjaxRequest.js
.........\leave.jsp
.........\login.jsp
.........\login_ok.jsp
.........\main.jsp
.........\META-INF
.........\........\MANIFEST.MF
.........\online.jsp
.........\safe.jsp
.........\send.jsp
.........\src
.........\...\com
.........\...\...\wgh
.........\...\...\...\filter
.........\...\...\...\......\CharacterEncodingFilter.java
.........\...\...\...\model
.........\...\...\...\.....\UserInfo.java
.........\...\...\...\servlet
.........\...\...\...\.......\Messages.java
.........\...\...\...\.......\UserListener.java
.........\WEB-INF
.........\.......\classes
.........\.......\.......\com
.........\.......\.......\...\wgh
.........\.......\.......\...\...\filter
.........\.......\.......\...\...\......\CharacterEncodingFilter.class
.........\.......\.......\...\...\model
.........\.......\.......\...\...\.....\UserInfo.class
.........\.......\.......\...\...\servlet
.........\.......\.......\...\...\.......\Messages.class
.........\.......\.......\...\...\.......\UserListener.class
.........\.......\lib
.........\.......\web.xml
.........\程序使用说明书.doc
.........\content.jsp
.........\CSS
.........\...\style.css
.........\images
.........\......\bg.jpg
.........\......\bottom.jpg
.........\......\button.jpg
.........\......\login.jpg
.........\......\main_bj.jpg
.........\......\top.jpg
.........\index.jsp
.........\JS
.........\..\AjaxRequest.js
.........\leave.jsp
.........\login.jsp
.........\login_ok.jsp
.........\main.jsp
.........\META-INF
.........\........\MANIFEST.MF
.........\online.jsp
.........\safe.jsp
.........\send.jsp
.........\src
.........\...\com
.........\...\...\wgh
.........\...\...\...\filter
.........\...\...\...\......\CharacterEncodingFilter.java
.........\...\...\...\model
.........\...\...\...\.....\UserInfo.java
.........\...\...\...\servlet
.........\...\...\...\.......\Messages.java
.........\...\...\...\.......\UserListener.java
.........\WEB-INF
.........\.......\classes
.........\.......\.......\com
.........\.......\.......\...\wgh
.........\.......\.......\...\...\filter
.........\.......\.......\...\...\......\CharacterEncodingFilter.class
.........\.......\.......\...\...\model
.........\.......\.......\...\...\.....\UserInfo.class
.........\.......\.......\...\...\servlet
.........\.......\.......\...\...\.......\Messages.class
.........\.......\.......\...\...\.......\UserListener.class
.........\.......\lib
.........\.......\web.xml
.........\程序使用说明书.doc