{$cfg_webname}
主页 > 计算机 > ASP.NET >

大学生旅游社交网站的设计与实现(ASP.NET,SQL)

来源:56doc.com  资料编号:5D20824 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9A5D20824
资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

大学生旅游社交网站的设计与实现(ASP.NET,SQL)(毕业论文9500字,程序代码,SQLserver数据库)
摘要
随着经济水平的提高,旅游人次逐年增加,在线旅游网站也层出不穷,而大多数旅游网站目标用户定位在拥有固定收入的商务人士,大学生旅游市场开发则并不完全,因此,本文认为有必要依据青年学生的想法、个性,为其设计旅游网站。
本文以大学生为目标用户,在文献综述的基础上分析整合出当前在线旅游市场的概况、了解旅游社交网站的功能需求,基于分析结果提出合适的设计方案,最后利用ASP.NET以及SQL SERVER等相关技术,从页面简洁、实用的角度出发,设计并实现适合大学生的使用旅游社交网站。
本文细致地论述了大学生旅游社交网站的设计与实现,为大学生旅游项目的开拓提供了参考和借鉴,期望校园旅游得到进一步开发。
关键词:旅游网站  ASP.NET  SQL Server
Design and Realization of University Students' Travel Social Website
Abstract
With the improvement of economy, the number of tourists has increased year by year. Online travel sites are emerging in an endless stream, and most of the travel site target users are business people who have steady income. College students tourism market is to be developed, so we need to know college students’ mind and design some travel websites to meet their needs.
Based on the literature review, this paper analyzes the status of the online tourism market and the functional requirements of the tourism sites. Then put forward the appropriate design scheme based on the analysis result. Finally, the author uses ASP.NET and SQL SERVER technology to design and implement concisely and practically the college students travel social sites.
This paper discusses in detail of the design and implementation process of college students 'social networking websites, which provides reference for the development of college students' tourism market, so that the campus tourism market can be developed in depth.
Key words: Tourism Website; ASP.NET;SQL Server
系统功能设计
大学生旅游社交网站的功能分为前台和后台,本系统的前台可以发布、查询及浏览旅行日志、图片,查看通知公告、旅游信息,查看留言及发表评论等。后台则是对系统实行管理和维护操作,如用户的审核、在线留言、图片、日志管理等。
开发环境:Microsoft Visual Studio
数据库:Microsoft SQL Server
程序语言:ASP.NET(C#)语言
 

大学生旅游社交网站的设计与实现(ASP.NET,SQL)
大学生旅游社交网站的设计与实现(ASP.NET,SQL)
大学生旅游社交网站的设计与实现(ASP.NET,SQL)
大学生旅游社交网站的设计与实现(ASP.NET,SQL)


目  录
摘要    I
Abstract    II
第一章 绪论    1
1.1研究背景    1
1.2 研究思路与方法    1
第二章 文献综述    3
2.1研究现状    3
2.2 在线旅游网站对比    4
2.3相关技术介绍    4
第三章 需求分析与功能设计    6
3.1系统需求分析    6
3.2系统总体设计    7
第四章 系统设计开发的业务流程、数据流程    9
4.1  业务流程分析    9
4.2  数据流程分析    9
4.3  数据库概念结构设计    10
4.4  数据库逻辑结构设计    12
第五章 网站功能的实现    16
5.1总体界面设计    16
5.2  其他页面设计与实现    16
第六章 网站测试与维护    22
6.1网站测试    22
6.2网站维护    24
总结    26
参考文献    27
致谢    28

推荐资料