售票管理系统.doc
文本预览下载声明
山东交通学院
2008届毕业生毕业论文(设计)
题目:景点售票管理系统
院(系)别 信息工程系
专 业 计算机科学与技术
班 级
学 号
姓 名
指导教师
二○○八年六月
原 创 声 明
本人***郑重声明:所呈交的论文“景点售票管理系统”,是本人在导师***的指导下开展研究工作所取得的成果。除文中特别加以标注和致谢的地方外,论文中不包含任何其他个人或集体已经发表或撰写过的研究成果,对本文的研究做出重要贡献的个人和集体均已在文中以明确方式标明,本人完全意识到本声明的法律后果,尊重知识产权,并愿为此承担一切法律责任。
论文作者(签字):
日期:2008年6月 日
摘 要
随着计算机技术的飞速发展,计算机在各行各业管理中应用的普及,利用计算机实现各行各业信息化的管理已经势在必行。本系统是结合行业管理中实际的景点售票系统运行过程中的需求过程经过实际的需求分析,采用功能强大的vb.net做为开发工具,基于.NET Framework平台开发背景,SQL SERVER 2000作为数据库开发出来的景点售票管理系统。
整个系统的设计从符合操作简便快捷、灵活实用、保证稳定安全的要求出发,完成售票管理的基本过程。论文主要介绍了本课题的开发背景,所要完成的功能和开发的过程。重点说明了系统的设计思想、难点技术和解决方案。
关键字:管理系统,VB.NET,SQL Server 2000,需求分析,.NET Framework
Abstract
With the rapid development of computer technology, computer has been so widely used in all kinds of management that it is inevitable to use computer to realize the information management in all kinds of work. This system is a ticketing management system in tourism attractions. It considers the request in actual operation of ticketing systems in tourism attractions and is developed by using SQL SERVER 2000 as the data base, vb.net as the development Tools, and based on the development background of the NET Framework platform. The system accomplish the basic process of ticketing management with simple operation, efficiency, flexibility, security and stability.
The development background, functions that are need to be completed and the development process are introduced in the paper. The design ideas, technologies and solutions are emphasized.
Key words:Management System, VB.NET, SQL Server 2000, Requirement, .NET Framework
目 录
前 言 1
1 选题背景 2
1.1 课题背景 2
1.2 课题目的及意义 2
2 需求分析 3
2.1 系统的开发背景及开发环境 3
2.1.1 开发环境 3
2.1.2 SQL SERVER 2000 数据库 3
2.2 景点售票系统的需求分析 4
2.2.1 景点售票系统需求描述 4
2.2.2 景点售票系统功能描述 4
2.3 设计思路 5
3 概要设计 6
3.1 系统模型 6
3.1.1 功能模型设计 6
3.2 数据库结构设计 7
3.2.1 数据库概
显示全部