首页 课程资源 讲义     /    基于Asp.net开发的酒店管理系统源码

基于Asp.net开发的酒店管理系统源码

上传者: pipihaha | 上传时间:2023/8/7 23:46:26 | 文件大小:678KB | 文件类型:RAR
基于Asp.net开发的酒店管理系统源码
安装及使用须知1数据库建模程序的使用本文件夹中的“PowerDesigner建模”目录下包含三个可运行文件HMS1.cdm,HMS.cdm,HMS.pdm分别为HMS系统的实体关系简图、实体关系图和数据库模型,使用PowerDesigner集成开发环境打开任意一个文件即可运行。
2数据库的安装本安装说明以MicrosoftSQLServer2000中文开发版为例来阐述的,对于MicrosoftSQLServer其它版本,应用程序数据库的安装方法是类似的。
(1)导入数据库操作。
打开SQLServer2000“企业管理器”,在“企业管理器中”展开“MicrosoftSQLServers”树状菜单。
(2)右击“数据库”子项在弹出菜单中选择“新建数据库”,新建数据库,命名为HMS。
(3)返回树状菜单,右击“HMS”节点,在弹出菜单的“所有任务”中选择还原数据库。
弹出“还原数据库”对话框。
(4)在“常规”选择卡的“还原数据库”所指的下拉菜单中选中HMS,“还原”选项中选中“从设备”点击“选择设备”按钮,弹出“选择还原设备”对话框。
(5)点击“添加”按钮,选中本文件夹中的DataBase目录下的文件HMS点击“确定”即可。
提示:新建完的数据名称必须与欲导入的数据库名称完全相同,以便将光盘提供的原有数据库备份覆盖其上。
该方法采用数据库备份还原技术,该技术日常数据库维护中被广泛运用,有占空间小、速度快的特点,这也是本书光盘没有采用其他数据库创建方式创建数据库的原因所在,希望读者能够掌握。
数据库中预存有测试数据,初始登入用户名:admin1,密码:123456,系统有几类用户,则已经预设了几类用户名,诸如admin2、admin3……,用户密码都为123456。
说明:详细的数据库安装步骤请参照光盘chapter03\readme.doc中的第2节“数据库的安装”,在此不再附图说明。
3网站的安装中间层网络服务的部署过程也比较简单。
把包含书稿撰写人网络服务源代码的整个目录即HMS文件夹全部拷贝到IIS的发布目下,通常是系统盘的Inetpub\wwwroot目录中。
取消该HMS文件夹的只读属性,然后在IIS上设置虚拟目录即可。
对IIS操作的具体步骤是:(1)打开IIS服务器,在左侧树状列表框中点击当前计算机所代表的节点,展开该节点。
(2)点击其中的“默认Web站点”节点,展开该节点,找到HMS文件夹。
(3)在HMS文件夹上右击,在弹出菜单上选择“属性”命令,弹出“HMS属性”对话框。
(4)在“HMS属性”对话框的“目录”选项卡上“应用程序设置”栏中单击“创建”按钮,创建应用程序。
说明:详细的网站安装步骤请参照光盘chapter03\readme.doc中的第3节“网站的安装”,在此不再附图说明。
4项目的打开和运行使用MicrosoftVisualStudio.Net集成开发环境可以直接打开Inetpub\wwwroot\HMS文件夹下的工程文件(.csproj),查看代码并进行调试。
注意:网站最高权限用户用户名和密码为:admin1/123456。
可首先使用此账号进行登录。
网站初始登录页面参见本章中“系统框架”小节的“系统流程图”。
说明:详细的项目打开和运行步骤请参照光盘chapter03\

文件下载

资源详情

