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

  • 大小: 0.73M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 實例??C#??設計模式??

資源簡介

二十多種設計模式實例源碼下載-完整版

資源截圖

代碼片段和文件信息

using?System.Reflection;
using?System.Runtime.CompilerServices;

//
//?有關程序集的常規信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關聯的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]

//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內部版本號”的默認值,方法是按
//?如下所示使用?‘*‘:

[assembly:?AssemblyVersion(“1.0.*“)]

//
//?要對程序集進行簽名,必須指定要使用的密鑰。有關程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?KeyName?是指已經安裝在計算機上的
//??????加密服務提供程序(

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

?????文件????????144??2011-05-19?16:59??DesignPatternsDemo\app.config

?????文件???????1078??2002-06-30?19:51??DesignPatternsDemo\App.ico

?????文件???????1859??2002-06-30?19:51??DesignPatternsDemo\AssemblyInfo.cs

?????文件??????11592??2011-06-09?15:36??DesignPatternsDemo\bin\Debug\設計模式.vshost.exe

?????文件????????144??2011-05-19?16:59??DesignPatternsDemo\bin\Debug\設計模式.vshost.exe.config

?????文件????????490??2010-03-17?22:39??DesignPatternsDemo\bin\Debug\設計模式.vshost.exe.manifest

?????文件??????56820??2002-07-07?20:50??DesignPatternsDemo\Main.cs

?????文件??????64336??2002-07-07?20:50??DesignPatternsDemo\Main.resx

?????文件???????8461??2011-06-09?10:11??DesignPatternsDemo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件??????14153??2011-06-09?15:41??DesignPatternsDemo\obj\Debug\設計模式.csproj.FileListAbsolute.txt

?????文件????????773??2010-03-08?15:53??DesignPatternsDemo\obj\Debug\設計模式.csproj.GenerateResource.Cache

?????文件??????16264??2002-07-07?22:18??DesignPatternsDemo\obj\Debug\設計模式.projdata

?????文件???????1410??2008-10-15?16:12??DesignPatternsDemo\obj\設計模式.csproj.FileList.txt

?????文件???????4371??2009-11-08?23:11??DesignPatternsDemo\obj\設計模式.csproj.FileListAbsolute.txt

????..A.SH.??????5120??2011-06-09?15:40??DesignPatternsDemo\Thumbs.db

?????文件????????159??2011-05-19?16:56??DesignPatternsDemo\UpgradeLog.xml

?????文件??????15459??2011-05-19?16:59??DesignPatternsDemo\UpgradeLog2.xml

?????文件????????501??2002-07-07?01:36??DesignPatternsDemo\中介者模式\Apple.cs

?????文件????????502??2002-07-07?01:36??DesignPatternsDemo\中介者模式\Banana.cs

?????文件??????28672??2011-05-19?17:00??DesignPatternsDemo\中介者模式\bin\Debug\中介者模式.dll

?????文件??????60928??2011-05-19?17:00??DesignPatternsDemo\中介者模式\bin\Debug\中介者模式.pdb

?????文件????????850??2002-07-07?02:07??DesignPatternsDemo\中介者模式\Control.cs

?????文件???????1339??2002-07-07?02:07??DesignPatternsDemo\中介者模式\Fruitage.cs

?????文件???????5972??2002-07-07?02:49??DesignPatternsDemo\中介者模式\Mediator.cs

?????文件??????10944??2002-07-07?02:49??DesignPatternsDemo\中介者模式\Mediator.resx

?????文件???????5623??2011-06-08?16:23??DesignPatternsDemo\中介者模式\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件????????190??2011-05-19?17:00??DesignPatternsDemo\中介者模式\obj\Debug\GenerateResource.read.1.tlog

?????文件????????418??2011-05-19?17:00??DesignPatternsDemo\中介者模式\obj\Debug\GenerateResource.write.1.tlog

?????文件???????2676??2011-06-09?15:41??DesignPatternsDemo\中介者模式\obj\Debug\中介者模式.csproj.FileListAbsolute.txt

?????文件????????777??2010-03-08?15:53??DesignPatternsDemo\中介者模式\obj\Debug\中介者模式.csproj.GenerateResource.Cache

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

評論

共有 條評論