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

  • 大小: 0.07M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-14
  • 語言: C#
  • 標簽: 面向對象??

資源簡介

繼承,多態,封裝,實例反射,最經典,高級的面向C#對象實例

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Text;

namespace?商場管理軟件
{
????class?CashContext
????{
????????private?CashSuper?cs;

????????public?void?setBehavior(CashSuper?csuper)
????????{
????????????this.cs?=?csuper;
????????}

????????public?double?GetResult(double?money)
????????{
????????????return?cs.acceptCash(money);
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件??????44734??2018-02-28?09:15??demo\UpgradeLog.htm

?????文件????????651??2018-04-27?23:02??demo\商場管理軟件\bin\Debug\CashAcceptType.xml

?????文件??????12800??2018-05-05?18:54??demo\商場管理軟件\bin\Debug\商場管理軟件.exe

?????文件??????52736??2018-05-05?18:54??demo\商場管理軟件\bin\Debug\商場管理軟件.pdb

?????文件??????21464??2018-05-09?09:50??demo\商場管理軟件\bin\Debug\商場管理軟件.vshost.exe

?????文件????????490??2012-06-06?02:06??demo\商場管理軟件\bin\Debug\商場管理軟件.vshost.exe.manifest

?????文件????????398??2015-03-09?08:40??demo\商場管理軟件\CashContext.cs

?????文件????????266??2015-03-09?08:40??demo\商場管理軟件\CashNormal.cs

?????文件????????452??2015-03-09?08:40??demo\商場管理軟件\CashRebate.cs

?????文件????????762??2015-03-09?08:40??demo\商場管理軟件\CashReturn.cs

?????文件????????213??2015-03-09?08:40??demo\商場管理軟件\CashSuper.cs

?????文件???????2578??2018-05-05?18:54??demo\商場管理軟件\Form1.cs

?????文件???????7775??2015-03-09?08:40??demo\商場管理軟件\Form1.Designer.cs

?????文件???????5814??2015-03-09?08:40??demo\商場管理軟件\Form1.resx

?????文件???????1229??2018-04-27?22:10??demo\商場管理軟件\obj\Debug\DesignTimeResolveAssemblyReferences.cache

?????文件???????6040??2018-04-26?09:03??demo\商場管理軟件\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????4608??2018-02-28?09:15??demo\商場管理軟件\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

?????文件???????2792??2018-05-09?09:50??demo\商場管理軟件\obj\Debug\商場管理軟件.csproj.FileListAbsolute.txt

?????文件????????847??2018-05-05?18:54??demo\商場管理軟件\obj\Debug\商場管理軟件.csproj.GenerateResource.Cache

?????文件???????1339??2018-05-05?18:54??demo\商場管理軟件\obj\Debug\商場管理軟件.csprojResolveAssemblyReference.cache

?????文件??????12800??2018-05-05?18:54??demo\商場管理軟件\obj\Debug\商場管理軟件.exe

?????文件????????180??2018-04-25?17:32??demo\商場管理軟件\obj\Debug\商場管理軟件.Form1.resources

?????文件??????52736??2018-05-05?18:54??demo\商場管理軟件\obj\Debug\商場管理軟件.pdb

?????文件????????180??2018-04-25?17:32??demo\商場管理軟件\obj\Debug\商場管理軟件.Properties.Resources.resources

?????文件????????345??2015-03-09?08:40??demo\商場管理軟件\obj\商場管理軟件.csproj.FileList.txt

?????文件????????477??2015-03-09?08:40??demo\商場管理軟件\Program.cs

?????文件???????1208??2015-03-09?08:40??demo\商場管理軟件\Properties\AssemblyInfo.cs

?????文件???????2864??2018-02-28?09:15??demo\商場管理軟件\Properties\Resources.Designer.cs

?????文件???????5350??2015-03-09?08:40??demo\商場管理軟件\Properties\Resources.resx

?????文件???????1101??2018-02-28?09:15??demo\商場管理軟件\Properties\Settings.Designer.cs

............此處省略17個文件信息

評論

共有 條評論