-
酒店管理系统
说明: ? 快速实现客人入住登记和账务处理,减少客人住店及离店时的等待时间;
? 准确实现客人预定入住的要求,实现有效及有保障的前台系统作业
? 快速响应住宿客人的有关项目查询要求;
? 实现入住、消费、结账一条龙服务,方便客人在店内的各类消费要求;
? 提供清晰、准确的各类明细报表、账单、给客人留下良好的管理印象(Quickly realize guest check-in and account processing, reduce waiting time for guests to stay and leave the hotel;
Accurate realization of guest booking requirements and effective and secure operation of the front desk system
Quickly respond to the inquiry requirements of accommodation guests;
To realize the one-stop service of check-in, consumption and checkout, so as to facilitate the various consumption requirements of customers in the shop;
Provide clear and accurate detailed reports, bills and impressions of management.)
- 2020-06-20 18:00:02下载
- 积分:1
-
自定义string类mystring
自定义string类mystring
- 2022-01-21 05:37:58下载
- 积分:1
-
用ajax实现的类似gridview功能的表格处理程序代码
用ajax实现的类似gridview功能的表格处理程序代码-Using ajax to achieve a similar function in gridview form processing code
- 2022-06-29 03:24:25下载
- 积分:1
-
C #摄像头编程,你可以捕捉摄像头流
c# 的摄像头编程,可以采集摄像头的流-c# camera programming, you can capture streaming camera
- 2022-10-02 10:10:04下载
- 积分:1
-
液晶显示屏的完整代码
电子手表的液晶驱动代码,全点阵操作。
- 2022-01-25 22:07:17下载
- 积分:1
-
Flood Fill
基于种子蔓延的洪水淹没算法,基于C#语言编写而成,以数组为例,递归思想(The flood inundation algorithm based on seed spreading is based on C# language, and takes the array as an example)
- 2021-02-23 15:49:40下载
- 积分:1
-
光电报警器
光电报警器源程序,包含电路图及源程序,课程设计基础程序,希望有用。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-06-28 11:05:48下载
- 积分:1
-
sht10 pic 16f877a
测定温度和湿使用 pic16f877a
传感器是从 sensiron sht10。
范围 ︰ 温度 ︰ 0-50,humidit: 0-90 %rh
- 2022-06-26 02:28:42下载
- 积分:1
-
二维码生成
二维码生成,C++,可以直接编译运行。vc6.0和VS2010直接可以编译运行。可以自由设置二维码生成的相关的设置
- 2022-01-27 12:17:39下载
- 积分:1
-
学生成绩查询系统
一个简单的学生成绩查询系统。
1.设计并实现类class stuManage(...)用以实现对学生成绩的管理;
2.在系统中至少定义两个类即信息管理类和学生类,每个类中有各自的属性和方法;
3.类class stuManage(...)包含至少三个函数并实现相应功能:
1).searchInfo(...):根据姓名或学号,查询学生所有课程成绩;
2).addItem(...):增加一条信息到文件中存储(若信息重复,则提示并覆盖);
3).displayAll(...):显示文件中存储的所有信息。
4.运用了文件的写入、存储和输出;
5.统一用all.txt文件存储所有信息,姓名、学号等字
- 2023-08-15 07:10:03下载
- 积分:1