旅馆信息管理系统的设计与开发_毕业论文(设计说明书).doc
文本预览下载声明
PAGE \* MERGEFORMAT
PAGE \* MERGEFORMAT I
SHANDONGUNIVERSITY OF TECHNOLOGY
毕业设计说明书
旅馆信息管理系统的设计与开发
学 院:计算机科学与技术学院
专 业: 软件工程
学生姓名:
学 号:
指导教师:
2015 年 6 月
中文摘要
摘 要
?本文主要介绍了旅馆信息管理系统的设计与开发过程。旅馆信息管理系统是将所涉及到的旅馆管理事务利用计算机技术组织起来,实现方便高效的管理。
本系统使用Visual Studio 2008、Sql Server 2005 作为开发工具,同时使用C#作为开发语言,并且在开发过程中用到了JavaScript、Html等知识。本系统主要分为用户基本信息管理、房间基本信息管理、订房管理、退房管理、营业额统计管理等模块。采用前台、后台两条数据流,共包括系统总管理员、前台普通员工两个权限。
本文分为五章,主要从系统的分析、概要设计、详细设计与实现以及测试等几个方面对系统的开发流程进行了介绍。第一章,介绍了开发背景和意义、关键技术、开发目标、论文主要工作;第二章,介绍了需求、功能、架构、 业务流程图的设计和数据库E-R图的设计;第三章,介绍了各个类库的设计和数据库的各个字段的确定;第四章,介绍了各个层实现的主要代码和各个模块的实现的主要代码;第五章,介绍了测试的过程,包括界面、功能的测试。
关键词:旅馆信息管理系统,C#,SQL Server
Abstract
PAGE
PAGE II
Abstract
This article focuses on the hotel information management system design and development process. Information management system for hotel is a hotel management involved using computer technology to organize, easy and efficient management.
The system uses Visual Studio 2008, Sql Server 2005 as a development tool, uses c# as a development language, and in the development process uses JavaScript, Html and other knowledge. This system is mainly divided into user profile management, room basic information management, reservation management, returns management, administration of turnover statistics module. Foreground, background two data streams, covering total system administrator, the General staff of the front two permissions.
This article is divided into five chapters, mainly from systems analysis, design, detailed design and implementation, and test aspects of system development processes to be introduced. First chapter, describes has development background and significance, and key technology, and development target, and papers main work; second chapter, describes has demand, and function, and schema, and business flowchart of design and database E-R figure of design; third chapter, describes has each class library of design and database of
显示全部