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

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

資源簡介

本實例主要解決protobuf協議在C#下的應用

資源截圖

代碼片段和文件信息

using?System;
using?System.Reflection;
namespace?ProtoBuf
{
????internal?enum?TimeSpanScale
????{
????????Days?=?0
????????Hours?=?1
????????Minutes?=?2
????????Seconds?=?3
????????Milliseconds?=?4
????????Ticks?=?5

????????MinMax?=?15
????}

????///?
????///?Provides?support?for?common?.NET?types?that?do?not?have?a?direct?representation
????///?in?protobuf?using?the?definitions?from?bcl.proto
????///?

????public
#if?FX11
????sealed
#else
????static
#endif
????????class?BclHelpers
????{
????????///?
????????///?Creates?a?new?instance?of?the?specified?type?bypassing?the?constructor.
????????///?

????????///?The?type?to?create
????????///?The?new?instance
????????///?

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

?????文件??????22913??2012-09-13?10:35??protobuf-net\BclHelpers.cs

?????文件???????2346??2012-09-13?10:35??protobuf-net\BufferExtension.cs

?????文件???????3290??2012-09-13?10:35??protobuf-net\BufferPool.cs

?????文件???????1650??2012-09-13?10:35??protobuf-net\CallbackAttributes.cs

?????文件??????46955??2012-09-13?10:35??protobuf-net\Compiler\CompilerContext.cs

?????文件????????223??2012-09-13?10:35??protobuf-net\Compiler\CompilerDelegates.cs

?????文件???????1608??2012-09-13?10:35??protobuf-net\Compiler\Local.cs

?????文件????????442??2012-09-13?10:35??protobuf-net\Compiler\_svn\all-wcprops

?????文件????????697??2012-09-13?10:35??protobuf-net\Compiler\_svn\entries

?????文件??????46955??2012-09-13?10:35??protobuf-net\Compiler\_svn\text-base\CompilerContext.cs.svn-base

?????文件????????223??2012-09-13?10:35??protobuf-net\Compiler\_svn\text-base\CompilerDelegates.cs.svn-base

?????文件???????1608??2012-09-13?10:35??protobuf-net\Compiler\_svn\text-base\Local.cs.svn-base

?????文件???????1410??2012-09-13?10:35??protobuf-net\DataFormat.cs

?????文件??????17635??2012-09-13?10:35??protobuf-net\Extensible.cs

?????文件???????5510??2012-09-13?10:35??protobuf-net\ExtensibleUtil.cs

?????文件???????2796??2012-09-13?10:35??protobuf-net\GlobalSuppressions.cs

?????文件??????20280??2012-09-13?10:35??protobuf-net\Helpers.cs

?????文件???????1093??2012-09-13?10:35??protobuf-net\IExtensible.cs

?????文件???????1961??2012-09-13?10:35??protobuf-net\IExtension.cs

?????文件???????1226??2012-09-13?10:35??protobuf-net\ImplicitFields.cs

?????文件???????1801??2012-09-13?10:35??protobuf-net\KeyValuePairProxy.cs

?????文件???????7070??2012-09-13?10:35??protobuf-net\meta\AttributeMap.cs

?????文件???????7628??2012-09-13?10:35??protobuf-net\meta\BasicList.cs

?????文件???????4064??2012-09-13?10:35??protobuf-net\meta\CallbackSet.cs

?????文件??????76172??2012-09-13?10:35??protobuf-net\meta\metaType.cs

?????文件??????69978??2012-09-13?10:35??protobuf-net\meta\RuntimeTypeModel.cs

?????文件???????3156??2012-09-13?10:35??protobuf-net\meta\SubType.cs

?????文件???????2397??2012-09-13?10:35??protobuf-net\meta\TypeFormatEventArgs.cs

?????文件??????71190??2012-09-13?10:35??protobuf-net\meta\TypeModel.cs

?????文件??????27891??2012-09-13?10:35??protobuf-net\meta\ValueMember.cs

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

評論

共有 條評論