-
酒店管理系统
酒店管理系统
酒店管理系统是一个基于 web 的酒店管理软件。它是可扩展和准备无限的酒店、 用户、 客房和客人。
软件的功能包括收入管理、 收益管理、 订票管理、 天率管理、 预订日历、 客户关系管理、 检查插件及检查出局管理、 POS & 开本管理、 发票和收据和会计文件报告。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-22 22:24:06下载
- 积分:1
-
如果你使用.NET框架生成应用程序,嗯,面向Microsoft.NET AP…
如果你使用.NET Framework生成应用程序,那么在面向Microsoft.NET的应用程序中该如何获取和显示系统图标呢?此代码将示范如何实现。-If you use.NET Framework generation applications, Well, for the Microsoft.NET application procedures on how to access and display system icons? This code will demonstrate how to achieve it.
- 2022-01-28 05:58:56下载
- 积分:1
-
可以获取电脑总的磁盘容量和剩余磁盘时间,其中包括定时查询和系统托盘设计,剩余容量不足警告等内容。...
可以获取电脑总的磁盘容量和剩余磁盘时间,其中包括定时查询和系统托盘设计,剩余容量不足警告等内容。-The computer can get the total disk capacity and remaining disk time, including the timing query and the system tray design, the remaining capacity of less than a warning and so on.
- 2022-04-30 08:12:13下载
- 积分:1
-
DoubleClick, silverlight Double
DoubleClick,silverlight双击的demo-DoubleClick, silverlight Double-click the demo
- 2022-06-30 00:27:01下载
- 积分:1
-
HANOR c solve the problem with this is a very classic problem, how to achieve re...
汉诺塔问题用c++解决,这是一个非常经典的问题,如何实现递归。-HANOR c solve the problem with this is a very classic problem, how to achieve recursive.
- 2022-03-19 11:33:39下载
- 积分:1
-
- 2022-03-26 09:51:59下载
- 积分:1
-
VC中使用内联汇编
VC中使用内联汇编-对混合编程学习很实用-VC used in inline assembly- a very useful study of mixed programming
- 2022-07-08 14:27:56下载
- 积分:1
-
PSO schaffe
PSO(粒子群算法)求解Schaffe问题,并附上实验报告-PSO Schaffe
- 2022-03-21 22:30:26下载
- 积分:1
-
《windows程序设计》书和源码! 学习windows程序设计难得的好资料!...
《windows程序设计》书和源码! 学习windows程序设计难得的好资料!- Windows program design book and source code! Learn windows programming rare good information!
- 2022-06-19 03:56:57下载
- 积分:1
-
k-近邻算法的实现
kNN实现步骤
(1)计算已知类别数据集中的点与当前点之间的距离
(2)按照距离递增次序排序
(3)选取当前与当前距离最小的k个点
(4)确定k个点所在类别的出现的频率
(5)返回前k个点出现频率最高的类别作为当前点的预测分类
- 2022-02-14 22:45:04下载
- 积分:1