1 / 51
文档名称:

玩友交流网站的设计与实现.doc

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

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

分享

预览

玩友交流网站的设计与实现.doc

上传人:glfsnxh 2021/1/20 文件大小:1.09 MB

下载得到文件列表

玩友交流网站的设计与实现.doc

相关文档

文档介绍

文档介绍:文字格式:
楷体 小三 加粗
毕业设计(论文)
玩友交流网站的设计与实现
论文作者姓名:
申请学位专业:
申请学位类别:
指导教师姓名:
论文提交日期:
玩友交流网站的设计与实现
摘 要
随着互联网技术的迅猛发展,网络给人们带来了很多便利,比如人们借助于网络进行相互交流变得更加方便。如今,信息经济时代已经来临而且发展势头更加迅猛,这是一个大的趋势。Internet时代,造就了我们新的工作和生活方式,其互联性、开放性和共享信息的模式,打破了传统信息传播方式的重重壁垒。
利用ASP实现个人网站,可以为游戏中的玩家们提供一个相互交流的平台。玩家不仅可以通过发表文章的方式来发表自己的见解,而且相互之间的资料均可以进行查找,联系起来也非常的方便。该网站的开发使用了ASP语言和Access数据库。它实现了通过结构化查询语言连接后台数据库来实现用户注册,添加,查找和删除等功能。在设计中还使用了设置验证码和管理员权限的方法,有效提高了网站的安全性。
关键词:B/S;玩友交流;个人网站
Design and Implementation of Player Forum by using ASP
Abstract
With the fast development of the Internet techniques, it has brought people a lot of convenience. For example, the communication among people becomes more convenient through the Internet. Nowadays, the times of information economy has come and developed quickly. This is the main trend of the society. The times of the Internet has created new ways for our jobs and livings. Its characteristics of connection, opening and information-sharing mode have improved the efficiency of information transmission.
Design and implementation of personal website by using ASP language can provide a communication platform for the players who are playing computer games. Players can not only announce their ideas by sending message, but can also search for each others' personal information. So they can contact with each other easily. The development of such website uses the ASP language and Access database. It implements these functions, such as registration, addition, search and deletion through operating database by SQL language. And also set the valid code and authority of the administrators to improve the security of this system.
Key words: B/S; Player Communication; Personal Website
目 录
论文总页数:18页
1引言 1
课题背景 1
选题意义 1
2基础理论 1
开发环境 1
技术简介 1
3设计方案 3
3
模块功能 4
5
4 设计与实现 5
典型模块流程图 5
数据表设计 7
典型算法 8
5 测试与调试 12
结 论 15
参考文献 16
致 谢 17
声 明 18
1引言
课题背景
随着互联网技术的迅