CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:HotelManager

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    1.11mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

(1) 用户信息管理:对酒店客房管理系统的使用员工进行管理,包括对员工的基本信息(如用户姓名、所属部门、用户类型等)进行检索、录入和修改。

(2) 客房类型管理:用户可自定义客房类型,并对其进行管理,包括对客房类型的基本信息(如类型名称、面积、床位、价格等)进行检索、录入和修改。

(3) 客房信息管理:用户对客房信息进行管理,包括对客房的基本信息(如客房号、客房类型、客房位置等)进行检索、录入和修改。

(4) 客房经营管理:实现对客房的订房和退房管理,包括对客房的业务信息(如客房号、入房时间、退房时间、金额等)进行检索、录入和修改。

(5) 客户信息查询:用户可对入住过酒店的客户信息进行查询,包括对客户的基本信息(如身份证号、客户姓名、联系电话)进行检索。

(6) 经营状况统计:根据酒店客房的业务记录,用户可选择不同的统计方式对营业额进行统计。

-(1) User information management: the hotel rooms management system to manage the use of employees, including employees of the basic information (such as user name, department, user type, etc.) to retrieve, input and modification.

(2) Room type management: Users can customize their room type, and their management, including the room type of basic information (such as the type name, area, beds, price, etc.) to retrieve, input and modification.

(3) Room information management: the user Room information management, including basic information on the room (such as room number, room type, room location, etc.) to retrieve, input and modification.

(4) Room management: achieving the right room booking and check-out management, including room business information (such as room number, into the room time, Check-out time, amount, etc.) to retrieve, input and modification.

(5) Customer Information Inquiry: User can stay off the hotel s customer information for inquiries, including customer
(系统自动生成,下载前可以参看下载内容)

下载文件列表

