雷震游戏攻略网站的设计与实现
目录
Abstract
Now society is an information society, network and our lives, online games has gradually been familiar and accepted. Network in the most recent years has been the rapid development of smart phones available to promote the development of mobile gaming industry. The game is not for the young people in the rest of the work, they also tend to choose online games to relieve their stress. With the development of the game, in the face of different age groups have also appeared in the game, that is now the network gamers are no longer part of a small crowd. Network games have become one of the entertainment mainstream. Online game users from all walks of life, all ages Internet users, they play the same game, they need a platform for mutual exchange. Therefore, we can d *好棒文|www.hbsrm.com +Q: ¥351916072¥
evelop such a platform to achieve this functionality.
Graduation thesis describes the design process of experience, and a brief description of the development of the system in the background. Describes the development of methods and the general production process.
Keywords : game site,systems,development
引言
课题背景
网络游戏产业是一个新兴的科技产业,从20世纪末开始发展并一直壮大,最近几年国家经济飞速发展,人们的生活水平也得到了很大的提升,网络已经和我们的生活息息相关,网络游戏也成为我们生活大的一部分,现阶段的中国网络游戏仍处于发展阶段,而且发展速度也在不断提升。纵观中国整个网络经济的发展过程,网络游戏产业在其中的贡献和地位也得到了提升。网络游戏产业之所以可以在中国网络经济中占据一席之地,其主要原因在20世纪末中国网络经济泡沫破灭导致整个网络经济大受打击的时候,网络游戏却异军突起,没有受到影响反而一路高歌猛进,得到迅猛的发展。
选题意义
数据显示,网络游戏的发展依旧保持高速发展的趋势,而作为网络游戏的衍生产物——网络游戏攻略门户网站、论坛也得到了一个发展良机,各种类的网站纷纷成立,所以,有必要制作一个有鲜明特色的网络游戏攻略门户网站来顺应时代的发展。
设计目标
目的是给玩家提供一个交流的平台,玩家可以在这里找到游戏的信息,其他玩家对游戏的见解。玩家也可在这里寻找于自己兴趣相投的朋友。
需求分析
功能分析
该系统主要模块包括用户注册登录,游戏信息查询,用户信息修改等。用户注册了之后,用户可以发布自己的言论或视频,对自己喜欢的攻略收藏。系统管理员可以对用户的信息和网站系统信息进行管理。
E-R模型图
该系统包括的实体有游戏、管理员和用户,其中管理员的属性有管理员账号、密码、姓名等,用户的属性和管理员大体相似,包括账号信息,个人信息等。游戏的主要属性则包括游戏信息、游戏视频、游戏攻略。如图2-1所示:
图2-1 E-R模型图
开发环境
数据库工具:SQL SEVER 2008
开发语言:C# asp.net SQL
开发工具:Visual sever 2010
软件设计
功能结构图
图3-1 功能结构图
系统流程图
图3-2 客户端流程图
图3-3 后台管理端流程图
数据库关系图
图3-4 数据库关系图
数据库设计
表1 Manager管理员表
列 名
数据类型
长度
说 明
id
int
4
编号
Manageruser
varchar
50
帐号
Managerpwd
varchar
50
密码
Membername
varchar
50
说明
regtime
dateshijian
8
注册时间
logincount
int
4
登录次数
表2 Member注册用户信息表
列 名
数据类型
长度
说 明
id
int
4
编号
Membername
varchar
50
昵称
Tel
表3 News游戏攻略和视频信息表
列 名
数据类型
长度
说 明
id
int
4
编号
Title
varchar
200
标题
Content
text
16
内容
话题人
CommentContent
Abstract
Now society is an information society, network and our lives, online games has gradually been familiar and accepted. Network in the most recent years has been the rapid development of smart phones available to promote the development of mobile gaming industry. The game is not for the young people in the rest of the work, they also tend to choose online games to relieve their stress. With the development of the game, in the face of different age groups have also appeared in the game, that is now the network gamers are no longer part of a small crowd. Network games have become one of the entertainment mainstream. Online game users from all walks of life, all ages Internet users, they play the same game, they need a platform for mutual exchange. Therefore, we can d *好棒文|www.hbsrm.com +Q: ¥351916072¥
evelop such a platform to achieve this functionality.
Graduation thesis describes the design process of experience, and a brief description of the development of the system in the background. Describes the development of methods and the general production process.
Keywords : game site,systems,development
引言
课题背景
网络游戏产业是一个新兴的科技产业,从20世纪末开始发展并一直壮大,最近几年国家经济飞速发展,人们的生活水平也得到了很大的提升,网络已经和我们的生活息息相关,网络游戏也成为我们生活大的一部分,现阶段的中国网络游戏仍处于发展阶段,而且发展速度也在不断提升。纵观中国整个网络经济的发展过程,网络游戏产业在其中的贡献和地位也得到了提升。网络游戏产业之所以可以在中国网络经济中占据一席之地,其主要原因在20世纪末中国网络经济泡沫破灭导致整个网络经济大受打击的时候,网络游戏却异军突起,没有受到影响反而一路高歌猛进,得到迅猛的发展。
选题意义
数据显示,网络游戏的发展依旧保持高速发展的趋势,而作为网络游戏的衍生产物——网络游戏攻略门户网站、论坛也得到了一个发展良机,各种类的网站纷纷成立,所以,有必要制作一个有鲜明特色的网络游戏攻略门户网站来顺应时代的发展。
设计目标
目的是给玩家提供一个交流的平台,玩家可以在这里找到游戏的信息,其他玩家对游戏的见解。玩家也可在这里寻找于自己兴趣相投的朋友。
需求分析
功能分析
该系统主要模块包括用户注册登录,游戏信息查询,用户信息修改等。用户注册了之后,用户可以发布自己的言论或视频,对自己喜欢的攻略收藏。系统管理员可以对用户的信息和网站系统信息进行管理。
E-R模型图
该系统包括的实体有游戏、管理员和用户,其中管理员的属性有管理员账号、密码、姓名等,用户的属性和管理员大体相似,包括账号信息,个人信息等。游戏的主要属性则包括游戏信息、游戏视频、游戏攻略。如图2-1所示:
图2-1 E-R模型图
开发环境
数据库工具:SQL SEVER 2008
开发语言:C# asp.net SQL
开发工具:Visual sever 2010
软件设计
功能结构图
图3-1 功能结构图
系统流程图
图3-2 客户端流程图
图3-3 后台管理端流程图
数据库关系图
图3-4 数据库关系图
数据库设计
表1 Manager管理员表
列 名
数据类型
长度
说 明
id
int
4
编号
Manageruser
varchar
50
帐号
Managerpwd
varchar
50
密码
Membername
varchar
50
说明
regtime
dateshijian
8
注册时间
logincount
int
4
登录次数
表2 Member注册用户信息表
列 名
数据类型
长度
说 明
id
int
4
编号
Membername
varchar
50
昵称
Tel
表3 News游戏攻略和视频信息表
列 名
数据类型
长度
说 明
id
int
4
编号
Title
varchar
200
标题
Content
text
16
内容
话题人
CommentContent
版权保护: 本文由 hbsrm.com编辑,转载请保留链接: www.hbsrm.com/jsj/rjgc/1589.html