动漫网站的设计与实现.doc

相关主题
  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

XXXX本科毕业论文(设计)题目:动漫交流网站的设计与实现

院(系)工学院

专业计算机科学与技术

年级

姓名学号

指导教师职称

2013年5月30日

目录

摘要 (1)

ABSTRACT (2)

第1章绪论 (3)

1.1课题开发的背景及意义 (3)

1.2课题研究现状和发展趋势 (3)

1.3课题开发所用的技术和主要工具 (4)

1.3.1B/S结构简介 (4)

1.3.2SQL Server 2005数据库 (4)

1.3.3Dreamweaver8简介 (4)

1.3.4ASP技术简介 (5)

第2章系统分析 (6)

2.1系统需求分析 (6)

2.2其他需求 (6)

2.2.1非功能性需求 (6)

2.2.2系统软、硬件要求 (7)

2.2.3数据库要求 (7)

2.3系统开发目标和方案 (8)

2.3.1系统开发目标 (8)

2.3.2系统开发方案 (8)

2.4系统可行性分析 (9)

2.4.1经济可行性 (9)

2.4.2技术可行性 (9)

第3章系统总体设计与数据库设计 (10)

3.1 系统总体设计 (10)

3.1.1信息展示界面功能模块 (10)

3.1.2信息管理界面功能模块 (11)

3.2 数据库设计 (12)

3.2.1数据表的概要说明 (12)

3.2.2主要数据表的表结构设计 (13)

第4章系统详细设计与实现 (16)

4.1 系统首页 (16)

4.2 网站导航 (17)

4.3 用户注册模块 (17)

4.4 系统用户管理模块 (18)

4.5 站内新闻模块 (19)

4.5.1新闻展示界面设计 (19)

4.5.2新闻管理界面设计 (20)

4.6 在线留言模块 (21)

4.6.1留言展示界面设计 (21)

4.6.2留言管理界面设计 (21)

4.7 漫画信息模块 (22)

4.7.1漫画展示界面设计 (22)

4.7.2漫画管理界面设计 (23)

4.8 动画展示模块 (24)

4.8.1动画展示界面设计 (24)

4.8.2动画管理界面设计 (25)

4.9 动漫聚焦模块 (26)

4.9.1聚焦展示界面设计 (26)

4.9.2聚焦管理界面设计 (26)

4.10 系统管理模块 (27)

第5章系统测试 (29)

5.1 系统测试概述 (29)

5.2 系统测试 (29)

5.2.1管理员登录功能测试 (29)

5.2.2添加动漫节信息功能测试 (29)

5.2.3用户注册功能测试 (30)

5.2.4信息评论功能测试 (31)

5.2.5会员上传动画功能测试 (32)

5.2.6非空值测试 (33)

5.3 测试结论 (33)

结论 (34)

参考文献 (35)

附录 (36)

后记 (38)

摘要

动漫交流网站的建设是为了将杂乱无章的信息(包括文字、图片、动画影片)经过组织以后,合理有序地呈现在动漫爱好者面前而设计的一个动漫网站管理系统。本网站作为动漫爱好者获取信息和交流的一个平台,满足了用户的基本需要,提供了用户在线交流的场所,实现了高效动态的信息交换。

系统分为网站信息展示界面和信息管理界面两部分,其中展示界面主要用于用户对动漫信息资源进行浏览,通过注册登录可以评论、上传和下载动漫资源;管理界面主要用于管理展示界面的动漫资源和网站的维护,主要实现了站内新闻、漫画、动画等相关信息管理,用户管理,系统管理等功能。

系统采用B/S三层体系结构,SQL Server 2005作为数据库服务器,IIS作为测试服务器,并结合开发系统的需求特点,确定了系统的业务流程,完成了系统总体功能设计和详细功能设计,并进行了系统测试,运行良好。

关键词:动漫交流网站;B/S;信息管理

ABSTRACT

Anime intercourse website has been constructed aiming to the ordered information (inclu- ding text, picture, cartoon)organized to present in front of Anime fans in a reasonnable and ord- erly, and design a management system. This website serves as a platform on which animation fans can get information and communicate each other. In addition, it meets the basic needs of users, provides users an online exchange place and achieves a dynamic and efficiently exchange of information.

The system is divided into two parts: information display interface and information management interface. The information display interface is mainly used for the users to browse the information of the Anime resources. Users can comment, upload and download anime resources through registering and logging in. While information management interface is for administrators to manage and maintain animation resources of information display interface, and it is primarily achieve station news, comics, animation, user management, system management, and other functions.

System uses B / S three-tier architecture, SQL Server 2005 as the database server, IIS as a test server, taking into account of the needs characteristics of developing system, and determined the system's business processes, and ultimately completed the overall system design and detailed functional design features, and carried out system testing, running well.

Key words:Anime communicate website; B/S; Information management

相关文档
最新文档