实例介绍
使用VS , C# 编写的酒店管理系统,附带完整源码,与数据库,其中有完整的数据,供学习者研究,使用VS , C# 编写的酒店管理系统,附带完整源码,与数据库,其中有完整的数据,供学习者研究,
【实例截图】
【核心代码】
酒店管理
└── 酒店管理
├── DataBase
│ ├── SQLQuery1.sql
│ ├── db_MrCy.MDF
│ └── db_MrCy_Log.LDF
├── MyCms
│ ├── Backup
│ │ ├── MyCms
│ │ │ ├── DianAndJIaCai.Designer.cs
│ │ │ ├── DianAndJIaCai.cs
│ │ │ ├── DianAndJIaCai.resx
│ │ │ ├── FrmAddGLY.Designer.cs
│ │ │ ├── FrmAddGLY.cs
│ │ │ ├── FrmAddGLY.resx
│ │ │ ├── FrmAddZY.Designer.cs
│ │ │ ├── FrmAddZY.cs
│ │ │ ├── FrmAddZY.resx
│ │ │ ├── FrmBeiFen.Designer.cs
│ │ │ ├── FrmBeiFen.cs
│ │ │ ├── FrmBeiFen.resx
│ │ │ ├── FrmCaiPinAdd.Designer.cs
│ │ │ ├── FrmCaiPinAdd.cs
│ │ │ ├── FrmCaiPinAdd.resx
│ │ │ ├── FrmCaiPinCX.Designer.cs
│ │ │ ├── FrmCaiPinCX.cs
│ │ │ ├── FrmCaiPinCX.resx
│ │ │ ├── FrmCaiPinXG.Designer.cs
│ │ │ ├── FrmCaiPinXG.cs
│ │ │ ├── FrmCaiPinXG.resx
│ │ │ ├── FrmGuanLi.Designer.cs
│ │ │ ├── FrmGuanLi.cs
│ │ │ ├── FrmGuanLi.resx
│ │ │ ├── FrmGuanLiXG.Designer.cs
│ │ │ ├── FrmGuanLiXG.cs
│ │ │ ├── FrmGuanLiXG.resx
│ │ │ ├── FrmGuanYu.Designer.cs
│ │ │ ├── FrmGuanYu.cs
│ │ │ ├── FrmGuanYu.resx
│ │ │ ├── FrmHuiFu.Designer.cs
│ │ │ ├── FrmHuiFu.cs
│ │ │ ├── FrmHuiFu.resx
│ │ │ ├── FrmJieZhang.Designer.cs
│ │ │ ├── FrmJieZhang.cs
│ │ │ ├── FrmJieZhang.resx
│ │ │ ├── FrmLock.Designer.cs
│ │ │ ├── FrmLock.cs
│ │ │ ├── FrmLock.resx
│ │ │ ├── FrmLogin.Designer.cs
│ │ │ ├── FrmLogin.cs
│ │ │ ├── FrmLogin.resx
│ │ │ ├── FrmMain.Designer.cs
│ │ │ ├── FrmMain.cs
│ │ │ ├── FrmMain.resx
│ │ │ ├── FrmPrint.Designer.cs
│ │ │ ├── FrmPrint.cs
│ │ │ ├── FrmPrint.resx
│ │ │ ├── FrmQuanXian.Designer.cs
│ │ │ ├── FrmQuanXian.cs
│ │ │ ├── FrmQuanXian.resx
│ │ │ ├── FrmRiLi.Designer.cs
│ │ │ ├── FrmRiLi.cs
│ │ │ ├── FrmRiLi.resx
│ │ │ ├── FrmUserXG.Designer.cs
│ │ │ ├── FrmUserXG.cs
│ │ │ ├── FrmUserXG.resx
│ │ │ ├── FrmUsers.Designer.cs
│ │ │ ├── FrmUsers.cs
│ │ │ ├── FrmUsers.resx
│ │ │ ├── FrmXiaoFei.Designer.cs
│ │ │ ├── FrmXiaoFei.cs
│ │ │ ├── FrmXiaoFei.resx
│ │ │ ├── FrmXiuGai.Designer.cs
│ │ │ ├── FrmXiuGai.cs
│ │ │ ├── FrmXiuGai.resx
│ │ │ ├── FrmXiuGaiZT.Designer.cs
│ │ │ ├── FrmXiuGaiZT.cs
│ │ │ ├── FrmXiuGaiZT.resx
│ │ │ ├── FrmZhuTaiJB.Designer.cs
│ │ │ ├── FrmZhuTaiJB.cs
│ │ │ ├── FrmZhuTaiJB.resx
│ │ │ ├── Frmkaitai.Designer.cs
│ │ │ ├── Frmkaitai.cs
│ │ │ ├── Frmkaitai.resx
│ │ │ ├── FromAddType.Designer.cs
│ │ │ ├── FromAddType.cs
│ │ │ ├── FromAddType.resx
│ │ │ ├── GongNen.Designer.cs
│ │ │ ├── GongNen.cs
│ │ │ ├── GongNen.resx
│ │ │ ├── HelpClass
│ │ │ │ └── DBHelper.cs
│ │ │ ├── MyCms.csproj
│ │ │ ├── Program.cs
│ │ │ ├── Properties
│ │ │ │ ├── AssemblyInfo.cs
│ │ │ │ ├── Resources.Designer.cs
│ │ │ │ ├── Resources.resx
│ │ │ │ ├── Settings.Designer.cs
│ │ │ │ └── Settings.settings
│ │ │ ├── Resources
│ │ │ │ ├── 1060.ico
│ │ │ │ ├── 1066.ico
│ │ │ │ ├── 1074.ico
│ │ │ │ ├── 1075.ico
│ │ │ │ ├── 1092.ico
│ │ │ │ ├── 2033.ico
│ │ │ │ ├── 2034.ico
│ │ │ │ ├── 2035.ico
│ │ │ │ ├── 2036.ico
│ │ │ │ ├── 2037.ico
│ │ │ │ ├── 2038.ico
│ │ │ │ ├── 2039.ico
│ │ │ │ ├── 2040.ico
│ │ │ │ ├── 2043.ico
│ │ │ │ ├── 2045.ico
│ │ │ │ ├── 2050.ico
│ │ │ │ ├── 2051.ico
│ │ │ │ ├── 2055.ico
│ │ │ │ ├── 2057.ico
│ │ │ │ ├── 20571.ico
│ │ │ │ ├── 2059.ico
│ │ │ │ ├── 2063.ico
│ │ │ │ ├── 2064.ico
│ │ │ │ ├── 2068.ico
│ │ │ │ ├── 2f4.gif
│ │ │ │ ├── 3012.ico
│ │ │ │ ├── 3013.ico
│ │ │ │ ├── bg.jpg
│ │ │ │ ├── bg0.jpg
│ │ │ │ ├── bg_03.gif
│ │ │ │ ├── j_1.gif
│ │ │ │ └── login.jpg
│ │ │ ├── TableSetInfo.Designer.cs
│ │ │ ├── TableSetInfo.cs
│ │ │ ├── TableSetInfo.resx
│ │ │ ├── frmAddTable.Designer.cs
│ │ │ ├── frmAddTable.cs
│ │ │ ├── frmAddTable.resx
│ │ │ ├── frmPassword.Designer.cs
│ │ │ ├── frmPassword.cs
│ │ │ └── frmPassword.resx
│ │ ├── MyCms.sln
│ │ └── MyCms.suo
│ ├── MyCms
│ │ ├── DBHelper.cs
│ │ ├── DataBase
│ │ │ └── db_MrCy.bak
│ │ ├── DianAndJIaCai.Designer.cs
│ │ ├── DianAndJIaCai.cs
│ │ ├── DianAndJIaCai.resx
│ │ ├── Form1.Designer.cs
│ │ ├── Form1.cs
│ │ ├── Form1.resx
│ │ ├── FrmAddGLY.Designer.cs
│ │ ├── FrmAddGLY.cs
│ │ ├── FrmAddGLY.resx
│ │ ├── FrmAddZY.Designer.cs
│ │ ├── FrmAddZY.cs
│ │ ├── FrmAddZY.resx
│ │ ├── FrmAddZhuTai.Designer.cs
│ │ ├── FrmAddZhuTai.cs
│ │ ├── FrmAddZhuTai.resx
│ │ ├── FrmBeiFen.Designer.cs
│ │ ├── FrmBeiFen.cs
│ │ ├── FrmBeiFen.resx
│ │ ├── FrmCaiPinAdd.Designer.cs
│ │ ├── FrmCaiPinAdd.cs
│ │ ├── FrmCaiPinAdd.resx
│ │ ├── FrmCaiPinCX.Designer.cs
│ │ ├── FrmCaiPinCX.cs
│ │ ├── FrmCaiPinCX.resx
│ │ ├── FrmCaiPinXG.Designer.cs
│ │ ├── FrmCaiPinXG.cs
│ │ ├── FrmCaiPinXG.resx
│ │ ├── FrmGuanLi.Designer.cs
│ │ ├── FrmGuanLi.cs
│ │ ├── FrmGuanLi.resx
│ │ ├── FrmGuanLiXG.Designer.cs
│ │ ├── FrmGuanLiXG.cs
│ │ ├── FrmGuanLiXG.resx
│ │ ├── FrmGuanYu.Designer.cs
│ │ ├── FrmGuanYu.cs
│ │ ├── FrmGuanYu.resx
│ │ ├── FrmHuiFu.Designer.cs
│ │ ├── FrmHuiFu.cs
│ │ ├── FrmHuiFu.resx
│ │ ├── FrmJieZhang.Designer.cs
│ │ ├── FrmJieZhang.cs
│ │ ├── FrmJieZhang.resx
│ │ ├── FrmLock.Designer.cs
│ │ ├── FrmLock.cs
│ │ ├── FrmLock.resx
│ │ ├── FrmLogin.Designer.cs
│ │ ├── FrmLogin.cs
│ │ ├── FrmLogin.resx
│ │ ├── FrmMain.Designer.cs
│ │ ├── FrmMain.cs
│ │ ├── FrmMain.resx
│ │ ├── FrmPrint.Designer.cs
│ │ ├── FrmPrint.cs
│ │ ├── FrmPrint.resx
│ │ ├── FrmQuanXian.Designer.cs
│ │ ├── FrmQuanXian.cs
│ │ ├── FrmQuanXian.resx
│ │ ├── FrmRiLi.Designer.cs
│ │ ├── FrmRiLi.cs
│ │ ├── FrmRiLi.resx
│ │ ├── FrmUserXG.Designer.cs
│ │ ├── FrmUserXG.cs
│ │ ├── FrmUserXG.resx
│ │ ├── FrmUsers.Designer.cs
│ │ ├── FrmUsers.cs
│ │ ├── FrmUsers.resx
│ │ ├── FrmXiaoFei.Designer.cs
│ │ ├── FrmXiaoFei.cs
│ │ ├── FrmXiaoFei.resx
│ │ ├── FrmXiuGai.Designer.cs
│ │ ├── FrmXiuGai.cs
│ │ ├── FrmXiuGai.resx
│ │ ├── FrmXiuGaiZT.Designer.cs
│ │ ├── FrmXiuGaiZT.cs
│ │ ├── FrmXiuGaiZT.resx
│ │ ├── FrmZhuTaiJB.Designer.cs
│ │ ├── FrmZhuTaiJB.cs
│ │ ├── FrmZhuTaiJB.resx
│ │ ├── Frmkaitai.Designer.cs
│ │ ├── Frmkaitai.cs
│ │ ├── Frmkaitai.resx
│ │ ├── FromAddType.Designer.cs
│ │ ├── FromAddType.cs
│ │ ├── FromAddType.resx
│ │ ├── Game
│ │ │ ├── 03总统救援
│ │ │ │ ├── zongtjy.swf
│ │ │ │ └── 游戏介绍.txt
│ │ │ ├── 10火箭男子
│ │ │ │ ├── rocketman.swf
│ │ │ │ └── 游戏介绍.txt
│ │ │ ├── 40史努比射箭
│ │ │ │ ├── snbsj.swf
│ │ │ │ └── 游戏介绍.txt
│ │ │ ├── 脑筋急转弯.exe
│ │ │ └── 笑话大全(书香屋).exe
│ │ ├── GongNen.Designer.cs
│ │ ├── GongNen.cs
│ │ ├── GongNen.resx
│ │ ├── Help
│ │ │ ├── Help.htm
│ │ │ ├── Help_clip_image002.jpg
│ │ │ ├── Help_clip_image003.gif
│ │ │ ├── Help_clip_image005.jpg
│ │ │ ├── Help_clip_image006.gif
│ │ │ ├── Help_clip_image008.jpg
│ │ │ ├── Help_clip_image009.gif
│ │ │ ├── Help_clip_image011.jpg
│ │ │ ├── Help_clip_image013.jpg
│ │ │ └── backGround.jpg
│ │ ├── HelpClass
│ │ │ └── DBHelper.cs
│ │ ├── MyCms.csproj
│ │ ├── Program.cs
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── Resources
│ │ │ ├── 0001.WMF
│ │ │ ├── 0003.WMF
│ │ │ ├── 0006.WMF
│ │ │ ├── 1060.ico
│ │ │ ├── 1066.ico
│ │ │ ├── 1074.ico
│ │ │ ├── 1075.ico
│ │ │ ├── 1092.ico
│ │ │ ├── 2033.ico
│ │ │ ├── 2034.ico
│ │ │ ├── 2035.ico
│ │ │ ├── 2036.ico
│ │ │ ├── 2037.ico
│ │ │ ├── 2038.ico
│ │ │ ├── 2039.ico
│ │ │ └── 2040.ico
│ │ ├── TableSetInfo.Designer.cs
│ │ ├── TableSetInfo.cs
│ │ ├── TableSetInfo.resx
│ │ ├── bin
│ │ │ └── Debug
│ │ │ ├── MyCms.exe
│ │ │ ├── MyCms.pdb
│ │ │ ├── MyCms.vshost.exe
│ │ │ └── 酒店餐饮管理系统.doc
│ │ ├── frmAddTable.Designer.cs
│ │ ├── frmAddTable.cs
│ │ ├── frmAddTable.resx
│ │ ├── frmPassword.Designer.cs
│ │ ├── frmPassword.cs
│ │ ├── frmPassword.resx
│ │ └── obj
│ │ ├── Debug
│ │ │ ├── MyCms.DianAndJIaCai.resources
│ │ │ ├── MyCms.Form1.resources
│ │ │ ├── MyCms.FrmAddGLY.resources
│ │ │ ├── MyCms.FrmAddZY.resources
│ │ │ ├── MyCms.FrmAddZhuTai.resources
│ │ │ ├── MyCms.FrmBeiFen.resources
│ │ │ ├── MyCms.FrmCaiPinAdd.resources
│ │ │ ├── MyCms.FrmCaiPinCX.resources
│ │ │ ├── MyCms.FrmCaiPinXG.resources
│ │ │ ├── MyCms.FrmGuanLi.resources
│ │ │ ├── MyCms.FrmGuanLiXG.resources
│ │ │ ├── MyCms.FrmGuanYu.resources
│ │ │ ├── MyCms.FrmHuiFu.resources
│ │ │ ├── MyCms.FrmJieZhang.resources
│ │ │ ├── MyCms.FrmLock.resources
│ │ │ ├── MyCms.FrmMain.resources
│ │ │ ├── MyCms.FrmPrint.resources
│ │ │ ├── MyCms.FrmQuanXian.resources
│ │ │ ├── MyCms.FrmRiLi.resources
│ │ │ ├── MyCms.FrmUserXG.resources
│ │ │ ├── MyCms.FrmUsers.resources
│ │ │ ├── MyCms.FrmXiaoFei.resources
│ │ │ ├── MyCms.FrmXiuGai.resources
│ │ │ ├── MyCms.FrmXiuGaiZT.resources
│ │ │ ├── MyCms.FrmZhuTaiJB.resources
│ │ │ ├── MyCms.Frmkaitai.resources
│ │ │ ├── MyCms.FromAddType.resources
│ │ │ ├── MyCms.GongNen.resources
│ │ │ ├── MyCms.Properties.Resources.resources
│ │ │ ├── MyCms.TableSetInfo.resources
│ │ │ ├── MyCms.csproj.GenerateResource.Cache
│ │ │ ├── MyCms.exe
│ │ │ ├── MyCms.frmAddTable.resources
│ │ │ ├── MyCms.frmLogin.resources
│ │ │ ├── MyCms.frmPassword.resources
│ │ │ ├── MyCms.pdb
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ └── MyCms.csproj.FileList.txt
│ ├── MyCms.sln
│ ├── MyCms.suo
│ └── UpgradeLog.XML
└── 极点五笔.exe
23 directories, 321 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论