文件名称:HotelManage
- 所属分类:
- 酒店行业
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 328kb
- 下载次数:
- 0次
- 提 供 者:
- z***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本设备管理系统采用了三层结构的设计思想,把界面和业务逻辑分开,界面只负责显示,而业务逻辑负责,业务流程的实现。
在设备管理系统中,RoomManageForm则负责房间管理的界面展示,而具体房间管理的实现由RoomManage去实现。这样做的好处是,业务逻辑跟界面分离,便宜管理,便于扩充,程序思路,结构清晰。-The device management system uses a three-tier architecture design idea, the interface and business logic separate from the interface is responsible only for show, while the business logic responsible for the realization of business processes. In the device management system, RoomManageForm room is responsible for the management of the interface display, and specific room management from RoomManage to be realized. The merit of this is that business logic with the interface separation, cheaper management, ease of expansion, the program ideas, a clear structure.
在设备管理系统中,RoomManageForm则负责房间管理的界面展示,而具体房间管理的实现由RoomManage去实现。这样做的好处是,业务逻辑跟界面分离,便宜管理,便于扩充,程序思路,结构清晰。-The device management system uses a three-tier architecture design idea, the interface and business logic separate from the interface is responsible only for show, while the business logic responsible for the realization of business processes. In the device management system, RoomManageForm room is responsible for the management of the interface display, and specific room management from RoomManage to be realized. The merit of this is that business logic with the interface separation, cheaper management, ease of expansion, the program ideas, a clear structure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码
....\HotelManage
....\...........\DataBase
....\...........\........\HotelManage.sql
....\...........\HotelManage
....\...........\...........\AssemblyInfo.cs
....\...........\...........\bin
....\...........\...........\...\Debug
....\...........\...........\CheckInForm.cs
....\...........\...........\CheckInForm.resx
....\...........\...........\CheckInManage.cs
....\...........\...........\DataBase
....\...........\...........\........\HotelManage.sql
....\...........\...........\GuesterFindForm.cs
....\...........\...........\GuesterFindForm.resx
....\...........\...........\HotelManage
....\...........\...........\...........\AssemblyInfo.cs
....\...........\...........\...........\bin
....\...........\...........\...........\...\Debug
....\...........\...........\...........\CheckInForm.cs
....\...........\...........\...........\CheckInForm.resx
....\...........\...........\...........\CheckInManage.cs
....\...........\...........\...........\GuesterFindForm.cs
....\...........\...........\...........\GuesterFindForm.resx
....\...........\...........\...........\HotelManage.csproj
....\...........\...........\...........\HotelManage.csproj.user
....\...........\...........\...........\HotelManage.sln
....\...........\...........\...........\MainForm.cs
....\...........\...........\...........\MainForm.resx
....\...........\...........\...........\obj
....\...........\...........\...........\...\Debug
....\...........\...........\...........\OrderForm.cs
....\...........\...........\...........\OrderForm.resx
....\...........\...........\...........\OrderManage.cs
....\...........\...........\...........\RoomFindForm.cs
....\...........\...........\...........\RoomFindForm.resx
....\...........\...........\...........\RoomManage.cs
....\...........\...........\...........\RoomManageForm.cs
....\...........\...........\...........\RoomManageForm.resx
....\...........\...........\...........\RoomTypeForm.cs
....\...........\...........\...........\RoomTypeForm.resx
....\...........\...........\...........\RoomTypeManage.cs
....\...........\...........\...........\UserManageForm.resx
....\...........\...........\...........\util
....\...........\...........\...........\....\Connection.cs
....\...........\...........\HotelManage.csproj
....\...........\...........\HotelManage.csproj.user
....\...........\...........\HotelManage.sln
....\...........\...........\Ico
....\...........\...........\...\close.BMP
....\...........\...........\...\describ.BMP
....\...........\...........\...\end.BMP
....\...........\...........\...\expense.BMP
....\...........\...........\...\last.BMP
....\...........\...........\...\leave.BMP
....\...........\...........\...\modify.BMP
....\...........\...........\...\NEW.BMP
....\...........\...........\...\next.BMP
....\...........\...........\...\PREVIEW.BMP
....\...........\...........\...\PRINT.BMP
....\...........\...........\...\quit.BMP
....\...........\...........\...\reach.BMP
....\...........\...........\...\research.BMP
....\...........\...........\...\reserve.BMP
....\...........\...........\...\SAVE.BMP
....\...........\...........\...\start.BMP
....\...........\...........\...\status.BMP
....\...........\...........\...\type.BMP
....\...........\...........\...\update.BMP
....\...........\...........\...\WZUNDO.BMP
....\...........\...........\MainForm.cs
....\...........\...........\MainForm.resx
....\...........\...........\obj
....\...........\...........\...\Debug
....\...........\...........\OrderForm.cs
....\...........\...........\OrderForm.resx
....\...........\...........\OrderManage.cs
....\...........\...........\readme.txt
....\...........\...........\RoomFindForm.cs
....\...........\...........\RoomFindForm.resx
....\...........\...........\RoomManage.cs
....\...........\...........\RoomManageForm.cs
....\...........\...........\RoomManageForm.resx
....\...........\...........\RoomTypeForm.cs
....\...........\...........\RoomTypeForm.resx
....\...........\...........\RoomTypeManage.cs
....\...........\...........\UserManageForm.resx
....\...........\......
....\HotelManage
....\...........\DataBase
....\...........\........\HotelManage.sql
....\...........\HotelManage
....\...........\...........\AssemblyInfo.cs
....\...........\...........\bin
....\...........\...........\...\Debug
....\...........\...........\CheckInForm.cs
....\...........\...........\CheckInForm.resx
....\...........\...........\CheckInManage.cs
....\...........\...........\DataBase
....\...........\...........\........\HotelManage.sql
....\...........\...........\GuesterFindForm.cs
....\...........\...........\GuesterFindForm.resx
....\...........\...........\HotelManage
....\...........\...........\...........\AssemblyInfo.cs
....\...........\...........\...........\bin
....\...........\...........\...........\...\Debug
....\...........\...........\...........\CheckInForm.cs
....\...........\...........\...........\CheckInForm.resx
....\...........\...........\...........\CheckInManage.cs
....\...........\...........\...........\GuesterFindForm.cs
....\...........\...........\...........\GuesterFindForm.resx
....\...........\...........\...........\HotelManage.csproj
....\...........\...........\...........\HotelManage.csproj.user
....\...........\...........\...........\HotelManage.sln
....\...........\...........\...........\MainForm.cs
....\...........\...........\...........\MainForm.resx
....\...........\...........\...........\obj
....\...........\...........\...........\...\Debug
....\...........\...........\...........\OrderForm.cs
....\...........\...........\...........\OrderForm.resx
....\...........\...........\...........\OrderManage.cs
....\...........\...........\...........\RoomFindForm.cs
....\...........\...........\...........\RoomFindForm.resx
....\...........\...........\...........\RoomManage.cs
....\...........\...........\...........\RoomManageForm.cs
....\...........\...........\...........\RoomManageForm.resx
....\...........\...........\...........\RoomTypeForm.cs
....\...........\...........\...........\RoomTypeForm.resx
....\...........\...........\...........\RoomTypeManage.cs
....\...........\...........\...........\UserManageForm.resx
....\...........\...........\...........\util
....\...........\...........\...........\....\Connection.cs
....\...........\...........\HotelManage.csproj
....\...........\...........\HotelManage.csproj.user
....\...........\...........\HotelManage.sln
....\...........\...........\Ico
....\...........\...........\...\close.BMP
....\...........\...........\...\describ.BMP
....\...........\...........\...\end.BMP
....\...........\...........\...\expense.BMP
....\...........\...........\...\last.BMP
....\...........\...........\...\leave.BMP
....\...........\...........\...\modify.BMP
....\...........\...........\...\NEW.BMP
....\...........\...........\...\next.BMP
....\...........\...........\...\PREVIEW.BMP
....\...........\...........\...\PRINT.BMP
....\...........\...........\...\quit.BMP
....\...........\...........\...\reach.BMP
....\...........\...........\...\research.BMP
....\...........\...........\...\reserve.BMP
....\...........\...........\...\SAVE.BMP
....\...........\...........\...\start.BMP
....\...........\...........\...\status.BMP
....\...........\...........\...\type.BMP
....\...........\...........\...\update.BMP
....\...........\...........\...\WZUNDO.BMP
....\...........\...........\MainForm.cs
....\...........\...........\MainForm.resx
....\...........\...........\obj
....\...........\...........\...\Debug
....\...........\...........\OrderForm.cs
....\...........\...........\OrderForm.resx
....\...........\...........\OrderManage.cs
....\...........\...........\readme.txt
....\...........\...........\RoomFindForm.cs
....\...........\...........\RoomFindForm.resx
....\...........\...........\RoomManage.cs
....\...........\...........\RoomManageForm.cs
....\...........\...........\RoomManageForm.resx
....\...........\...........\RoomTypeForm.cs
....\...........\...........\RoomTypeForm.resx
....\...........\...........\RoomTypeManage.cs
....\...........\...........\UserManageForm.resx
....\...........\......