搜索资源列表
GanEN
- 这是一个餐饮管理软件,用C#在.NET平台下编写-This is a restaurant management software in C#.NET platform to prepare
餐饮管理系统VC++源代码
- 餐饮管理系统VC++源代码
cyglxt.rar
- 采用c#编写的餐饮管理系统,winform架构,Using c#, prepared food and beverage management system, winform Architecture
managementcsharpcode
- C#开发的酒店餐饮管理系统,有开发文档和程序,e-r图,全套的东西-C# development of hotel and catering management system, there is development of documentation and procedures, er diagram, a full set of things
MrCy
- 本系统属于小型的餐饮管理系统,可以有效地对中小型餐厅消费进行管理。 (1)本系统管理员用户名为:Tsoft,密码为:111。 (2)实例执行文件位置:TM\06\MrCy\MrCy\bin\Debug\ MrCy.exe (3)本系统共分为三种操作权限,分别为超级管理员、经理、一般用户: 一般用户: 一般用户只可以对辅助工具菜单、系统设置菜单、窗口布局菜单及帮助菜单进行使用操作。。 经理:经理除系统设置菜单不能使用以外,其它菜单都可以使用并管理操作。 超级管理员:超
20086288386829
- 餐饮管理系统(C#源码)-Food
06
- visual c#2005 餐饮管理系统-visual c# 2005 Food
HotelManager(1.0.5)
- C#酒店管理系统。实现酒店管理。预订退房还有KTV餐饮等消费-C# hotel management system. The realization of hotel management. Reservation check-out there, such as food and beverage consumption KTV
ES
- 餐饮管理系统,有基础信息管理、系统维护、系统设置、窗口布局等-Restaurant Management System, there is basic information management, system maintenance, system settings, window layouts, etc.
14160_1242611030xU0M
- 餐饮管理系统 VS2005 C# sqlserver2-mis c#
FoodConsumptionManagementSystem
- 餐饮消费管理系统 餐饮消费管理系统-Food Consumption Management System
Cshap_CanYin
- C#编程,餐饮管理系统,含说明文档及代码-C# programming, catering management system, including documentation and code
canyinggugnlixit
- 该餐饮管理系统实现了订餐,开餐,点菜,结账,消费时间等功能-The restaurant management system implements ordering, open meals, ordering, billing, consumption and time functions
canyin
- 餐饮管理系统VC++源代码,在编译、运行程序之前,请将所附的数据库文件rms.mdb导入SQL server中-Restaurant Management System VC++ source code, compiled, run the program before, which I attach the database file rms.mdb into the SQL server
canyinguanli
- 餐饮管理系统 ,基于C++实现 有着丰富的功能-Restaurant Management System has a rich set of features based on C++
jiudiancanyinguanlixinxixitong
- 酒店餐饮管理信息系统 本系统通过前台的订餐页面和订包厢页面,完整供应链需求源的采集,通过后台的管理系统,最大限度地整个餐饮企业的资源,通过管理信息化的优化,提高餐饮企业的管理效率,降低餐饮企业运营成本-Hotel and catering management information system of the system through the front of the ordering page and set the box page, and complete supply chain
canyinguanli
- 餐饮管理系统,基本功能已经实现,请自行开发其他功能,适合学习所用。-Restaurant Management System, the basic function has been achieved, developed, and used for learning.
MrCy
- 为餐饮管理系统的一个系统程序,包括数据库的创建以及所有功能模块的实现
操作数据库
- 三层架构的餐饮管理系统,全注释。vs2015+sqlite(Three layer architecture of catering management system)
餐饮管理系统
- 使用winform开发的餐饮管理系统,以下是一些核心功能实现的简介: 1、显示厅包及餐桌-》开发步骤1、添加TabControl。2、查询HallInfo,遍历创建TabPage。3、创建ListView,加入TabPage上。4、查询TableInfo,遍历创建ListViewItem。-》在主窗口中,使用标签显示厅包,在每个标签中使用listview显示餐桌。餐桌分为使用、空闲状态。-》双击餐桌,如果是空闲,则开单,如果是使用,则继续点菜。//开单:1、为OrderInfo表插入数据;修改