VS版本升级为VS2010,框架版本升级为3.5.
2、修复了System.Web.Extensions.dll引用的问题,确保程序只需要修改连接字符串,就能运行。
一、源码描述
这是一款Ext酒店管理系统,采用了Extjs2.0技术实现UI展示,
该系统为北大青鸟(重庆足下)Y2项目,界面比较炫目,比较适合
学习交流使用,感兴趣的欢迎下载哦。
二、功能介绍
该源码具体功能如下:
1、普通日常管理:新开房间、查询帐目信息。
2、员工管理:添加普通员工、删除员工。
3、房间类型管理:添加房间类型、删除房间类型、查看房间类型。
4、客房管理:添加酒店客房、删除酒店客房、查看酒店客房。
三、注意事项
1、后台管理员用户名密码均是:51aspx。
2、开发环境为Visual Studio 2010,数据库为SQL Server 2005,数据库文件在DB_51aspx文件夹中,
使用.net 3.5开发。
3、默认数据库连接字符串在webconfig配置文件中修改。
4、该源码比较适合学习交流使用。
5、如果在IIS下配置,务必将HotelUI设置为虚拟目录。


资源文件列表
51aspx╘┤┬δ▒╪╢┴.txt , 3241
DB_51aspx/MyHotelManager.mdf , 2293760
DB_51aspx/MyHotelManager_log.LDF , 573440
HotelBLL/HotelBLL.csproj , 4358
HotelBLL/HotelBLL.csproj.user , 452
HotelBLL/IsTableBLL.cs , 853
HotelBLL/JSONHelper.cs , 3607
HotelBLL/MoneyInfoBLL.cs , 1447
HotelBLL/OpenRoomInfoBLL.cs , 2281
HotelBLL/Properties/AssemblyInfo.cs , 1391
HotelBLL/RoomBLL.cs , 3291
HotelBLL/RoomStateBLL.cs , 945
HotelBLL/RoomTypeBLL.cs , 3358
HotelBLL/UserInfoBLL.cs , 2510
HotelBLL/bin/Debug/HotelBLL.dll , 12288
HotelBLL/bin/Debug/HotelBLL.pdb , 42496
HotelBLL/bin/Debug/HotelDAL.dll , 11264
HotelBLL/bin/Debug/HotelDAL.pdb , 40448
HotelBLL/bin/Debug/HotelModels.dll , 7680
HotelBLL/bin/Debug/HotelModels.pdb , 34304
HotelBLL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 6114
HotelBLL/obj/Debug/HotelBLL.csproj.FileListAbsolute.txt , 1227
HotelBLL/obj/Debug/HotelBLL.csprojResolveAssemblyReference.cache , 98725
HotelBLL/obj/Debug/HotelBLL.dll , 12288
HotelBLL/obj/Debug/HotelBLL.pdb , 42496
HotelBLL/obj/Debug/ResolveAssemblyReference.cache , 16446
HotelBLL/obj/HotelBLL.csproj.FileList.txt , 240
HotelDAL/DBHelper.cs , 5084
HotelDAL/HotelDAL.csproj , 2763
HotelDAL/IsTableDAO.cs , 636
HotelDAL/MoneyInfoDAO.cs , 947
HotelDAL/OpenRoomInfoDAO.cs , 2459
HotelDAL/Properties/AssemblyInfo.cs , 1349
HotelDAL/RoomDAO.cs , 3420
HotelDAL/RoomStateDAO.cs , 738
HotelDAL/RoomTypeDAO.cs , 3271
HotelDAL/UserInfoDAO.cs , 3392
HotelDAL/bin/Debug/HotelDAL.dll , 11264
HotelDAL/bin/Debug/HotelDAL.pdb , 40448
HotelDAL/bin/Debug/HotelModels.dll , 7680
HotelDAL/bin/Debug/HotelModels.pdb , 34304
HotelDAL/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 5379
HotelDAL/obj/Debug/HotelDAL.csproj.FileListAbsolute.txt , 963
HotelDAL/obj/Debug/HotelDAL.csprojResolveAssemblyReference.cache , 4184
HotelDAL/obj/Debug/HotelDAL.dll , 11264
HotelDAL/obj/Debug/HotelDAL.pdb , 40448
HotelDAL/obj/Debug/ResolveAssemblyReference.cache , 2528
HotelDAL/obj/HotelDAL.csproj.FileList.txt , 192
HotelModels/HotelModels.csproj , 2380
HotelModels/OpenRoomInfoBean.cs , 1353
HotelModels/Properties/AssemblyInfo.cs , 1355
HotelModels/RoomBean.cs , 1111
HotelModels/RoomStateBean.cs , 562
HotelModels/RoomTypeBean.cs , 1211
HotelModels/UserInfoBean.cs , 1057
HotelModels/bin/Debug/HotelModels.dll , 7680
HotelModels/bin/Debug/HotelModels.pdb , 34304
HotelModels/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache , 5166
HotelModels/obj/Debug/HotelModels.csproj.FileListAbsolute.txt , 552
HotelModels/obj/Debug/HotelModels.dll , 7680
HotelModels/obj/Debug/HotelModels.pdb , 34304
HotelModels/obj/HotelModels.csproj.FileList.txt , 150
HotelUI/App_Code/WebService.cs , 1090
HotelUI/App_WebReferences/localhost/WebService.disco , 781
HotelUI/App_WebReferences/localhost/WebService.discomap , 618
HotelUI/App_WebReferences/localhost/WebService.wsdl , 4299
HotelUI/Bin/HotelBLL.dll , 12288
HotelUI/Bin/HotelBLL.pdb , 42496
HotelUI/Bin/HotelDAL.dll , 11264
HotelUI/Bin/HotelDAL.pdb , 40448
HotelUI/Bin/HotelModels.dll , 7680
HotelUI/Bin/HotelModels.pdb , 34304
HotelUI/Bin/System.Web.Extensions.Design.dll , 42360
HotelUI/Bin/System.Web.Extensions.dll , 701816
HotelUI/Css/main.css , 2160
HotelUI/Css/newhead.css , 23610
HotelUI/DB_51aspx/MyHotel.sql , 15404
HotelUI/Ext/adapter/ext/ext-base.js , 35666
HotelUI/Ext/adapter/jquery/ext-jquery-adapter.js , 15383
HotelUI/Ext/adapter/jquery/jquery.js , 96763
HotelUI/Ext/adapter/prototype/effects.js , 38986
HotelUI/Ext/adapter/prototype/ext-prototype-adapter.js , 15967
HotelUI/Ext/adapter/prototype/prototype.js , 130347
HotelUI/Ext/adapter/prototype/scriptaculous.js , 2654
HotelUI/Ext/adapter/yui/ext-yui-adapter.js , 12957
HotelUI/Ext/adapter/yui/yui-utilities.js , 83879
HotelUI/Ext/ext-all.js , 523229
HotelUI/Ext/ext-lang-zh_CN.js , 4373
HotelUI/Ext/icons/Thumbs.db , 5632
HotelUI/Ext/icons/arrow-down.gif , 881
HotelUI/Ext/icons/arrow-up.gif , 881
HotelUI/Ext/icons/class.gif , 925
HotelUI/Ext/icons/cmp.gif , 988
HotelUI/Ext/icons/config.gif , 955
HotelUI/Ext/icons/docs.gif , 1016
HotelUI/Ext/icons/example.gif , 1008
HotelUI/Ext/icons/expand-members.gif , 981
HotelUI/Ext/icons/fam/SILK.txt , 155
HotelUI/Ext/icons/fam/Thumbs.db , 48128
HotelUI/Ext/icons/fam/add.gif , 994
HotelUI/Ext/icons/fam/application_go.png , 634
HotelUI/Ext/icons/fam/application_view_list.png , 473
HotelUI/Ext/icons/fam/cog.png , 512
HotelUI/Ext/icons/fam/cog_edit.png , 865
HotelUI/Ext/icons/fam/connect.gif , 998
HotelUI/Ext/icons/fam/connect.png , 748
HotelUI/Ext/icons/fam/cross.gif , 944
HotelUI/Ext/icons/fam/delete.gif , 989
HotelUI/Ext/icons/fam/feed_add.png , 763
HotelUI/Ext/icons/fam/feed_delete.png , 746
HotelUI/Ext/icons/fam/feed_error.png , 770
HotelUI/Ext/icons/fam/folder_go.png , 694
HotelUI/Ext/icons/fam/folder_wrench.png , 740
HotelUI/Ext/icons/fam/grid.png , 513
HotelUI/Ext/icons/fam/plugin.gif , 988
HotelUI/Ext/icons/fam/plugin_add.gif , 1010
HotelUI/Ext/icons/fam/rss_go.png , 635
HotelUI/Ext/icons/fam/table_refresh.png , 795
HotelUI/Ext/icons/fam/user.gif , 987
HotelUI/Ext/icons/fam/user.png , 741
HotelUI/Ext/icons/fam/user_add.gif , 1001
HotelUI/Ext/icons/fam/user_add.png , 746
HotelUI/Ext/icons/fam/user_comment.png , 743
HotelUI/Ext/icons/fam/user_delete.gif , 1001
HotelUI/Ext/icons/fam/user_delete.png , 767
HotelUI/Ext/icons/fam/user_edit.png , 833
HotelUI/Ext/icons/fam/user_female.gif , 978
HotelUI/Ext/icons/fam/user_female.png , 663
HotelUI/Ext/icons/fam/user_gray.png , 706
HotelUI/Ext/icons/fam/user_green.gif , 985
HotelUI/Ext/icons/fam/user_green.png , 722
HotelUI/Ext/icons/fam/user_orange.png , 723
HotelUI/Ext/icons/fam/user_red.png , 717
HotelUI/Ext/icons/fam/user_suit.gif , 988
HotelUI/Ext/icons/fam/user_suit.png , 748
HotelUI/Ext/icons/fav.gif , 954
HotelUI/Ext/icons/folder.gif , 1003
HotelUI/Ext/icons/folder_open.gif , 997
HotelUI/Ext/icons/save.gif , 1014
HotelUI/Ext/icons/static.gif , 962
HotelUI/Ext/resources/css/README.txt , 119
HotelUI/Ext/resources/css/borders.css , 1217
HotelUI/Ext/resources/css/box.css , 2569
HotelUI/Ext/resources/css/button.css , 3818
HotelUI/Ext/resources/css/combo.css , 1257
HotelUI/Ext/resources/css/core.css , 5930
HotelUI/Ext/resources/css/date-picker.css , 5599
HotelUI/Ext/resources/css/dd.css , 1578
HotelUI/Ext/resources/css/debug.css , 862
HotelUI/Ext/resources/css/dialog.css , 1751
HotelUI/Ext/resources/css/editor.css , 1766
最多只能显示150条信息!
