protobuf.zip
根据Google提供的文档,写了一个Java下protobuf的例子,演示基本的protobuf的API函数。同时还有protocol.proto协议已经protocol2.4.1的jar包,source包以及javadoc包
用户评论
推荐下载
-
protobuf小demo
这个是protobuf相关的小案例,大家可以自行下载使用。
27 2019-03-02 -
protobuf_261
protocolbuffer(以下简称PB)是google 的一种数据交换的格式,它独立于语言,独立于平台。google 提供了多种语言的实现:java、c#、c++、go 和 python,每一种实
44 2019-03-03 -
protobuf_350
protobuf-3.5.0 c++版本 下载解压即可使用 编译tensorflow
13 2019-03-13 -
protobuf3.5
protobuf3.5已编译好,可直接使用,经过测试没有问题
16 2019-05-16 -
protobuf_cpp
protobuf-cpp-3.3.0.zip,写法上跟java上的使用极其相似,比较遵循Google的原生态写法,跨平台选择此版本比较好
18 2019-05-15 -
protobuf_dt
eclipse中使用protobuf序列化的插件,因为国外网站要翻墙,而且速度特别慢,所以特此上传
33 2019-05-15 -
protobuf.js
protobuf.js库包含protobuf.jslong.jsbypebuffer.js
23 2019-05-21 -
google protobuf源码
ProtocolBuffersWhatisit?ProtocolBuffersareawayofencodingstructureddatainanefficientyetextensibleform
36 2019-10-08 -
protobuf_2.5.0
不想要资源分的,可是不能选0分。 将此包解压缩后得到tar文件,然后开始第1步。 (1)设置编译目录: ./configure --prefix=/User/XXX/protobuf 其中/User/
17 2019-04-14 -
protobuf_2.4.1
安装protobuf各个版本的编译代码,从protobuf-2.4.1到protobuf-3.0.0-Release之间的20个版本,在Mac上protobuf-2.6.1、protobuf-3.0.
25 2019-05-15
暂无评论