C#中使用ProtoBuf提高序列化速度示例源码.zip

时间:2022-09-09 08:32:02
【文件属性】:
文件名称:C#中使用ProtoBuf提高序列化速度示例源码.zip
文件大小:136KB
文件格式:ZIP
更新时间:2022-09-09 08:32:02
ProtoBuf protocolbuffer是google 的一种数据交换的格式,它独立于语言,独立于平台。 google 提供了多种语言的实现:java、c#、c++、go 和 python,每一种实现都包含了相应语言的编译器以及库文件。
【文件预览】:
ProtoBufTest
----ProtoBufTest.v12.suo(28KB)
----ProtoBufTest()
--------binaryFile.txt(0B)
--------Form1.cs(2KB)
--------Program.cs(602B)
--------Form1.resx(6KB)
--------Request.cs(1KB)
--------Properties()
--------Form1.Designer.cs(3KB)
--------App.config(187B)
--------Person.cs(643B)
--------ProtoBufTest.csproj(4KB)
--------obj()
--------bin()
----ProtoBufTest.sln(1005B)

网友评论