文件名称:HotelManagement-master
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-08-24
- 文件大小:
- 900kb
- 下载次数:
- 0次
- 提 供 者:
- Da***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
HOTEL SYSTEM C# SQLITE
(系统自动生成,下载前可以参看下载内容)
下载文件列表
HotelManagement-master
......................\.gitattributes
......................\.gitignore
......................\ControllerLayer
......................\...............\BookingController.cs
......................\...............\ControllerLayer.csproj
......................\...............\CustomerController.cs
......................\...............\FacadeController.cs
......................\...............\HotelController.cs
......................\...............\LogController.cs
......................\...............\Properties
......................\...............\..........\AssemblyInfo.cs
......................\...............\SQLiteController.cs
......................\...............\System.Data.SQLite.dll
......................\HotelManagementSystem.sln
......................\HotelManagementSystem
......................\.....................\App.xaml
......................\.....................\App.xaml.cs
......................\.....................\CheckInWindow.xaml
......................\.....................\CheckInWindow.xaml.cs
......................\.....................\CheckOutWindow.xaml
......................\.....................\CheckOutWindow.xaml.cs
......................\.....................\HotelManagementSystem.csproj
......................\.....................\MainWindow.xaml
......................\.....................\MainWindow.xaml.cs
......................\.....................\Properties
......................\.....................\..........\AssemblyInfo.cs
......................\.....................\..........\Resources.Designer.cs
......................\.....................\..........\Resources.resx
......................\.....................\..........\Settings.Designer.cs
......................\.....................\..........\Settings.settings
......................\.....................\Xceed.Wpf.Toolkit.dll
......................\.....................\app.config
......................\Interface
......................\.........\Enums.cs
......................\.........\IBooking.cs
......................\.........\IClock.cs
......................\.........\ICustomer.cs
......................\.........\IReservation.cs
......................\.........\IRoom.cs
......................\.........\Interface.csproj
......................\.........\Log.cs
......................\.........\Properties
......................\.........\..........\AssemblyInfo.cs
......................\LICENSE
......................\Model
......................\.....\Booking.cs
......................\.....\Customer.cs
......................\.....\Model.csproj
......................\.....\Properties
......................\.....\..........\AssemblyInfo.cs
......................\.....\Reservation.cs
......................\.....\Room.cs
......................\README.md