HotelManager/BLL/bin/Debug/BLL.dll
HotelManager/BLL/bin/Debug/BLL.pdb
HotelManager/BLL/bin/Debug/DAL.dll
HotelManager/BLL/bin/Debug/DAL.pdb
HotelManager/BLL/bin/Debug/DBConnection.dll
HotelManager/BLL/bin/Debug/DBConnection.pdb
HotelManager/BLL/bin/Debug/Model.dll
HotelManager/BLL/bin/Debug/Model.pdb
HotelManager/BLL/BLL.csproj
HotelManager/BLL/CustomersInfoBLL.cs
HotelManager/BLL/CustomersTypeBLL.cs
HotelManager/BLL/obj/BLL.csproj.FileListAbsolute.txt
HotelManager/BLL/obj/Debug/BLL.dll
HotelManager/BLL/obj/Debug/BLL.pdb
HotelManager/BLL/obj/Debug/Refactor/BLL.dll
HotelManager/BLL/obj/Debug/ResolveAssemblyReference.cache
HotelManager/BLL/Properties/AssemblyInfo.cs
HotelManager/BLL/RoomBLL.cs
HotelManager/BLL/RoomOperationBLL.cs
HotelManager/BLL/RoomOperationExitBLL.cs
HotelManager/BLL/RoomTypeBLL.cs
HotelManager/BLL/UserInfoBLL.cs
HotelManager/DAL/bin/Debug/DAL.dll
HotelManager/DAL/bin/Debug/DAL.pdb
HotelManager/DAL/bin/Debug/DBConnection.dll
HotelManager/DAL/bin/Debug/DBConnection.pdb
HotelManager/DAL/bin/Debug/Model.dll
HotelManager/DAL/bin/Debug/Model.pdb
HotelManager/DAL/CustomersInfoDAL.cs
HotelManager/DAL/CustomersTypeDAL.cs
HotelManager/DAL/DAL.csproj
HotelManager/DAL/obj/DAL.csproj.FileListAbsolute.txt
HotelManager/DAL/obj/Debug/DAL.dll
HotelManager/DAL/obj/Debug/DAL.pdb
HotelManager/DAL/obj/Debug/Refactor/DAL.dll
HotelManager/DAL/obj/Debug/ResolveAssemblyReference.cache
HotelManager/DAL/Properties/AssemblyInfo.cs
HotelManager/DAL/RoomDAL.cs
HotelManager/DAL/RoomOperationDAL.cs
HotelManager/DAL/RoomOperationExitDAL.cs
HotelManager/DAL/RoomTypeDAL.cs
HotelManager/DAL/UserInfoDAL.cs
HotelManager/DBConnection/bin/Debug/DBConnection.dll
HotelManager/DBConnection/bin/Debug/DBConnection.pdb
HotelManager/DBConnection/DBConnection.csproj
HotelManager/DBConnection/DBHelper.cs
HotelManager/DBConnection/obj/DBConnection.csproj.FileListAbsolute.txt
HotelManager/DBConnection/obj/Debug/DBConnection.dll
HotelManager/DBConnection/obj/Debug/DBConnection.pdb
HotelManager/DBConnection/obj/Debug/Refactor/DBConnection.dll
HotelManager/DBConnection/Properties/AssemblyInfo.cs
HotelManager/HotelManager/App.config
HotelManager/HotelManager/bin/Debug/BLL.dll
HotelManager/HotelManager/bin/Debug/BLL.pdb
HotelManager/HotelManager/bin/Debug/DAL.dll
HotelManager/HotelManager/bin/Debug/DAL.pdb
HotelManager/HotelManager/bin/Debug/DBConnection.dll
HotelManager/HotelManager/bin/Debug/DBConnection.pdb
HotelManager/HotelManager/bin/Debug/HotelManager.exe
HotelManager/HotelManager/bin/Debug/HotelManager.exe.config
HotelManager/HotelManager/bin/Debug/HotelManager.pdb
HotelManager/HotelManager/bin/Debug/HotelManager.vshost.exe
HotelManager/HotelManager/bin/Debug/HotelManager.vshost.exe.config
HotelManager/HotelManager/bin/Debug/Model.dll
HotelManager/HotelManager/bin/Debug/Model.pdb
HotelManager/HotelManager/bin/Debug/SideBar.dll
HotelManager/HotelManager/CustomersInfoForm.cs
HotelManager/HotelManager/CustomersInfoForm.Designer.cs
HotelManager/HotelManager/CustomersInfoForm.resx
HotelManager/HotelManager/CustomersTypeForm.cs
HotelManager/HotelManager/CustomersTypeForm.Designer.cs
HotelManager/HotelManager/CustomersTypeForm.resx
HotelManager/HotelManager/HotelManager.csproj
HotelManager/HotelManager/LoginForm.cs
HotelManager/HotelManager/LoginForm.Designer.cs
HotelManager/HotelManager/LoginForm.resx
HotelManager/HotelManager/MainForm.cs
HotelManager/HotelManager/MainForm.Designer.cs
HotelManager/HotelManager/MainForm.resx
HotelManager/HotelManager/obj/Debug/HotelManager.csproj.GenerateResource.Cache
HotelManager/HotelManager/obj/Debug/HotelManager.CustomersInfoForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.CustomersTypeForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.exe
HotelManager/HotelManager/obj/Debug/HotelManager.LoginForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.MainForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.pdb
HotelManager/HotelManager/obj/Debug/HotelManager.Properties.Resources.resources
HotelManager/HotelManager/obj/Debug/HotelManager.RoomInfoSettingForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.RoomOperationExitForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.RoomOperationForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.RoomOperationNoteForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.RoomTypeSettingForm.resources
HotelManager/HotelManager/obj/Debug/HotelManager.UpdateRemarks.resources
HotelManager/HotelManager/obj/Debug/HotelManager.UserInfoSettingForm.resources
HotelManager/HotelManager/obj/Debug/ResolveAssemblyReference.cache
HotelManager/HotelManager/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
HotelManager/HotelManager/obj/HotelManager.csproj.FileListAbsolute.txt
HotelManager/HotelManager/Program.cs
HotelManager/HotelManager/Properties/AssemblyInfo.cs
HotelManager/HotelManager/Properties/Resources.Designer.cs
HotelManager/HotelManager/Properties/Resources.resx
HotelManager/HotelManager/Properties/Settings.Designer.cs
HotelManager/HotelManager/Properties/Settings.settings
HotelManager/HotelManager/Room

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com