文档详情

《毕业设计-基于C 的网络聊天软件的设计与实现》.doc

发布:2018-04-28约5.95万字共45页下载文档
文本预览下载声明
PAGE PAGE 41摘 要作为除电视、报纸、广播之外的第四大媒体,互联网不仅成为人们获取新闻信息的主要来源,更成为了人们闲暇之余的一种休闲手段。随着互联网技术的发展,各种各样基于网络的应用也随之诞生,网络聊天工具便是其中的一种。本文采用Visual Studio 2008+SQL Server 2005开发环境,结合WinForms、ADO.NET等多种技术,实现了一个类似QQ的网络聊天工具,并在WINDOWS平台上加以了实现。通过C#语言进行网络编程,通过公共的数据库交换各种信息,实现了人性化的界面设计与功能设计。软件经过测试,满足现代人们即时通信的需求,达到预期的设计效果,对网络聊天工具的人性化设计具有一定的现实意义,同时也为其他相关项目的设计提供了参考。关键词:网络聊天工具 C# 即时通信 数据库 人性化 AbstractInternet is the fourth major media other than televisions, newspapers and broadcasting, acting not only as a major source of news information, it is also a means of recreation for people during their leisure. Along with the high-speed development of the Internet technology, various of applications which are based on network were born,one of them is online chat tool. This thesis develops a online chat tool which like QQ and based on the integration of various technologies such as WinForms, ADO.NET etc,and based on the adoption of Visual Studio 2008+SQL Server 2005 development environment, then implement it on WINDOWS platform. It used C # language for network programming,and exchange different information through common database for the implemention of the humanized UI design and function design. After going through the tests, this online chat tool can achieve the projected design purpose of instantaneous communication needs of people in modern times, it also poses certain realistic significance to the humanization of online chat tool and provides as a reference to the design of other relevant projects.Key words: online chat tool C# instantaneous communication database humanization 目 录 TOC \o 1-3 \h \z \u HYPERLINK \l _Toc211315684 第一章 引言 1 HYPERLINK \l _Toc211315685 1.1 系统开发背景 1 HYPERLINK \l _Toc211315686 1.2 聊天软件的开发目标 1 HYPERLINK \l _Toc211315693 第二章 开发环境与关键技术简介 2 HYPERLINK \l _Toc211315694 2.1 C#简介 2 HYPERLINK \l _Toc211315695 2.2 .NET Framework简介 4 HYPERLINK \l _Toc211315695 2.3 WinForms窗体设计技术 5 HYPERLINK \l _Toc211315695 2.4 C/S结构 5 HYPERLINK \l _Toc211315695 2.5 ADO.NET技术 6 HYPERLI
显示全部
相似文档