文件名称: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
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
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.