[{"title":"(71个子文件678KB)基于Asp.net开发的酒店管理系统源码","children":[{"title":"Asp.net酒店管理系统源码","children":[{"title":"Web.Config <span style='color:#111;'>1.51KB</span>","children":null,"spread":false},{"title":"52Netweb源码必读.txt <span style='color:#111;'>1.39KB</span>","children":null,"spread":false},{"title":"HMS","children":[{"title":"TurnoverCount.aspx <span style='color:#111;'>13.44KB</span>","children":null,"spread":false},{"title":"UserAdd.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomList.aspx.cs <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"RoomTypeManage.aspx <span style='color:#111;'>5.21KB</span>","children":null,"spread":false},{"title":"RoomAdd.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomCheckOut.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomOrder.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomManage.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomOrder.aspx <span style='color:#111;'>3.76KB</span>","children":null,"spread":false},{"title":"RoomTypeModify.aspx <span style='color:#111;'>6.14KB</span>","children":null,"spread":false},{"title":"RoomList.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomOrder.aspx.cs <span style='color:#111;'>2.71KB</span>","children":null,"spread":false},{"title":"RoomTypeAdd.aspx <span style='color:#111;'>5.49KB</span>","children":null,"spread":false},{"title":"RoomManage.aspx.cs <span style='color:#111;'>2.91KB</span>","children":null,"spread":false},{"title":"RoomManage.aspx <span style='color:#111;'>5.58KB</span>","children":null,"spread":false},{"title":"RoomCheckOut.aspx <span style='color:#111;'>4.00KB</span>","children":null,"spread":false},{"title":"PasswordModifyForAdmin.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"TurnoverCount.aspx.cs <span style='color:#111;'>4.31KB</span>","children":null,"spread":false},{"title":"ConversionReport.webinfo <span style='color:#111;'>7.66KB</span>","children":null,"spread":false},{"title":"RoomTypeAdd.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"UserModify.aspx <span style='color:#111;'>5.57KB</span>","children":null,"spread":false},{"title":"Default.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomTypeModify.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomModify.aspx.cs <span style='color:#111;'>4.24KB</span>","children":null,"spread":false},{"title":"RoomList.aspx <span style='color:#111;'>4.00KB</span>","children":null,"spread":false},{"title":"App_Code","children":[{"title":"Global.asax.cs <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>2.05KB</span>","children":null,"spread":false}],"spread":false},{"title":"RoomTypeManage.aspx.cs <span style='color:#111;'>2.14KB</span>","children":null,"spread":false},{"title":"HMS.suo <span style='color:#111;'>10.00KB</span>","children":null,"spread":false},{"title":"RoomOccupiedList.aspx <span style='color:#111;'>4.10KB</span>","children":null,"spread":false},{"title":"RoomTypeManage.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomOccupiedList.aspx.cs <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"HMS.vsdisco <span style='color:#111;'>319B</span>","children":null,"spread":false},{"title":"UserModify.aspx.cs <span style='color:#111;'>3.98KB</span>","children":null,"spread":false},{"title":"UserModify.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"PasswordModifyForAdmin.aspx.cs <span style='color:#111;'>2.30KB</span>","children":null,"spread":false},{"title":"Global.asax <span style='color:#111;'>56B</span>","children":null,"spread":false},{"title":"PasswordModifyForAdmin.aspx <span style='color:#111;'>3.18KB</span>","children":null,"spread":false},{"title":"UserManage.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomOccupiedList.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomCheckOut.aspx.cs <span style='color:#111;'>3.66KB</span>","children":null,"spread":false},{"title":"RoomLeftList.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomModify.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"HMS.sln <span style='color:#111;'>1.67KB</span>","children":null,"spread":false},{"title":"UserAdd.aspx.cs <span style='color:#111;'>3.51KB</span>","children":null,"spread":false},{"title":"Default.aspx.cs <span style='color:#111;'>2.18KB</span>","children":null,"spread":false},{"title":"RoomLeftList.aspx.cs <span style='color:#111;'>1.42KB</span>","children":null,"spread":false},{"title":"UserAdd.aspx <span style='color:#111;'>7.33KB</span>","children":null,"spread":false},{"title":"RoomTypeModify.aspx.cs <span style='color:#111;'>4.39KB</span>","children":null,"spread":false},{"title":"RoomModify.aspx <span style='color:#111;'>3.50KB</span>","children":null,"spread":false},{"title":"RoomAdd.aspx <span style='color:#111;'>3.62KB</span>","children":null,"spread":false},{"title":"Default.aspx <span style='color:#111;'>2.18KB</span>","children":null,"spread":false},{"title":"UserManage.aspx.cs <span style='color:#111;'>2.38KB</span>","children":null,"spread":false},{"title":"bin","children":null,"spread":false},{"title":"RoomLeftList.aspx <span style='color:#111;'>4.08KB</span>","children":null,"spread":false},{"title":"Web.config <span style='color:#111;'>3.04KB</span>","children":null,"spread":false},{"title":"UserManage.aspx <span style='color:#111;'>5.51KB</span>","children":null,"spread":false},{"title":"Global.asax.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomAdd.aspx.cs <span style='color:#111;'>3.75KB</span>","children":null,"spread":false},{"title":"TurnoverCount.aspx.resx <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"RoomTypeAdd.aspx.cs <span style='color:#111;'>2.49KB</span>","children":null,"spread":false}],"spread":false},{"title":"readme.doc <span style='color:#111;'>28.00KB</span>","children":null,"spread":false},{"title":"PowerDesigner建模","children":[{"title":"HMS.cdm <span style='color:#111;'>19.87KB</span>","children":null,"spread":false},{"title":"HMS.pdm <span style='color:#111;'>28.61KB</span>","children":null,"spread":false},{"title":"HMS1.cdm <span style='color:#111;'>11.92KB</span>","children":null,"spread":false},{"title":"CheckModel.log <span style='color:#111;'>2.26KB</span>","children":null,"spread":false}],"spread":true},{"title":"DB_52netweb","children":[{"title":"HMS_Log.LDF <span style='color:#111;'>4.13MB</span>","children":null,"spread":false},{"title":"HMS_Data.MDF <span style='color:#111;'>1.94MB</span>","children":null,"spread":false}],"spread":true},{"title":"最新.Net源码下载,专业的.Net建站平台!.url <span style='color:#111;'>196B</span>","children":null,"spread":false},{"title":"52netweb.jpg <span style='color:#111;'>142.21KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明