1 / 28
文档名称:

毕业设计论文-网上战友录的设计与实现(含源程序代码).doc

格式:doc   页数:28
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计论文-网上战友录的设计与实现(含源程序代码).doc

上传人:钻石文档库 2014/3/11 文件大小:0 KB

下载得到文件列表

毕业设计论文-网上战友录的设计与实现(含源程序代码).doc

文档介绍

文档介绍:源程序代码等全套设计联系QQ 695132052 各专业都有
分类号: UDC: D10621-408-(2007)6135-0
密级: 公开编号:2003211192
成都信息工程学院
学位论文

网上战友录的设计与实现

论文作者姓名:
王哲
申请学位专业:
网络工程
申请学位类别:
工学学士
指导教师姓名(职称):
张伟利(副教授)
论文提交日期:
2007年 6 月8日
网上战友录的设计与实现
摘要
战友录系统是一个与通讯系统,通过使用网上战友录,他们可以和多年的战友通过留言平台来交流,就好比现在很流行的QQ或MSN等通讯系统。通过使用网上战友录,战友们可以很方便的进行彼此交流。
本文介绍了网上战友录的设计与实现。整个系统分为三大模块:用户模块,管理员模块,和注册模块。主要实现用户对资料的查看,修改,用户上传照片,战友查询及留言,创建部队和加入部队、战友社区。管理员对用户的资料查看,添加删除用户,部队管理,查看和回复申请,战友留言管理及嘉宾留言管理功能。
在技术上,该系统选择了三层的网络体系结构。客户端技术综合采用HTML、VBScript等技术提供用户界面;应用服务器端使用IIS,并采用ASP动态网页编程技术实现业务逻辑;数据库服务器采用SQL Server 2000关系数据库。应用服务器利用ADO技术与数据库服务器进行透明的数据传输。
关键字:战友录;数据库;图片上传;留言; asp
The Design and Implementation rade-in-arms Record
Abstract
rade in arms record system is munication system. Through these platforms, such as popular QQ or MSN, comrades in arms municate with each other conveniently.
How to design and implement rade in arms record is introduced in this paper. The entire system is divided into three modules mark: Consumer module, administrator module and logon module, which mainly realize such functions as consumers checking or modifying data, uploading image, comrades in arms inquiring, Joined forces and the creation of troops. rades in arms administer checking data, adding or deleting consumers, troop management, comrades in arms MSG|WTG administration and distinguished guest MSG|WTG manage.
As to technologies, the system owes three tiers works system structure. Technologies such as HTML, VBScript are adopted by customers to provide user interface synthetically; the application server uses IIS, and adopts the ASP development Web page programming technology to realize the business logic; SQL Server 2000 relation database is put into use by database server. The server applying makes use of the ADO technology and the database server to transmit transparent data.
Key words: comrade-in-arms record; database; uploading image; leave a message; asp
目录
论文总页数:24页
1 引言 1
开发背景及现状 1
系统设计方法 1