基于JAVA的餐饮管理系统(毕业论文) - 图文 联系客服

发布时间 : 星期二 文章基于JAVA的餐饮管理系统(毕业论文) - 图文更新完毕开始阅读26fc3c0e4431b90d6d85c703

SHANDONGUNIVERSITY OF TECHNOLOGY

毕业设计说明书

基于JAVA的餐饮管理系统

学 院: 计算机科学与技术学院 专 业: 通信工程0901班 学生姓名: 学 号: 指导教师:

完成时间: 2013年5月

摘要

_______________________________________________________________________________________________________

摘 要

餐饮管理系统的设计目的是实现餐饮自动化管理,以前是人工处理的方式,它完全取代了这种方式,并且避免了因为管理人员的工作疏忽和管理质量问题所造成的种种错误,为及时、准确、快捷的完成餐饮管理工作提供了很好的工具和管理手段。针对传统的餐饮管理系统带来的诸多不便,本文介绍了新型的餐饮系统管理模式。在开发餐饮管理系统过程中,采用Myeclipse以及jdk1.6搭建管理系统平台,并且采用了sql sever2008数据库管理系统和java主流的开发技术进行了完成流程规范化,数据灵活性配置一套餐饮管理系统。通过系统的研发掌握软件开发的基本流程,了解了系统业务。从而掌握整体软件开发过程,把知识运用实际生产生活中。

关键词:餐饮管理系统,java swing,数据库管理系统,系统设计,sql sever2008.

I

ABSTRACT

_______________________________________________________________________________________________________

ABSTRACT

Restaurant Management System is to achieve automated management of the ho- tel restaurant design, it completely replaced the original restaurant management has b- een using the manual processing of the work, and to prevent any management staff over- sight and management of quality problems caused by the error, for the timely, accurate and efficient completion of the hotel restaurant provides a powerful management tools and man- agement tools. The traditional Restaurant Management brought a lot of inconvenience, the article introduces a new type of hotel and catering management. Restaurant Management in the development of the system, using Myeclipse and jdk1.6 build management system platform, and uses sql server2008 database management system and java mainstream development of technologies to achieve process standardization to achieve, flexibility of configuration data a food management system. Control software system development through the basic development process, to understand the system's business. To grasp the overall software development process, the knowledge of the use of actual production.

Keywords: management,system design, java swing,database management system, sqlserver2008

I

目录

_______________________________________________________________________________________________________

目 录

引 言 .................................................................................................................................................. 1 第一章 绪论 .................................................................................................................................... - 2 - 1.1系统开发的背景 ................................................................................................................... - 2 - 1.2国内外相关的研究状态 ....................................................................................................... - 3 - 1.3本课题研究目的及意义 ....................................................................................................... - 4 - 1.4开发工具和相关技术 ........................................................................................................... - 4 - 1.4.1 JAVA开发技术 ....................................................... - 4 - 1.4.2 窗体应用程序swing技术 ............................................. - 6 - 第二章 系统分析 ............................................................................................................................ - 6 - 2.1可行性分析 ........................................................................................................................... - 7 - 2.1.1技术可行性分析 ...................................................... - 7 - 2.1.2经济可行性分析 ...................................................... - 7 - 2.1.3安全可行性 .......................................................... - 7 - 2.1.4操作可行性 .......................................................... - 8 - 2.2需求分析 ............................................................................................................................... - 8 - 2.2.1系统的主要功能 ...................................................... - 9 - 2.2.2系统的实现目标 ...................................................... - 9 - 2.2.3系统的性能需求 ..................................................... - 10 - 第三章 总体设计 .......................................................................................................................... - 11 - 3.1功能模块设计 ..................................................................................................................... - 11 - 3.2数据字典 ............................................................................................................................. - 12 - 3.3 E-R图 .................................................................................................................................. - 13 - 3.4总体E-R图 ......................................................................................................................... - 16 -

I