基于ajax的网络聊天室 本科毕业设计.docVIP

  • 6
  • 0
  • 约3.13万字
  • 约 51页
  • 2017-02-05 发布于辽宁
  • 举报
基于Ajax的网络聊天室的设计与实现 摘 要 如何更好地与他人沟通是人们普遍关心的问题。人们通过网站可以展示产品,了解与用户和合作伙伴的最新发展,交流和沟通,建立联系和开展电子商务。在线聊天系统作为一个网站的重要组成部分,为人与人之间的交流和交往提供了一个平台。 传统的互联网聊天室,以显示在线用户和用户信息的实时传送,需要定期刷新页面。刷新页面,不仅要占用一定的系统资源和网络带宽,也会出现“白屏”现象,这对良好的用户体验是非常不利的。 Ajax是一个新的web应用,使用Ajax技术的发展不仅解决了页面刷新带来的白屏问题,也减少了对服务器和网络传输的负载。 本系统采用了A Ajax技术,数据库服务器端采用了SQL Server 2008作为数据库的开发,用C#语言编写的无刷新的网络聊天室。 关键词:Ajax;网络聊天室;无刷新;异步交互 DESIGN AND IMPLEMENTATION OF AJAX-BASED CHAT ROOM Abstract How to communicate better with others is the general interest. Through the website can show the products, the latest developments, exchange and communication with users and partners to establish contacts and e-commerce. Online chat system constitute an important part of the site, to provide a platform for exchanges and contacts between people. Traditional Internet chat rooms in order to display online users and user messages sent in real time, the need to regularly refresh the page. Page refresh not only to take up some system resources and network bandwidth, but there is also a black and white phenomenon is very detrimental to a good user experience. Ajax is a new web application, the chat room system using Ajax technology development not only solved the page refreshes bring black and white issues, but also reduce the load on the server and network transmission. The system uses the A Ajax technology, database server-side SQL Server 2008 as database development, written in C # refresh network chat rooms. Key Words: Ajax;Internet chat rooms;Nofresh;Asynchronous interaction 目录 摘 要 I Abstract II 1 绪论 1 1.1 系统现状 1 1.2 国内外主要研究成果 1 1.3 课题的主要内容及章节安排 3 2系统开发环境和关键技术 3 2.1 系统的开发环境 4 2.2 关键技术 4 2.2.1 A技术 4 2.2.2 Ajax技术 6 2.2.2 A Ajax技术 11 2.2.3 数据库技术 11 2.2.4 C#语言 12 3系统分析与设计 12 3.1 系统分析 13 3.1.1 聊天室功能需求分析 13 3.1.2 聊天室功能性能分析 13 3.2 系统运行环境 13 3.3 系统设计 13 3.3.1 系统结构 13 3.3.2 实体及数据库实现 15 3.3.3 后台功能模块 15 3.3.4 流程图 15 3.3.5 客户端与服务器端的相关设计 16 4 系统实现 18 4.1 聊天界面 18 4.2 登录界面 18 4.3 前台界面 19 5 系统测试 20 5.1 测试意义 20 5.2 测试目标 20 5.3测试方法 20 5.4 测试用例 20 结

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档