苏ICP备112451047180号-6
基于B/S的无锡旅游网站的设计与实现
摘要:本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据库设计. 系统采用Microsoft Visual Studio 2008编写网站代码,SQL SERVER 2008建立数据库,从界面简洁、实用的要求出发,完成了旅游资源管理工作的主要部分。实现了用户对旅游景点信息的查看,与管理员进行互动。管理员于后台进行原始数据的添加、删除、修改等操作。
本文是对我所做的旅游网站的一个大概的描述,详细的介绍了该系统的运行流程,用户和管理员操作等功能。开头是系统的简介,概述此系统的内容,开发工具的介绍,用户需求分析,业务分析,功能模块的设计,然后就是数据库的设计思路与各个表结构叙述,系统的实施包括页面截图和功能代码,接下来是对系统测试过程的说明,包括测试目的、测试步骤、整体测试。最后是系统的使用说明,结束语和参考文献。
关键词:Microsoft Visual Studio;ASP.NET;旅游;动态网页
Wuxi travel website based on B/S
Abstract: This system from the preliminary investigation, detailed introduces the demand analysis, process and data analysis, overall structure and the system design and database design. The system adopts Microsoft Visual Studio 2008 website code, a database of SQL SERVER 2008, according to the requirement of interface is simple, practical, completed the main part of the tourism resources management. Implements the user view of tourist information, to interact with the administrators. Administrators in the background of original data to add, delete, modify, and so on.
This is what you did to me travel website a rough description, detailed introduces the operation process of the system, users and administrators operations, and other functions. Is the summary of the system in the beginning, an overview of the content of the system, the introduction of development tools, the user requirement analysis, business analysis, function module design, and then the database design and each table structure, the implementation of the system including page screenshots and function code, the following is the process of the system test, including test purpose, test procedure, test as a whole. The last is the instructions on the use of the system, conclusion and references.
Keywords: Microsoft Visual Studio, ASP.NET, Traveling, Dynamic webpage
1. 课题研究及主要研究内容
基于B/S结构的旅游网站的设计与实现,主要在Microsoft Visual Studio2008软件上,用C#语言设计的一个基于B/S结构的动态网站。它的后台数据库是SQL Server Management Studio2008,保证后台稳定。完成数据存储的处理,维护,及数据添加删除等操作。通过Microsoft Visual Studio2008软件我们设计网站的界面,同时编写相应的功能代码,以此实现旅游网站的各种功能。对于用户和管理员我们设置了不同的权限,用户可以查询景点的基本信息,包括景点的票价、游玩路径附近的旅店信息以及各类小吃等信息。管理员主要对网站的基本维护,添加相应的景点信息,以及更新数据等权限。本系统可以通过互联网访问站点,用户登录后就可以浏览该网站了。
Microsoft Visual Studio2008:主要是网站的开发、用户注册与登录、代码的编写、数据的查询与修改等。
SQL Server Management Studio2008:主要是用于保证后台稳定,对数据处理,维护,对数据添加与删除等操作。
2. 预期目标
前期完成后台数据库设计,包括用户信息与管理员信息表的设计景点信息数据库以及路径信息表的设计等,实现后台数据的基本框架。设计网站的界面信息,包括登录主界面和各个子界面连接设计,用户注册与登录代码的编写等。
后期工作,再根据系统投入使用情况,及客户群体的反馈意见,对网站进行维护处理。
3. 研究步骤
(1)分析网站所需要实现的功能,能够基本满足用户需求。
(2)更具分析的结果设计后台数据库。
(3)在Microsoft Visual Studio2008上设计网站的登陆界面以及实现登录的功能代码。
(4)设计主界面与子界面的连接,同时实现网站所需要的各种功能,列如路径的查询,景点的票价情况等信息。
(5)在编程中问题的发现与解决。
(6)对各个功能模块的检查,发现并改善其视觉效果。
(7)最后对做好的网站进行测试。
4. 研究方法、措施
(1)在网上搜索有关于旅游网站的设计方案
(2)去书店购买一些相关的书籍
(3)请教老师自己不会的问题
(4)在图书馆查阅资料
摘要:本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据库设计. 系统采用Microsoft Visual Studio 2008编写网站代码,SQL SERVER 2008建立数据库,从界面简洁、实用的要求出发,完成了旅游资源管理工作的主要部分。实现了用户对旅游景点信息的查看,与管理员进行互动。管理员于后台进行原始数据的添加、删除、修改等操作。
本文是对我所做的旅游网站的一个大概的描述,详细的介绍了该系统的运行流程,用户和管理员操作等功能。开头是系统的简介,概述此系统的内容,开发工具的介绍,用户需求分析,业务分析,功能模块的设计,然后就是数据库的设计思路与各个表结构叙述,系统的实施包括页面截图和功能代码,接下来是对系统测试过程的说明,包括测试目的、测试步骤、整体测试。最后是系统的使用说明,结束语和参考文献。
关键词:Microsoft Visual Studio;ASP.NET;旅游;动态网页
Wuxi travel website based on B/S
Abstract: This system from the preliminary investigation, detailed introduces the demand analysis, process and data analysis, overall structure and the system design and database design. The system adopts Microsoft Visual Studio 2008 website code, a database of SQL SERVER 2008, according to the requirement of interface is simple, practical, completed the main part of the tourism resources management. Implements the user view of tourist information, to interact with the administrators. Administrators in the background of original data to add, delete, modify, and so on.
This is what you did to me travel website a rough description, detailed introduces the operation process of the system, users and administrators operations, and other functions. Is the summary of the system in the beginning, an overview of the content of the system, the introduction of development tools, the user requirement analysis, business analysis, function module design, and then the database design and each table structure, the implementation of the system including page screenshots and function code, the following is the process of the system test, including test purpose, test procedure, test as a whole. The last is the instructions on the use of the system, conclusion and references.
Keywords: Microsoft Visual Studio, ASP.NET, Traveling, Dynamic webpage
目 录
一、 系统概述 2
(一)系统简介 2
(二)开发工具 3
1、微软Visual Studio 2008 3
2、SQL Server 2008 4
二、 系统分析 4
(一)需求分析 4
(二)业务分析 5
(三)功能模块设计 5
三、 数据库设计 7
四、 系统实施 9
(一)后台管理模块 9
(二)前台用户模块 26
五、 系统测试 39
(一)测试目的 39
(二)本系统测试 39
六、 系统使用说明 41
(一)前台模块使用 41
(二)后台模块使用 41
七、 结束语 41
八、 参考文献 42
1. 课题研究及主要研究内容
基于B/S结构的旅游网站的设计与实现,主要在Microsoft Visual Studio2008软件上,用C#语言设计的一个基于B/S结构的动态网站。它的后台数据库是SQL Server Management Studio2008,保证后台稳定。完成数据存储的处理,维护,及数据添加删除等操作。通过Microsoft Visual Studio2008软件我们设计网站的界面,同时编写相应的功能代码,以此实现旅游网站的各种功能。对于用户和管理员我们设置了不同的权限,用户可以查询景点的基本信息,包括景点的票价、游玩路径附近的旅店信息以及各类小吃等信息。管理员主要对网站的基本维护,添加相应的景点信息,以及更新数据等权限。本系统可以通过互联网访问站点,用户登录后就可以浏览该网站了。
Microsoft Visual Studio2008:主要是网站的开发、用户注册与登录、代码的编写、数据的查询与修改等。
SQL Server Management Studio2008:主要是用于保证后台稳定,对数据处理,维护,对数据添加与删除等操作。
2. 预期目标
前期完成后台数据库设计,包括用户信息与管理员信息表的设计景点信息数据库以及路径信息表的设计等,实现后台数据的基本框架。设计网站的界面信息,包括登录主界面和各个子界面连接设计,用户注册与登录代码的编写等。
后期工作,再根据系统投入使用情况,及客户群体的反馈意见,对网站进行维护处理。
3. 研究步骤
(1)分析网站所需要实现的功能,能够基本满足用户需求。
(2)更具分析的结果设计后台数据库。
(3)在Microsoft Visual Studio2008上设计网站的登陆界面以及实现登录的功能代码。
(4)设计主界面与子界面的连接,同时实现网站所需要的各种功能,列如路径的查询,景点的票价情况等信息。
(5)在编程中问题的发现与解决。
(6)对各个功能模块的检查,发现并改善其视觉效果。
(7)最后对做好的网站进行测试。
4. 研究方法、措施
(1)在网上搜索有关于旅游网站的设计方案
(2)去书店购买一些相关的书籍
(3)请教老师自己不会的问题
(4)在图书馆查阅资料