毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

JSP的聊天室设计与实现

时间:2019-09-25 19:13来源:毕业论文
基于JSP的聊天室,可以实现人们在网上即时聊天功能。本系统适用于任何用户,只要注册信息即可登入进行在线聊天,方便用户操作。用户还可以更换用户头像

摘要:随着信息技术的快速发展,聊天工具已经成为人们生活中一种重要的信息交流工具,尤其是网络聊天工具受到越来越多的网民的喜爱。本次毕业设计的内容是设计并实现一个基于JSP的聊天室,可以实现人们在网上即时聊天功能。本系统适用于任何用户,只要注册信息即可登入进行在线聊天,方便用户操作。用户还可以更换用户头像,发送各种各样的表情、查看用户信息、更改用户信息。本系统具有良好的程序结构和人机交互界面,通用性强,既可独立成为一个小型聊天网站,也可以应用于其它不同需求的网站。39495
毕业论文关键词: 聊天工具;聊天室;聊天网站 
 Design and Implementation of JSP-based Chat Rooms
Abstract: With the rapid development of Internet, chat tool has become an important tool for information exchange in people’s lives. Especially, more and more Internet users like it. The graduation project is to design and implement a system of a JSP-based online chat room. People can achieve in online chat. The system is suitable for any user. If you have registered information ,you can log in online chats. Also it has user-friendly operation. Users can also replace the user avatar, send a variety of expressions, view the user information, change user information and other functions.The chat system provides nice routine structure and person-machine mutual interface and having universal property, so that it can works as not only a mini type independent web station but also a part of other web stations that have different demands.
Keywords: Communication tools; online chat rooms; online chat
目  录
第1章  绪论    1
1.1课题背景    1
1.2 国内外现状    1
1.3系统开发的目的及意义    1
1.4 系统功能与特色    2
1.4.1 系统功能    2
1.4.2 系统特色    2
1.5 本文研究内容及主要贡献    2
第2章  可行性分析与需求分析    3
2.1可行性分析    3
2.2 需求分析    3
2.2.1 任务概述    3
2.2.2数据库需求分析    3
2.2.3硬、软件环境需求分析    3
2.3 本章小结    4
第3章  总体设计    5
3.1 总体功能模块    5
3.2聊天用户功能模块    5
3.3 系统业务描述    6
3.4 程序流程图    7
3.5 本章小结    8
第4章  系统详细设计与实现    9
4.1系统和数据库的配置    9
4.2概念模型设计    9
4.3数据库表结构    9
4.4平台数据表的设计    10
4.5 本章小结    11
第5章  系统功能实现    12
5.1程序的类图    12
5.1.1消息Message类图    12
5.1.2用户User类图    12
5.2程序的时序图    13
5.2.1 聊天模块时序图    13
5.2.2 用户模块时序图    14
5.3系统功能实现的主要模块    14
5.3.1 登陆页面    14
5.3.2 用户注册页面    15
5.3.3 个人信息修改页面    16
5.3.4 密码修改页面    16
5.3.5 在线用户列表页面    17
5.4 本章小结    17
第6章  总结与展望    18
6.1 总结    18
6.2 展望    18
毕业设计体会    19 JSP的聊天室设计与实现:http://www.youerw.com/jisuanji/lunwen_39804.html
------分隔线----------------------------
推荐内容