你好,欢迎来到经管之家 [登录] [注册]

设为首页 | 经管之家首页 | 收藏本站

餐饮管理系统设计与实现_计算机专业论文范文

发布时间:2015-01-16 来源:人大经济论坛
计算机专业论文范文 摘要 现代化的餐饮行业服务项目多、信息量大。为了提高劳动生产、降低成本、提高服务质量和管理水平,进而促进经济效益,必须借助计算机来进行现代化的信息管理。餐饮管理系统正是为此而设计的。 本系统根据国内中小餐厅现状开发,采用了C/S架构,同时使用MyEclipse作为前台开发工具,SQL Server 2005作为后台数据库。前者是一个开放源代码的、基于Java的可扩展开发平台,具有稳定和与平台无关的特性;对于后者主要是利用了其在数据库方面的优势,其拥有对数据库强大的支持能力。本系统采用JDBC技术连接数据库。在软件开发方式上,采用软件工程分析、设计软件的主要一般步骤及模型来完成设计,这里软件开发方法主要是面向对象的软件开发方法。 本系统主要具有点菜功能、智能化获取菜品功能、自动结账功能、营业额报表功能,并继承Java的“Write Once, Run Anywhere”的优点,可以在任何一个系统下运行。本系统的优点在于能充分发挥客户端的处理能力,对服务器的运行数据负荷比较轻,且数据的存储管理比较通透。 关键词:餐饮管理系统,SQL Server 2005,MyEclipse,Java ABSTRACT Modern catering industry services more informative.In order to improve labor productivity, reduce costs, improve service quality and management level, thus promoting economic efficiency, have to rely on computers to carry out the modernization of information management.Restaurant Management System is designed for this purpose. The system developed under the current situation of domestic small and medium sized restaurant, with a C /S structure, using MyEclipse as a development tool, SQL Server 2005 as backend database.The former is an open source, Java-based extensible development platform, has the stability and characteristics of platform-independent; for the latter is the use of its advantages in the database, which has a strong ability to support the database.The system connects to the database using JDBC technology.The way in software development using software engineering analysis, design software, and model the main general steps to complete the design, where the main software development method is object-oriented software development methods. This system has the a la carte features, intelligent access to dishes, automated billing function, turnover reporting capabilities, and inherit Java's "Write Once, Run Anywhere" the advantages that can run on any system.The advantages of this system can give full play to the client's processing power to run the data load on the server relatively light, and the data storage management more transparent.Keywords: Hotel management system, SQL Server 2005, MyEclipse, Java 目录 摘要I ABSTRACTII 第1章 引言1 1.1 背景和意义1 1.2 研究内容1 第2章 相关技术简介2 2.1 JAVA简介2 2.2 开发工具MyEclipse简介2 2.3 SQL Server 20052 2.4 C/S 结构3 第3章 系统分析4 3.1 问题分析4 3.2 可行性研究5 3.2.1 技术可行性分析5 3.2.2 经济可行性分析5 3.3 需求分析5 3.3.1 系统功能需求5 3.3.2 系统软硬件需求6 3.4 系统数据流分析6 3.4.1 顶层数据流图6 3.4.2 第0层数据流图7 3.4.3 前台服务数据流图7 3.4.4 结账报表数据流图8 第4章 系统概要设计9 4.1 系统总体结构设计9 4.2 数据库设计9 4.2.1 数据库概念设计9 4.2.2 E-R图11 4.2.3 数据库逻辑结构设计12 第5章 系统详细设计与实现13 5.1 公共模块设计13 5.1.1 数据库连接类13 5.1.2自定义表格组件14 5.2 主窗体设计15 5.3 用户登录窗口设计15 5.4 登录模块设计17 5.4.1 功能概述17 5.4.2 功能设计与实现17 5.5 开台签单工作区设计19 5.5.1 功能概述20 5.5.2 主要功能设计与实现20 5.6 自动结账工作区设计22 5.6.1 功能概述22 5.6.2 主要功能设计与实现23 5.7 结账报表工作区设计27 5.7.1 功能概述27 5.7.2 主要功能设计与实现28 5.8 后台管理工作区设计31 第6章 系统测试33 6.1 部分单元测试33 6.1.1 智能点菜功能测试33 6.1.2 菜品管理功能测试34 6.2 集成测试35 6.3 系统测试36 第7章 结束语37 致谢38 参考文献39 附录 源代码40
经管之家“学道会”小程序
  • 扫码加入“考研学习笔记群”
推荐阅读
经济学相关文章
标签云
经管之家精彩文章推荐