資源簡介
實現酒店的客房管理(增,刪,改,查),客戶需求管理(預訂,開房,消費,結賬),商品管理等功能

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?hotel
{
????public?partial?class?About?:?Form
????{
????????public?About()
????????{
????????????InitializeComponent();
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????386??2014-06-09?15:17??源程序\hotel\hotel\About.cs
?????文件???????3176??2014-06-09?15:17??源程序\hotel\hotel\About.Designer.cs
?????文件???????5817??2014-06-09?15:17??源程序\hotel\hotel\About.resx
?????文件???????9724??2014-06-13?08:38??源程序\hotel\hotel\AllRooms.cs
?????文件???????7158??2014-06-10?16:23??源程序\hotel\hotel\AllRooms.Designer.cs
?????文件???????7105??2014-06-10?16:23??源程序\hotel\hotel\AllRooms.resx
?????文件????????187??2014-06-06?19:36??源程序\hotel\hotel\App.config
?????文件?????190464??2014-07-02?01:06??源程序\hotel\hotel\bin\Debug\hotel.exe
?????文件????????187??2014-06-06?19:36??源程序\hotel\hotel\bin\Debug\hotel.exe.config
?????文件?????167424??2014-07-02?01:06??源程序\hotel\hotel\bin\Debug\hotel.pdb
?????文件??????22984??2014-07-02?17:56??源程序\hotel\hotel\bin\Debug\hotel.vshost.exe
?????文件????????187??2014-06-06?19:36??源程序\hotel\hotel\bin\Debug\hotel.vshost.exe.config
?????文件????????490??2010-03-18?06:39??源程序\hotel\hotel\bin\Debug\hotel.vshost.exe.manifest
?????文件??????20480??2003-01-01?02:53??源程序\hotel\hotel\bin\Debug\T47LengYue.dll
?????文件???????5427??2014-06-12?11:44??源程序\hotel\hotel\ChangePassword.cs
?????文件??????16702??2014-06-12?11:44??源程序\hotel\hotel\ChangePassword.Designer.cs
?????文件???????5817??2014-06-12?11:44??源程序\hotel\hotel\ChangePassword.resx
?????文件???????4889??2014-06-13?08:38??源程序\hotel\hotel\CheckOut.cs
?????文件??????15944??2014-06-12?15:41??源程序\hotel\hotel\CheckOut.Designer.cs
?????文件???????5817??2014-06-12?15:41??源程序\hotel\hotel\CheckOut.resx
?????文件???????5324??2014-06-12?12:50??源程序\hotel\hotel\custom.cs
?????文件??????14740??2014-06-10?00:01??源程序\hotel\hotel\custom.Designer.cs
?????文件???????5817??2014-06-10?00:01??源程序\hotel\hotel\custom.resx
?????文件???????3639??2014-06-10?11:52??源程序\hotel\hotel\Datalog.cs
?????文件??????11234??2014-06-10?11:52??源程序\hotel\hotel\Datalog.Designer.cs
?????文件???????6224??2014-06-10?11:52??源程序\hotel\hotel\Datalog.resx
?????文件??????13056??2014-06-12?17:03??源程序\hotel\hotel\Form1.cs
?????文件??????53089??2014-06-11?14:34??源程序\hotel\hotel\Form1.Designer.cs
?????文件??????13822??2014-06-11?16:06??源程序\hotel\hotel\Form1.resx
?????文件??????11359??2014-06-24?10:53??源程序\hotel\hotel\goods.cs
............此處省略70個文件信息
評論
共有 條評論