搜索资源列表
protobuf-csharp-port-2-3
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式. 这是CSharp源码-This is Google protocol buffer CSharp (C#) source code
protobuf-2.0.0beta
- 刚刚下载的 有喜换的可以下载 -Pregnant just for the download to the download! ! ! ! ! !
protobuf-2.3.0
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前提供了 C++、Java、Python 三种语言的 API。 只需使用 Protocol Buffers 对数据结构进行一次描述,即可利用各种不同语言或从各种不同数据流中对你的结构化数据轻松读写。 Protocol Buffers 可扩展性好,“向后”兼容性好,你甚至不必破坏已部署的、依靠“老”数据格式的程序就可以对数据结构进行升级。 Protocol Buff
protobuf
- 是google提出的,一种语言无关、平台无关、扩展性好的用于通信协议、数据存储的结构化数据串行化方法-Is google put forward, a language-independent, platform-independent, extensible good for communication protocols, data storage of structured data serialization method
protobuf-2.4.1.tar
- protobuf protobuf结果合并到-protobuf software
protobuf-2.4.1
- protobuf google 协议 简单 自动生成协议-protobuf google protobuf google
protobuf
- google protobuf 的实际应用。主要在网络编程中使用-google protobuf practical application. Mainly used in network programming
ProtocolDemo
- SPDataPickle 库的协议传序列号和反序列化演示。 demo使用vs2008编写 C语言的结构体和 xml/json/protobuf 的自动转化(移植到 win32 平台)是一个用于在 C语言的结构体和 xml/json 之间做自动转化的库。-Agreement SPDataPickle library pass the serial number and deserialization demonstration. vs2008 demo written using C
test.pb
- Protobuf的使用方便压缩数据传输数据,很好的数据构造方式。-user of Protobuf
protobuf-2.5.0.tar
- 序列化数据,可以用于好多方向,包括网络通讯-sequence data ,it can use maney directions
zmqRPC
- 讲述如何使用google的protobuf库实现一个RPC service-RPC service
protobuf-master
- Protocol Buffers - Google s data interchange format https://developers.google.com/protocol-buffers/
protobuf
- protoc.exe能同时生成简化的类,便于游戏内业务逻辑使用,不要使用message嵌套和group,记得加上package,否则名字冲突-Protoc.exe can also generate a simplified class, easy to use within the game business logic, do not use message nested and group, remember to add package, otherwise the name confl
google-protobuf.js-master
- Temporary repository containing compiled google protobuf for js with fixes
20121209
- DNS服务端软件程序编写,主要是关于关于protobuf的应用和DNS服务器原理的部分代码,上传做备忘录(DNS server software programming, mainly on the application of protobuf and DNS server principle part of the code, upload a memo)
protoc-3.4.0-win32
- 一套可以直接使用protobuf的通讯协议代码(A set of protocol codes that can be used directly using protobuf)
65947303
- 可支持protobuf 与 json 的互转, 但必须protobuf生成时不能带lite()