-
大小: 4.17MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2024-01-06
- 語言: C#
- 標(biāo)簽:
資源簡介
用C#開發(fā)的三層結(jié)構(gòu)酒店管理系統(tǒng) @

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?System.Data;
using?System.Data.SqlClient;
using?HotelDAL;
using?HotelModels;
namespace?HotelBLL
{
???public?class?CarryOnWorkManager
????{
???????static?CarryOnWorkService?carry?=?new?CarryOnWorkService();
???????///?
???????///?更新押金和實(shí)收現(xiàn)金
???????///?
???????///?
???????///?
???????///?
???????public?static?int?UpdateCarryOnWorkByUserName(int?moneyint?money1string?user)
???????{
???????????return?carry.InsertMoneyByUserName(moneymoney1?user);
???????}
???????///?
???????///?更新押金
???????///?
???????///?
???????///?
???????///?
???????public?static?int?UpdateMoneyByUserAndIs(int?money?string?user)
???????{
???????????return?carry.UpdateMoneyByUserAndIs(money?user);
???????}
???????///?
???????///?獲得當(dāng)前在班上次接班時(shí)間
???????///?
???????///?
???????///?
???????public?static?string?GetDateTimeByUserName(string?user)
???????{
???????????return?carry.GetDateTimeByUserName(user);
???????}
???????///?
???????///?獲得當(dāng)前在班的值班押金
???????///?
???????///?
???????///?
???????public?static?int?GetCarryOnDepositByUserName(string?user)
???????{
???????????return?carry.GetCarryOnDepositByUserName(user);
???????}
???????///?
???????///?獲得當(dāng)前在班的實(shí)收現(xiàn)金
???????///?
???????///?
???????///?
???????public?static?int?GetWorkMoneyByUserName(string?user)
???????{
???????????return?carry.GetWorkMoneyByUserName(user);
???????}
???????///?
???????///?更新在班操作員為不在班
???????///?
???????///?
???????///?
???????///?
???????public?static?int?UpdateIsWorkByUser(string?User)
???????{
???????????return?carry.UpdateIsWorkByUser(User);
???????}
???????///?
???????///?添加在班人員數(shù)據(jù)
???????///?
???????///?
???????///?
???????public?static?int?InsertIsWorkUserName(CarryOnWork?car)
???????{
???????????return?carry.InsertIsWorkUserName(car);
???????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????20480??2009-05-20?00:31??HotelMIS\HotelBLL\bin\Debug\HotelBLL.dll
?????文件??????36352??2009-05-20?00:31??HotelMIS\HotelBLL\bin\Debug\HotelBLL.pdb
?????文件??????24576??2009-05-19?21:20??HotelMIS\HotelBLL\bin\Debug\HotelCommunal.dll
?????文件??????40448??2009-05-19?21:20??HotelMIS\HotelBLL\bin\Debug\HotelCommunal.pdb
?????文件??????32768??2009-05-20?00:31??HotelMIS\HotelBLL\bin\Debug\HotelDAL.dll
?????文件??????44544??2009-05-20?00:31??HotelMIS\HotelBLL\bin\Debug\HotelDAL.pdb
?????文件??????24576??2009-05-19?21:20??HotelMIS\HotelBLL\bin\Debug\HotelModels.dll
?????文件??????56832??2009-05-19?21:20??HotelMIS\HotelBLL\bin\Debug\HotelModels.pdb
?????文件???????2503??2009-05-17?22:37??HotelMIS\HotelBLL\CarryOnWorkManager.cs
?????文件????????585??2009-05-15?16:56??HotelMIS\HotelBLL\CilentBalanceManager.cs
?????文件???????3159??2009-05-19?23:47??HotelMIS\HotelBLL\HireRoomInfoManager.cs
?????文件???????2605??2009-05-17?20:00??HotelMIS\HotelBLL\HotelBLL.csproj
?????文件????????532??2009-05-14?14:32??HotelMIS\HotelBLL\IDInfoManager.cs
?????文件???????2122??2009-05-17?23:01??HotelMIS\HotelBLL\LoginInfoManager.cs
?????文件??????20480??2009-05-20?00:31??HotelMIS\HotelBLL\obj\Debug\HotelBLL.dll
?????文件??????36352??2009-05-20?00:31??HotelMIS\HotelBLL\obj\Debug\HotelBLL.pdb
?????文件??????16384??2009-05-19?13:24??HotelMIS\HotelBLL\obj\Debug\Refactor\HotelBLL.dll
?????文件??????10874??2009-05-20?00:31??HotelMIS\HotelBLL\obj\Debug\ResolveAssemblyReference.cache
?????文件????????298??2009-05-06?00:42??HotelMIS\HotelBLL\obj\HotelBLL.csproj.FileList.txt
?????文件???????1058??2009-05-20?00:48??HotelMIS\HotelBLL\obj\HotelBLL.csproj.FileListAbsolute.txt
?????文件???????1335??2009-04-21?18:04??HotelMIS\HotelBLL\Properties\AssemblyInfo.cs
?????文件???????3487??2009-05-19?21:20??HotelMIS\HotelBLL\RoomInfoManager.cs
?????文件???????2303??2009-04-24?13:08??HotelMIS\HotelCommunal\Access.cs
?????文件??????24576??2009-05-19?21:20??HotelMIS\HotelCommunal\bin\Debug\HotelCommunal.dll
?????文件??????40448??2009-05-19?21:20??HotelMIS\HotelCommunal\bin\Debug\HotelCommunal.pdb
?????文件??????24576??2009-05-19?21:20??HotelMIS\HotelCommunal\bin\Debug\HotelModels.dll
?????文件??????56832??2009-05-19?21:20??HotelMIS\HotelCommunal\bin\Debug\HotelModels.pdb
?????文件???????1763??2009-04-24?14:32??HotelMIS\HotelCommunal\ConfigFile.cs
?????文件???????8319??2009-04-24?13:22??HotelMIS\HotelCommunal\DataValidate.cs
?????文件???????1719??2009-04-24?13:52??HotelMIS\HotelCommunal\DBHelper.cs
............此處省略242個(gè)文件信息
評(píng)論
共有 條評(píng)論