065asp.netqlserver_南京路口国际机场售票系统_演示)
点击上面课题下载设计演示录像(建议用电脑用爱奇艺万能播放器看录像)
摘 要
随着Internet技术的发展,人们的学习生活已经离不开网络。未来社会人们的生活和学习将越来越依赖于数字技术的发展,越来越数字化、网络化、电子化、虚拟化。而随着用户所接受的网络服务越来越多,其对服务质量的要求也是越来越高。为了争夺更多的用户,网络服务提供商一直在研究如何更准确地获取网络服务用户对于其提供的服务的体验和满意度信息,以便其进行更进一步的改进和提升。
本设计尝试用VS2005在网络上架构一个南京禄口国际机场售票系统,以更系统的功能设计、更合理的项目问题设置、更全面的数据收集渠道,最大程度地还原用户对于网络服务的真实体验和使用感受。本文从理论和实践两个角度出发,对一个具有数据挖掘功能南京禄口国际机场售票系统进行设计与实现分析。论文首先较为详尽地介绍了面向对象分析与设计的有关概念与技术,特别深入介绍了在本系统中运用到的知识,如:面向对象的分析设计流程;系统中所用到的开发技术VS2005的特点、结构框架以及使用方法。接着对课程系统的可行性进行了分析,然后对系统的设计思想、设计目标与系统的整体结构进行了明确的规划。最后对系统的主要页面、数据库、应用程序的设计与实现作了较为详细的讲解。
本南京禄口国际机场售票系统系统是运用Visual Studio 2005技术来实现的。其主要功能有:(1) 销售查询管理(机票信息的增加、查询和统计)(2) 预定机票管理(机票信息的预定和生成取票号) (3) 退票机票管理(机票的退票操作等) (4) 服务查询管理 (5) 留言管理(用户权限的分配、初始密码的设置、密码的修改)(6) 系统后台管理
。论文在撰写过程中,力求将理论与实践应用相结合,对各种理论进行阐述的同时配合系统从实际应用和操作技巧上加以说明,希望能够更充分地体现到这些知识与技术在本系统中的应用与实现。
【关键词】面向对象分析与设计,VS2005,售票
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
(翻译可能会有出入,细节处请自行修改)
目 录
2.4.3 HTML(Hyper Text Markup Language)
由于系统较为庞大,页面数量很大,所以本章只取其中部分进行设计说明。