1 / 52
文档名称:

毕业设计(论文)-VB餐饮娱乐管理信息系统设计与实现.doc

格式:doc   页数:52
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-VB餐饮娱乐管理信息系统设计与实现.doc

上传人:3346389411 2013/4/2 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-VB餐饮娱乐管理信息系统设计与实现.doc

文档介绍

文档介绍:摘要
随着营业规模的扩展,许多中小型餐饮娱乐企业单位都面临着如何高效管理整个企业经营业务的问题,而目前最为广泛的解决方案就是MIS系统的应用。本系统就是这样一个MIS系统,其中包含了服务行业的主要经营项目的信息管理,它使原先人工的管理统计工作统一由MIS系统进行规范化管理,提供了高效的管理手段。
经过分析,我要使用Microsoft公司的Visual Basic开发工具,利用其提供的各种面向对象的开发工具,尤其是数据窗口这一个能方便又简洁操纵数据库的智能对象,首先在短时间内建立系统应用原型,然后,对初始原型系统进行需求迭代,不断修正和改进,直到形成用户满意的可行系统。
本文首先介绍了管理信息系统的发展现状和C/S模式的多层应用程序体系结构,以及本系统所用开发环境的技术介绍。接着,文章介绍了本收银管理系统的整体设计方案,并且详细讨论了各功能模块的设计和实现,最后分析了系统调试阶段的工作。
关键词:模式,工具,数据源,面向对象。
Abstract
Along with the extension of business scale, a lot of mid-scale entertainment enterprise met the problem that how to build more efficient management of their business. as for this problem, Management Information System is the main approach to solve the problem above. This system is an exact MIS, it serves to manage the whole information from all fields of enterprise business items. It provides the high-efficient way of information management and changes the original manual administration to puter-aided automation system.
By looking up lots of datum, we selected Visual Basic presented by Microsoft because of its objective tools in offered a series of ActiveX operating a data-base. It can give a short-cut to build up a prototype of system application. The prototype could be modified and developed till users are satisfied with it.
At first, this article introduced the late development of MIS and the concept of multi-layer C/S mode application, also it described the develop environment of this system. At the later part, it provided the whole design plan of this MIS system, and discussed the design and implementation of each function module in detail . At last, this article analyzed the main work during system-debugging phase.
Key Words: mode, tool, data source, Object Oriented.
目录
摘要................................................................I
ABSTACT............................................................II
目录..............................................................III
1 绪言
MIS系统简介.............................