-
餐厅点菜系统
程序介绍:
主要功能 系统管理 前台管理 后台管理
系统管理 用户登录及修改
前台管理 餐桌状态 更换餐桌 结账 合并结账等
后台管理 配菜系统 厨房做菜 库存管理 添加菜单 菜信息
技术
WebService .Net Framework Compact编程
数据库
开发工具
VS2005
Oracle 10G 数据库(这里给出SQL脚本 DataBak文件夹中,里面用到了存储过程,游标等大多部的技术,可以参考)
- 2022-05-29 08:16:11下载
- 积分:1
-
一个增加数据库字段的例子,db数据库格式,有兴趣地可以实施...
一个增加数据库字段的例子,db数据库格式,有兴趣地可以实施
-an increase in database fields example, db database format, with interest can be implemented
- 2022-02-07 22:57:30下载
- 积分:1
-
A reminder of the cost of the electricity sector systems, there is a need we can...
一个电力部门的催缴费用系统,有需要大家可参考-A reminder of the cost of the electricity sector systems, there is a need we can refer to
- 2022-01-31 23:09:13下载
- 积分:1
-
数值计算的源代码,包括二分法,和弦表,肺伯格算法…
数值计算源代码,包括二分法,弦截法,龙贝格算法,下山法,牛顿迭代法-numerical source code, including the dichotomy, chord sheet, Lung Bergh algorithm, the mountain, the Newton iterative method
- 2022-05-18 20:34:13下载
- 积分:1
-
VBA代码名称条码
应用背景客户使用OCX,整合事件,方法,属性,并通过事件时调用函数的参数,如呼叫中心学习罕见的OCX源码的…方法关键技术 ;在线dsoframerword在线dsoframerword在线编辑编辑控件编辑控制DSOFramer……爱尔兰啤酒OCX控件,这是美国控制的延续,自由分享!…
- 2023-08-30 06:45:03下载
- 积分:1
-
Shortest Path inquiries, the company is ESRI arcobject development of the compon...
最短路径查询,用的是ESRI公司arcobject组件开发的,已经作成dll,用起来非常的方便-Shortest Path inquiries, the company is ESRI arcobject development of the components, make dll with it is very convenient
- 2023-08-12 13:35:03下载
- 积分:1
-
链表信息
学生信息建立
// 上机实验二.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "iostream.h"
#include "string.h"
struct Student
{
char id[10];
char name[10];
char sex[10];
char grade[10];
char tel[10];
int age;
};
- 2022-02-14 01:40:40下载
- 积分:1
-
实现网上书店基本功能:浏览图书,查询图书,添加图书,图书销量统计等。...
实现网上书店基本功能:浏览图书,查询图书,添加图书,图书销量统计等。-Realize the basic functions of online bookstore: browse books, inquiries, books, adding books, book sales statistics.
- 2022-08-07 12:38:29下载
- 积分:1
-
在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解...
在9(3*3)个方格的方阵中填入数字1到N(N>=10)内的某9个数字 每个方格填一个整数,要求相邻两个方格的两个整数之和为质数。 试求所有的解-in 9 (3* 3) grid matrix to fill out a number of N (Ngt; = 10) of a nine figures each box filled an integral require two adjacent box at the two integral to the quality and number. Examination for all solutions
- 2022-10-06 18:45:03下载
- 积分:1
-
DELPHI processing data on the use EXCEL, it would be imported into the database...
关于用DELPHI处理EXCEL数据,将它导入进数据库和从数据库导出到EXCEL文件,对初学者很有帮助。-DELPHI processing data on the use EXCEL, it would be imported into the database and exported to the EXCEL file from the database, useful for the beginner.
- 2022-06-28 10:50:26下载
- 积分:1