毕业论文论文范文课程设计实践报告法律论文英语论文教学论文医学论文农学论文艺术论文行政论文管理论文计算机安全
您现在的位置: 毕业论文 >> 计算机论文 >> 正文

ASP.net火车票在线订购系统设计与实现+需求分析

更新时间:2016-10-26:  来源:毕业论文

ASP.net火车票在线订购系统设计与实现 摘 要
随着Internet技术的发展,人们的学习生活已经离不开网络。未来社会人们的生活和学习将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。而随着用户所接受的网络服务越来越多,其对服务质量的要求也是越来越高。为了争夺更多的用户,网络服务提供商一直在研究如何更准确地获取网络服务用户对于其提供的服务的体验和满意度信息,以便其进行更进一步的改进和提升。
本设计尝试用VS2008在网络上架构一个火车票在线订购系统,以更系统的功能设计、更合理的项目问题设置、更全面的数据收集渠道,最大程度地还原用户对于网络服务的真实体验和使用感受。本文从理论和实践两个角度出发,对一个具有数据挖掘功能火车票在线订购系统进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术VS2005的特点、结构框架以及使用方法。接着对课程系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。
    本火车票在线订购系统是运用Visual Studio 2008技术来实现的。其主要功能有:新闻中心,用户注册,车次查询,在线订票,旅途常识,系统简介,留言板,后台管理等。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。
【关键词】面向对象分析与设计,VS2008,火车票订票
Abstract
Along with the development of Internet technology, daily life can not already do without the network. The life and work of the social people of future will depend on the development of digital technology more and more ,Digitize more and more, the networking, electronic, virtual. Development course and present application state and development trend of Internet, can believe network technology great change life and working way of us fully, Even a certain change will take place in the values of the society.
  This procedure tries to build up a bookshop in the network with ASP.NET, So that every customer needn't go out and can do shopping easily through surfing the Net at home .this article is analyzing the design and realization of an online bookshop with Data Mining function, from the views of theory and practice. Starting with introducing concepts and techniques of OOA and OOP in detail, especially introducing the knowledge which apply for this system, such as: the feature and flow of OOA and OOP; analyzing the feature、structure and using method of developing techniques ASP.NET and ADO.NET which using in my system. And then, this article analyses the feasibility of the system, then minutely layouts the design thoughts, goals and the system holistic framework. At last, this article minutely explains the design and realization of Web page layout, data base and application program of our system.
  This online bookstore system uses ASP.NET technology to realize on Visual Studio.Net platform. Its main function has: manage users, new books on sale, look for classified books, search books, collect favorite book, process of purchase, sales list, the comment of the books, website's management, etc. 
During the course of writing this article, I strive to integrate theory and practice. While expatiating the different kind of theories, I illuminate the application and operation skill combining the system so as to fully incarnate the application of these theories and techniques to this system.

   [KEYWORD]:OOA,OOD,ASP.NET,ADO.NET
目 录
上海应用技术学院 0
毕业设计(论文) 0
火车票在线订购系统 0
目 录 1
第1章 选题背景 1
1.1本课题的意义 1
1.2国内外研究现状及发展趋势 1
1.4 任务概述 5
1.4.1目标:建立完善的火车票在线订购系统 5
1.4.2火车票在线订购系统特点 5
第2章 解决方案的选择 7
2.1 系统说明 7
2.1.1.硬.软件环境 7
2.2 开发计划 8
2.3可行性分析 8
2.3.1 风险分析 8
2.3.2 技术可行性 8
2.3.3 操作可行性 9
2.4 设计方案:对涉及工具和技术的相关说明 9
2.4.1 B/S体系结构 9
2.4.2 SQL Server 10
2.4.3 HTML(Hyper Text Markup Language) 10
2.4.4 Visual Studio 2008 11
第3章 需求分析 13
3.1系统分析的任务与步骤 13
3.1.1 系统分析的任务 13
3.1.2 系统分析的步骤 13
3.2网站项目范围 13
3.4网站实体分析 14
3.5网站的数据库设计 14
3.5.1 概念设计 14
第4章  总体设计 20
4.1 网站系统功能说明 20
4.1.1总体功能 20
4.1.2非功能性需求 21
4.2 建立功能模型 22
4.2.1识别参与者 22
4.2 建立数据库模型 22
第5章 详细设计 25
由于系统较为庞大,页面数量很大,所以本章只取其中部分进行设计说明。 25
5.1 系统首页 25
5.2 页面介绍 26
5.3车次查看(checixinxilist.aspx) 31
5.4旅途小常识 36
5.5管理员管理网站基本信息 38
第6章 系统测试 42
6.1 系统测试的目的 42
6.2 面向对象系统测试方案 43
第7章 软件布署 44
7.1安装环境要求 44
7.2系统使用说明 44
总结 45
致 谢 46
参考文献 47,3505

[1] [2] [3] [4] [5] [6] [7] 下一页

ASP.net火车票在线订购系统设计与实现+需求分析下载如图片无法显示或论文不完整,请联系qq752018766
设为首页 | 联系站长 | 友情链接 | 网站地图 |

copyright©youerw.com 优文论文网 严禁转载
如果本毕业论文网损害了您的利益或者侵犯了您的权利,请及时联系,我们一定会及时改正。