基于java web的台球厅管理系统的设计与实现
摘要 随着科学技术的不断提高,软件工程技术日渐成熟,它已进入人类社会的各个领域并发挥着越来越重要的作用。台球厅管理系统的设计与实现与台球桌计费功能给人们带来了很大的便捷,传统的台球厅管理耗费人力物力繁重,效率也不高。因此我开发了这个台球厅管理系统的设计与实现来管理台球厅中的各类事务。
本文从信息系统分析的角度详细讲述了台球厅管理系统的设计与实现的开发过程。全文共分五章,首先介绍了系统的开发背景以及课题意义,并对系统进行了详细的可行性分析,然后,按照软件的开发步骤,从台球厅管理系统的设计与实现的需求分析到总体设计到详细设计详细阐述了系统的功能实现过程。
关键字 台球厅;Mysql;javaweb
ABSTRACT With the continuous improvement of science and technology, computer science and technology matures, its powerful features have deep understanding for the people, it entered the human society each domain and is playing an increasingly important role. Room the design and implementation of a billing system is closely related to the cultivation of the room pricing, the traditional pattern of room the design and implementation of a billing system mechanical hard, quality is not high also. So we developed the room the design and implementation of a billing system to manage documents.
In this paper, from the Angle of information system analysis, detailed tells the room the design and implementation of a billing system development process. The full text is divided into six chapters, first introduced the system development background and topic meaning, and feasibility analysis of the system in detail including software development tools for Mysql and JAVA working principle in detail, and then, according to the software development steps, from the room the design and implementation of a billing system requirements analysis to the overall design and detailed design process of the realization of the function of the system is expounded in detail. Finally, the system has carried on the special test function, high degree of humanization, reflects the system management characteristics of efficient and maintainable.
Key Words: billiard ; Mysql ; Java
目 录
一 概 述 5
1.1 系统说明 5
1.2 系统特点 5
1.3 系统功能简介 6
二 总体设计 7
2.1 开发背景 7
2.2 功能分析 8
2.3 数据流图 8
三 数据库设计 9
3.1 数据表的介绍 9
3.2 MyBatis框架的应用 9
四 详细设计 11
5.1 管理员登录主界面 11
5.2 管理员管理会员管理界面 12
5.3 管理员管理台球桌界面 12
五 总 结 13
致 谢 15