Protobuf协议初探(1)
Protobuf讲解 Protobuf下载 Protobuf源码下载网址:源码地址 本人使用了 3.10 版本的 Protobuf,源码地址:ProtobufV3.10 Probuf使用Cmake构建工程,需要下载CMAKE cmake下载地址:cmake地址(作者系统是win10-64位,所以下载 在线安装工具) Protobuf工程建立 1.将下载好的 protobuf-3.10.0.zip解压 2.安装cmake 3.打开cmake-gui.exe where is the source code: cmake 文件夹路径 cmake文件夹路径:...\protobuf-3.10.0\
用户评论
推荐下载
-
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 -
protobuf2.4.12.5.0
protobuf2.4.1&2.5.0
14 2019-05-15 -
protobuf2.5.0
protobuf是独立于语言,独立于平台,由google开发的数据交互的二进制协议
23 2019-05-15
暂无评论