登录
首页 » c# » 利用C#实现酒店管理系统

利用C#实现酒店管理系统

于 2022-08-13 发布 文件大小:2.10 MB
0 38
下载积分: 2 下载次数: 1

代码说明:

基于c#开发的酒店管理系统,保存用户登录注册,入住退房餐饮服务等多项功能。本科生毕设,课设资源

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • COMMApp
    串口通信程序,如果有问题可与本人联系,大家一起讨论讨论 (series communction)
    2009-05-28 07:53:38下载
    积分:1
  • rdc_ad1210_spi
    说明:  AD2S1210 spi通信读取数据,可以使用的.(AD2S1210 spi read data,you can use this code to do what do you want.)
    2020-07-03 14:56:22下载
    积分:1
  • VC++ 依据特定字符拆分字符串
    int CFileFun::SplitCString(CString strIn, CStringArray& strAryRe, LPCTSTR lpstr){ASSERT(lpstr);strAryRe.RemoveAll();int len1 = strIn.GetLength();int len2 = _tcslen(lpstr);if (0 == len1 || 0 == len2){return 0;}int pos1 = 0, pos2 = 0;while ((pos2 = strIn.Find(lpstr, pos1)) != -1){strAryRe.Add(strIn.Mid(pos1, pos2 - pos1));pos1 = pos2 + len2;}//加上最一个...if (len1 > pos1 + 1){strAryRe.Add(strIn.Mid(pos1));}return strAryRe.GetSize();}
    2022-05-23 06:16:19下载
    积分:1
  • jiansheyinhan
    一个银行的提款程序。提款机的程序编译,提款机如何操作!(A bank ATM procedures. Teller machines to compile the program, how to operate teller machine!)
    2008-06-26 13:06:32下载
    积分:1
  • overset
    基于fluent模拟实物在流体中运动情况(Simulation of physical movement in fluid based on fluent)
    2018-08-28 10:02:40下载
    积分:1
  • 在.net的datagrid空间的表头实现跨行表头,此文档是一个实例
    在.net的datagrid空间的表头实现跨行表头,此文档是一个实例-In. Net of datagrid space to achieve cross header header, this document is an example of
    2022-01-26 00:28:52下载
    积分:1
  • Internet programming
    2022-04-09 16:18:54下载
    积分:1
  • PG_FOC
    闭环矢量的代码,台达的,汇编语言。绝对真实,行家一眼就能看出来(Closed-loop vector code, Delta, and assembly language. Absolutely true, experts tell at a glance)
    2014-08-27 10:07:42下载
    积分:1
  • opencv_test
    opencv mfc 非常不错的视频 大家可以下载看看(opencv mfc is very good)
    2013-09-11 09:20:52下载
    积分:1
  • F2812-fft-source-file
    利用DSP-TMS320F2812开发的fft算法程序(Using DSP-TMS320F2812 fft algorithm program developed)
    2011-05-26 21:07:07下载
    积分:1
  • 696518资源总数
  • 104326会员总数
  • 25今日下载