91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.35M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2024-05-02
  • 語言: C#
  • 標簽: 停車??項目??

資源簡介


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
namespace?停車場項目
{
????[Serializable]
????///?
????///?管理員類
????///?

???public?class?Admin
????{
???????public?string?LongName?{?get;?set;?}//賬號
???????public?string?LongPassword?{?get;?set;?}//密碼
???????public?Admin(string?astring?b)
???????{
???????????this.LongName?=?a;
???????????this.LongPassword?=?b;
???????}
????????///?
????????///?登錄
????????///?

????????///?
????????///?
????????///?
???????public?bool?Longin(string?astring?b)
???????{
???????????if?(a?==?this.LongName?&&?b?==?this.LongPassword)
???????????{
???????????????return?true;
???????????}
???????????return?false;
???????}
????????///?
????????///?修改密碼
????????///?

????????///?
???????public?void?UpdatePwd(string?f)
???????{
???????????this.LongPassword?=?f;
???????}


????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????4945??2014-04-30?09:10??from.gif
?????文件????????2178??2017-12-25?17:27??Homepage.cs
?????文件???????11212??2017-12-25?17:27??Homepage.Designer.cs
?????文件????????6383??2017-12-25?17:27??Homepage.resx
?????文件????????2724??2017-12-21?22:17??Inquire.cs
?????文件????????8895??2017-12-21?17:33??Inquire.Designer.cs
?????文件????????6921??2017-12-21?08:57??Inquire.resx
?????文件?????????266??2017-12-21?17:36??Interface1.cs
?????文件????????1346??2017-12-21?11:34??Magager.cs
?????文件????????3486??2017-12-21?21:47??MemberConsumer.cs
?????文件????????2436??2017-12-22?20:35??Open?an?account.cs
?????文件????????9150??2017-12-20?16:35??Open?an?account.Designer.cs
?????文件????????5817??2017-12-20?16:35??Open?an?account.resx
?????文件????????1573??2017-12-21?21:57??Parking.cs
?????文件????????2160??2017-12-21?17:37??ParkingMagager.cs
?????文件????????4490??2017-12-21?22:03??Pay?the?fees.cs
?????文件???????10459??2017-12-21?22:03??Pay?the?fees.Designer.cs
?????文件????????6020??2017-12-21?22:03??Pay?the?fees.resx
?????文件????????2117??2017-12-25?16:55??Payment.cs
?????文件????????7994??2017-12-21?17:34??Payment.Designer.cs
?????文件????????7911??2017-12-20?16:01??Payment.resx
?????文件?????????715??2017-12-21?17:36??Program.cs
?????文件????????1256??2017-12-25?16:55??Register.cs
?????文件????????5530??2017-12-25?09:04??Register.Designer.cs
?????文件????????5817??2017-12-25?09:04??Register.resx
?????文件????????1699??2017-12-21?17:16??TemporaryConsumer.cs
?????文件????????1136??2017-12-21?17:35??UpadtePrice.cs
?????文件????????5737??2017-12-21?17:35??UpadtePrice.Designer.cs
?????文件????????5817??2017-12-19?21:19??UpadtePrice.resx
?????文件????????1528??2017-12-21?17:35??UpdatePassword.cs
?????文件????????5733??2017-12-21?17:35??UpdatePassword.Designer.cs
............此處省略66個文件信息

評論

共有 條評論