文件名称:HotelManager
- 所属分类:
- 酒店行业
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-06-17
- 文件大小:
- 5.52mb
- 下载次数:
- 0次
- 提 供 者:
- 杨*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本系统是c/s结构的酒店管理系统
提供了系统的源码,图片,还有数据库文件
详细:
项目名称:酒店管理系统
开发方式:个人开发
开发环境:Windows 7
开发工具:Visual Studio 2010 SqlServer Management Studio
开发技术:WinForm应用系统开发
项目结构:C –S结构
数据库:SqlServer 2008
开发技术:C#、WinForm、ADO.NET
开发周期:两周,按时完成
项目描述:项目整体分为权限模块,普通用户模块和管理员模块。1.权限模块的数据库中有用户表和角色表,权限模块有用户登陆,用户修改密码,用户修改角色,用户的添加和删除功能。2.普通用户模块的数据库中有客户表和客户类型的表,普通用户模块有房间入住信息管理,可以管理房间状态,管理房间入住信息,有客户入住信息管理,可以查看入住客户信息,筛选入住客户信息,给具体某个客户增加消费,以房间为单位给用户结账。3.管理员模块的数据库中有房间表,楼层表,房间类型表,房间状态表,管理员模块具有房间信息管理,楼层信息管理,房间状态信息管理,房间类型信息管理,可以对房间,房间状态,房间类型,楼层进行增删改查,还具有修改用户角色和用户密码,添加用户的功能。-This system is c/s structure of the hotel management system
Providing the system source code, image, and files
Details:
Project name: Hotel Management System
Development Method: Individual Development
Development Environment: Windows 7
Development Tools: Visual Studio 2010 SqlServer Management Studio
Development Technology: WinForm application development
Project structure: C-S structure
Database: SqlServer 2008
Development Technology: C#, WinForm, ADO.NET
Development cycle: two weeks to complete on time
Project Descr iption: The overall project is divided into security module, common user module and administrator module. 1. Permissions module user and role tables, privileges module user login, the user change the password, the user modify roles, users add and delete functions. 2. The common user module in a customer table, and customer type table, room occupancy average user information management module, you can manage room status, room occupancy information managemen
提供了系统的源码,图片,还有数据库文件
详细:
项目名称:酒店管理系统
开发方式:个人开发
开发环境:Windows 7
开发工具:Visual Studio 2010 SqlServer Management Studio
开发技术:WinForm应用系统开发
项目结构:C –S结构
数据库:SqlServer 2008
开发技术:C#、WinForm、ADO.NET
开发周期:两周,按时完成
项目描述:项目整体分为权限模块,普通用户模块和管理员模块。1.权限模块的数据库中有用户表和角色表,权限模块有用户登陆,用户修改密码,用户修改角色,用户的添加和删除功能。2.普通用户模块的数据库中有客户表和客户类型的表,普通用户模块有房间入住信息管理,可以管理房间状态,管理房间入住信息,有客户入住信息管理,可以查看入住客户信息,筛选入住客户信息,给具体某个客户增加消费,以房间为单位给用户结账。3.管理员模块的数据库中有房间表,楼层表,房间类型表,房间状态表,管理员模块具有房间信息管理,楼层信息管理,房间状态信息管理,房间类型信息管理,可以对房间,房间状态,房间类型,楼层进行增删改查,还具有修改用户角色和用户密码,添加用户的功能。-This system is c/s structure of the hotel management system
Providing the system source code, image, and files
Details:
Project name: Hotel Management System
Development Method: Individual Development
Development Environment: Windows 7
Development Tools: Visual Studio 2010 SqlServer Management Studio
Development Technology: WinForm application development
Project structure: C-S structure
Database: SqlServer 2008
Development Technology: C#, WinForm, ADO.NET
Development cycle: two weeks to complete on time
Project Descr iption: The overall project is divided into security module, common user module and administrator module. 1. Permissions module user and role tables, privileges module user login, the user change the password, the user modify roles, users add and delete functions. 2. The common user module in a customer table, and customer type table, room occupancy average user information management module, you can manage room status, room occupancy information managemen
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HotelManager
HotelManagerDB.mdf
HotelManagerDB_log.ldf
............\HotelManager.sln
............\HotelManager.suo
............\HotelManagerBLL
............\...............\bin
............\...............\...\Debug
............\...............\...\.....\HotelManagerBLL.dll
............\...............\...\.....\HotelManagerBLL.pdb
............\...............\...\.....\HotelManagerDAL.dll
............\...............\...\.....\HotelManagerDAL.pdb
............\...............\...\.....\HotelManagerModel.dll
............\...............\...\.....\HotelManagerModel.pdb
............\...............\...\Release
............\...............\CheckInfoManager.cs
............\...............\CustomerManager.cs
............\...............\CustomerTypeManager.cs
............\...............\FloorManager.cs
............\...............\HistoryManager.cs
............\...............\HotelManagerBLL.csproj
............\...............\obj
............\...............\...\Debug
............\...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...............\...\.....\HotelManagerBLL.csproj.FileListAbsolute.txt
............\...............\...\.....\HotelManagerBLL.dll
............\...............\...\.....\HotelManagerBLL.pdb
............\...............\...\.....\ResolveAssemblyReference.cache
............\...............\...\.....\TempPE
............\...............\Properties
............\...............\..........\AssemblyInfo.cs
............\...............\RoleInfoManager.cs
............\...............\RoomManager.cs
............\...............\RoomStateManager.cs
............\...............\RoomTypeManager.cs
............\...............\UserInfoManager.cs
............\HotelManagerDAL
............\...............\bin
............\...............\...\Debug
............\...............\...\.....\HotelManagerDAL.dll
............\...............\...\.....\HotelManagerDAL.pdb
............\...............\...\.....\HotelManagerModel.dll
............\...............\...\.....\HotelManagerModel.pdb
............\...............\...\Release
............\...............\CheckInfoService.cs
............\...............\CustomerService.cs
............\...............\CustomerTypeService.cs
............\...............\DBHelper.cs
............\...............\FloorService.cs
............\...............\HistoryService.cs
............\...............\HotelManagerDAL.csproj
............\...............\obj
............\...............\...\Debug
............\...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\...............\...\.....\HotelManagerDAL.csproj.FileListAbsolute.txt
............\...............\...\.....\HotelManagerDAL.dll
............\...............\...\.....\HotelManagerDAL.pdb
............\...............\...\.....\ResolveAssemblyReference.cache
............\...............\...\.....\TempPE
............\...............\Properties
............\...............\..........\AssemblyInfo.cs
............\...............\RoleInfoService.cs
............\...............\RoomService.cs
............\...............\RoomStateService.cs
............\...............\RoomTypeService.cs
............\...............\UserInfoService.cs
............\HotelManagerModel
............\.................\bin
............\.................\...\Debug
............\.................\...\.....\HotelManagerModel.dll
............\.................\...\.....\HotelManagerModel.pdb
............\.................\...\Release
............\.................\CheckInfo.cs
............\.................\Customer.cs
............\.................\CustomerType.cs
............\.................\Floor.cs
............\.................\History.cs
............\.................\HotelManagerModel.csproj
............\.................\obj
............\.................\...\Debug
............\.................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
............\.................\...\.....\HotelManagerModel.csproj.FileListAbsolute.txt
............\.................\...\.....\HotelManager