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

文件名称:HotelManager

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

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

用C#语言实现酒店管理系统,里面提供源代码的讲解 -With the C# language implementation hotel management system, which provides the source code to explain
(系统自动生成,下载前可以参看下载内容)

下载文件列表

HotelManager/HotelManager.sln
HotelManager/HotelManager.suo
HotelManager/BLL/BLL.csproj
HotelManager/BLL/RoomBLL.cs
HotelManager/BLL/RoomTypeBLL.cs
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/DBUtility.dll
HotelManager/BLL/bin/Debug/DBUtility.pdb
HotelManager/BLL/bin/Debug/IDAL.dll
HotelManager/BLL/bin/Debug/IDAL.pdb
HotelManager/BLL/bin/Debug/Models.dll
HotelManager/BLL/bin/Debug/Models.pdb
HotelManager/BLL/obj/Debug/BLL.csproj.FileListAbsolute.txt
HotelManager/BLL/obj/Debug/BLL.dll
HotelManager/BLL/obj/Debug/BLL.pdb
HotelManager/BLL/obj/Debug/ResolveAssemblyReference.cache
HotelManager/BLL/Properties/AssemblyInfo.cs
HotelManager/DAL/DAL.csproj
HotelManager/DAL/DAL.csproj.user
HotelManager/DAL/bin/Debug/DAL.dll
HotelManager/DAL/bin/Debug/DAL.pdb
HotelManager/DAL/bin/Debug/DBUtility.dll
HotelManager/DAL/bin/Debug/DBUtility.pdb
HotelManager/DAL/bin/Debug/IDAL.dll
HotelManager/DAL/bin/Debug/IDAL.pdb
HotelManager/DAL/bin/Debug/Models.dll
HotelManager/DAL/bin/Debug/Models.pdb
HotelManager/DAL/obj/Debug/DAL.csproj.FileListAbsolute.txt
HotelManager/DAL/obj/Debug/DAL.dll
HotelManager/DAL/obj/Debug/DAL.pdb
HotelManager/DAL/obj/Debug/ResolveAssemblyReference.cache
HotelManager/DAL/Properties/AssemblyInfo.cs
HotelManager/DAL/SqlServer/RoomDAL.cs
HotelManager/DAL/SqlServer/RoomTypeDAL.cs
HotelManager/DALFactory/DALFactory.csproj
HotelManager/DALFactory/Factory.cs
HotelManager/DALFactory/bin/Debug/DAL.dll
HotelManager/DALFactory/bin/Debug/DAL.pdb
HotelManager/DALFactory/bin/Debug/DALFactory.dll
HotelManager/DALFactory/bin/Debug/DALFactory.pdb
HotelManager/DALFactory/bin/Debug/DBUtility.dll
HotelManager/DALFactory/bin/Debug/DBUtility.pdb
HotelManager/DALFactory/bin/Debug/IDAL.dll
HotelManager/DALFactory/bin/Debug/IDAL.pdb
HotelManager/DALFactory/bin/Debug/Models.dll
HotelManager/DALFactory/bin/Debug/Models.pdb
HotelManager/DALFactory/obj/Debug/DALFactory.csproj.FileListAbsolute.txt
HotelManager/DALFactory/obj/Debug/DALFactory.dll
HotelManager/DALFactory/obj/Debug/DALFactory.pdb
HotelManager/DALFactory/obj/Debug/ResolveAssemblyReference.cache
HotelManager/DALFactory/Properties/AssemblyInfo.cs
HotelManager/DBUtility/DBUtility.csproj
HotelManager/DBUtility/bin/Debug/DBUtility.dll
HotelManager/DBUtility/bin/Debug/DBUtility.pdb
HotelManager/DBUtility/obj/Debug/DBUtility.csproj.FileListAbsolute.txt
HotelManager/DBUtility/obj/Debug/DBUtility.dll
HotelManager/DBUtility/obj/Debug/DBUtility.pdb
HotelManager/DBUtility/Properties/AssemblyInfo.cs
HotelManager/DBUtility/SqlHelper/SqlHelper.cs
HotelManager/HotelManage/Default.aspx
HotelManager/HotelManage/Default.aspx.cs
HotelManager/HotelManage/Default.aspx.designer.cs
HotelManager/HotelManage/Errorpage.aspx
HotelManager/HotelManage/Errorpage.aspx.cs
HotelManager/HotelManage/Errorpage.aspx.designer.cs
HotelManager/HotelManage/HotelManage.csproj
HotelManager/HotelManage/HotelManage.csproj.user
HotelManager/HotelManage/HousingPage.aspx
HotelManager/HotelManage/HousingPage.aspx.cs
HotelManager/HotelManage/HousingPage.aspx.designer.cs
HotelManager/HotelManage/LeavePage.aspx
HotelManager/HotelManage/LeavePage.aspx.cs
HotelManager/HotelManage/LeavePage.aspx.designer.cs
HotelManager/HotelManage/Login.aspx
HotelManager/HotelManage/Login.aspx.cs
HotelManager/HotelManage/Login.aspx.designer.cs
HotelManager/HotelManage/MasterPage.Master
HotelManager/HotelManage/MasterPage.Master.cs
HotelManager/HotelManage/MasterPage.Master.designer.cs
HotelManager/HotelManage/ModifyRoomPage.aspx
HotelManager/HotelManage/ModifyRoomPage.aspx.cs
HotelManager/HotelManage/ModifyRoomPage.aspx.designer.cs
HotelManager/HotelManage/ModifyRoomTypePage.aspx
HotelManager/HotelManage/ModifyRoomTypePage.aspx.cs
HotelManager/HotelManage/ModifyRoomTypePage.aspx.designer.cs
HotelManager/HotelManage/ShowMasterPage.Master
HotelManager/HotelManage/ShowMasterPage.Master.cs
HotelManager/HotelManage/ShowMasterPage.Master.designer.cs
HotelManager/HotelManage/ShowRoom.aspx
HotelManager/HotelManage/ShowRoom.aspx.cs
HotelManager/HotelManage/ShowRoom.aspx.designer.cs
HotelManager/HotelManage/ShowRoomType.aspx
HotelManager/HotelManage/ShowRoomType.aspx.cs
HotelManager/HotelManage/ShowRoomType.aspx.designer.cs
HotelManager/HotelManage/Web.config
HotelManager/HotelManage/Web.sitemap
HotelManager/HotelManage/bin/BLL.dll
HotelManager/HotelManage/bin/BLL.pdb
HotelManager/HotelManage/bin/DAL.dll
HotelManager/HotelManage/bin/DAL.pdb
HotelManager/HotelManage/bin/DBUtility.dll
HotelManager/HotelManage/bin/DBUtility.pdb
HotelManager/HotelManage/bin/HotelManage.dll
HotelManager/HotelManage/bin/HotelManage.pdb
HotelManager/HotelManage/bin/IDAL.dll
HotelManager/HotelManage/bin/IDAL.pdb
HotelManager/HotelManage/bin/Models.dll
HotelManager/HotelManage/bin/Models.pdb
HotelManager/HotelManage/Images/001.gif
HotelManager/HotelManage/Images/002.gif
HotelManager/HotelManage/Images/003.gif
HotelManager/HotelManage/Images/004.gif
HotelManager/HotelManage/Images/017.gif
HotelManager/HotelManage/Images/018.gif
HotelManager/HotelManage/Images/084088GLN_01.gif

相关说明

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

相关评论

暂无评论内容.

发表评论

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