E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
protobuf-c
linux下 postgresql 安装 postgis 拓展
1.2二进制包安装postgis1.3安装完成测试2.安装uuid3.安装pg_stat_statements1.安装postgis1.1安装前准备1.安装geos、proj、gdal、protobuf、
protobuf-c
keepstudy_yangzh
·
2024-01-20 19:08
服务器部署
postgresql
protobuf、
protobuf-c
、protobuf-c-rpc在Linux(Ubuntu18.04)编译安装及交叉编译arm\aarch64版本
protobuf、
protobuf-c
、protobuf-c-rpc在Linux(Ubuntu18.04)编译安装及交叉编译arm\aarch64版本文章目录protobuf、
protobuf-c
、protobuf-c-rpc
xiaoyaoyou.xyz
·
2023-12-16 22:52
#
protobuf
#
rpc
c语言
rpc
linux
protobuf
ubuntu18.04安装
protobuf-c
1、先安装protobufsudoapt-getinstallautoconfautomakelibtoolcurlmakeg++unzipgitclonehttps://github.com/protocolbuffers/protobuf.gitcdprotobufgitsubmoduleupdate--init--recursive./autogen.sh./configuremake//可
victorhugoliu
·
2023-11-25 17:41
linux应用编程
protobuf-c
编译Arm版本的Google的
Protobuf-C
在arm上安装和使用Google的
Protobuf-C
步骤如下一、安装PC版本的ProtoBuf的相关文件和可执行程序1、获取[Protobuf源码](https://github.com/google
深秋宁静
·
2023-11-19 11:02
Linux安装protobuf
Linux安装protobuf准备安装依赖安装protobuf下载googletest:下载protobuf:编译安装:安装
protobuf-c
下载安装库文件准备protobuf和
protobuf-c
之间到底什么关系
我才不要写代码呢
·
2023-10-30 02:25
Linux
linux
protobuf
ubuntu
c++
c语言
Linux:protobuf——一种更小、更快、更高效的协议(
protobuf-c
使用方法)
什么是protobuf、
protobuf-c
?ProtocolBuffers,是Google公
R-QWERT
·
2023-10-30 02:24
数据结构化与序列化
嵌入式
protobuf
linux
Linux下protobuf 和
protobuf-c
的安装及其外围知识
1.简介:ProtoBuf(GoogleProtocolBuffer)是由google公司用于数据交换的序列结构化数据格式,具有跨平台、跨语言、可扩展特性,类型于常用的XML及JSON,但具有更小的传输体积、更高的编码、解码能力,特别适合于数据存储、网络数据传输等对存储体积、实时性要求高的领域。以.proto为后缀,有自己独立的编译器。优点:空间效率和时间效率高,对于数据大小敏感,传输效率高的缺点
农夫私房菜
·
2023-10-30 02:54
编译链接参数
protobuf
Linux环境变量
linux
protobuf
Linux protobuf以及
protobuf-c
的安装与使用说明
Linuxprotobuf以及
protobuf-c
的安装与使用由于googleprotobuf并不支持c语言,所以如要通过protobuf将proto文件转换成c文件,除了需要安装protobuf以外,
XSmiling
·
2023-10-30 02:24
编辑器
Centos7安装
protobuf-c
方法
安装protobuf安装protobuf3(要先安装protobuf2.6.1以上的版本后,才能正常编译出
protobuf-c
的bin、lib等),这里安装的是Protobuf3.6.1wgethttps
shinxiang
·
2023-10-30 02:53
protobuf
linux
centos
Linux下protobuf和
protobuf-c
安装使用
如果在C语言中使用protobuf,就需要使用
protobuf-c
这个库。
Charge8
·
2023-10-30 02:52
#
Protobuf
protobuf安装使用
protobuf-c安装使用
Linux下Protobuf之Nanopb安装和使用
如果使用前面介绍的
protobuf-c
进行数据的序列化,会因为内存限制没有办法跑起来;对于嵌入式C语音需要进行数据的序列化Nanopb支持是比较好的,使用起来也相对比较简单;Nanopb编解码的接口是统一的
ZHONGCAI0901
·
2023-09-24 02:15
Protobuf-c使用
protobuf与c语言
一直在更新的好像就nanopb和
protobuf-c
。
Henry_Wu001
·
2023-09-24 02:45
c
c++
protocol
在Ubuntu安装protobuf(C++)
例如:wgethttps://github.com/protocolbuffers/protobuf/releases/download/v21.7/
protobuf-c
~我在北京~
·
2023-09-07 03:33
ubuntu
linux
运维
ProtoBuf安装(Linux & Windows)
下载地址https://github.com/google/protobuf/releases(protobuf-java-3.5.1.tar.gz根据需要下载)https://github.com/
protobuf-c
JL_Gao
·
2023-06-18 08:51
protobuf
protobuf
protobuf-c
中repeated类型处理
github上的代码执行不过,修改之:proto文件:【emessage.proto】syntax="proto2";messageSubmessage{requiredint32value=1;}messageEMessage{repeatedSubmessagea=1;}打包文件:【emessage_serialize.c】#include#include#include"emessage.p
Thinkerlife
·
2020-09-16 14:18
leprotobuf-
Centos6.4下安装
protobuf-c
问题及解决办法
protobuf当初支持C++、JAVA和Python,后来有了支持C语言的
Protobuf-c
。
weixin_33971977
·
2020-08-25 08:28
Centos安装
protobuf-c
方法
安装protobufprotobuf-c1.2.1版本支持Protobuf2.6.0以上,笔者安装的是Protobuf2.6.1wgethttps://github.com/google/protobuf/releases/download/v2.6.1/protobuf-2.6.1.tar.gztarxvfprotobuf-2.6.1.tar.gzcdprotobuf-2.6.1./config
lurenceGu
·
2020-08-25 07:00
Linux
protobuf-c
的环境搭建
经过一番寻找,找到了
protobuf-c
。在github中有很多protobufc版本的实现,不过个人感觉还是这个pro
ZHONGCAI0901
·
2020-08-25 06:11
Protobuf-c使用
centos6.5 64位 protobuf和
protobuf-c
源文件编译&安装
以前在windows上玩过protobuf,感觉挺简单的,这次linux项目上要使用protobuf,找了半天资料都很老,加上google网站不能访问,太TMD坑爹了。当中各种错误,加上英文资料好久没看,有点陌生了,折腾了一天终于搞定,以方便大家少走弯路。如果有补充欢迎留言。一,安装protobuf下载源文件:https://github.com/google/protobuf我下载的版本是v3.
yl204
·
2020-08-25 06:02
c/c++
linux下安装protoc-c的方法
Linux下
protobuf-c
的安装ubuntu14.04前言最近需要用到Google出的ProtocolBuffer来做一些服务相互之间的通讯,由于ProtocolBuffer原生没有对C的支持,只能使用
子妙815
·
2020-08-24 05:13
linux
嵌入式
Openwrt
protobuf
Ubuntu上安装protobuf 和
protobuf-c
/configure$make$makecheck$sudomakeinstall安装
protobuf-c
$cdprotobuf-c-1.2.1$.
路人暴脾气
·
2020-08-24 01:08
Linux
游戏后台开发
skynet
protocol buffers c语言的使用
以下源码示例来源于https://github.com/
protobuf-c
/
protobuf-c
/wiki/Examples定义消息messageAMessage{requiredint32a=1;optionalint32b
ou叮当
·
2020-08-24 01:48
c
工具
数据结构
nanopb分析和使用说明
经过资料收集,nanopb、
protobuf-c
、upb、pdb等均是采用Google的ProtocolBuffers格式进行消息编解码的C语言库,根据项目的业务需求,我们决定采用nanopb进行数据数据的序列化
jefferent2008
·
2020-08-16 13:04
【protobuf】protobuf 的安装与使用
protobuf-c
是什么?由于ProtocolBuffer原生没有对C的支持,只能使用proto
取取经
·
2020-08-13 19:43
开源技术笔记
在C语言环境下使用google protobuf
礼失求诸野,我在网上找到了一个非官方的
protobuf-c
,,令人奇怪的是这么好的东东从2011年下半年后再无更新,令人遗憾。使用
fhdojq
·
2020-08-10 22:28
搭建
protobuf-c
编译环境中遇到的问题
=============================================================================error:C++preprocessor"/lib/cpp"failssanitycheck问题的解决Ubuntu系统中,运行命令:#apt-getinstallbuild-essential#apt-getinstallg++========
ZHONGCAI0901
·
2020-07-14 06:27
Protobuf-c使用
protobuf-c
ubuntu-16.04
DownloadProtobufgitclonehttps://github.com/google/protobuf.gitDownloadProtobuf-cgitclonehttps://github.com/
protobuf-c
IT民工老巢
·
2020-07-13 14:23
LinuxConfigure
Linux下使用
protobuf-c
实现自定义协议
1、背景需求通信协议设计,考虑了后续跨语言的支持(如Java、Python、C),需求一种序列化、反序列化的库2、相关知识GoogleProtocolBUffer提供了一种适用于RPC系统、持续数据存储系统的混合语言数据标准,可用于通信协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前有C++、C、Java、Python三种语言的API。2.1protobuf的优点1、通过
staticnetwind
·
2020-07-05 13:38
linux
protobuf,
protobuf-c
的安装和交叉编译
一、protobuf安装下载链接1.确认安装依赖库:automake,autoconf,libtool2.下载protobuf安装文件,protobuf-cpp-3.5.0.tar.gz,解压,./configuremakemakechecksudomakeinstall【默认安装路径:/usr/local/】3.安装完添加环境变量,vi/etc/profile末尾添加PKG_CONFIG_PAT
芯想事程
·
2020-07-05 06:17
嵌入式开发
linux开发遇到的问题
Linux下使用
protobuf-c
实现自定义协议
1、背景需求通信协议设计,考虑了后续跨语言的支持(如Java、Python、C),需求一种序列化、反序列化的库2、相关知识GoogleProtocolBUffer提供了一种适用于RPC系统、持续数据存储系统的混合语言数据标准,可用于通信协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式。目前有C++、C、Java、Python三种语言的API。2.1protobuf的优点1、通过
诗&远方
·
2020-07-04 22:37
protobuf
protocol buffer生成C语言的实现
ubuntu中搭建ProtocolBuffer环境1、提示ProtocolBuffer原生没有对C的支持,只能使用
protobuf-c
这个第三方库2、下载ProtocolBuffer和
protobuf-c
linxi8693
·
2020-07-04 21:39
Protocol
Buffer
protobuf-c
之arm编译
解压源码,例如:protobuf-c.zip到目录/home/workspace/
protobuf-c
,通过终端进入,输入命令:./autogen.sh生成configure文件。
jaronho
·
2020-07-04 17:38
数据协议
protobuf-c
的安装及交叉编译arm库文件
一、protobuf安装1.确认安装依赖库:automake,autoconf,libtool2.下载protobuf安装文件,protobuf-cpp-3.5.0.tar.gz,解压,./configuremakemakecheckmakeinstall【默认安装路径:/usr/local/】3.安装完添加环境变量,vi/etc/profile末尾添加PKG_CONFIG_PATH=/usr/l
Thinkerlife
·
2020-07-04 08:36
build protobuf,交叉编译
protobuf-c
1,编译protobuf可以在protobufgit上面找到PC上,比如ubuntu下编译protobuf的方法,因为ARM下使用的
protobuf-c
依赖于protobuf库,所以你必须先编译protobufforPC
三万分之一
·
2020-06-30 05:16
安装和使用
protobuf-c
介绍ProtocolBuffers,是Google公司开发的一种数据描述语言,类似于XML能够将结构化数据序列化,可用于数据存储、通信协议等方面。它不依赖于语言和平台并且可扩展性极强。同XML相比,Protocolbuffers在序列化结构化数据方面有许多优点:1.更简单2.数据描述文件只需原来的1/10至1/33.解析速度是原来的20倍至100倍4.减少了二义性5.生成了更容易在编程中使用的数据
besmallw
·
2020-03-15 10:35
C语言学习资料(五)
官网
protobuf-c
一个GoogleProtocolBuffer的C实现。F
leiyulingling
·
2019-12-18 16:56
protobuf-c
的使用(一)构建
经过一番寻找,找到了
protobuf-c
。在github中有很多protobufc版本的实现,不过个人感觉还是这个pro
lizhibing115
·
2019-07-12 10:03
protobuf
protobuf-c
只有.c .h源文件没有.proto文件能否恢复.proto文件呢
答案是肯定的,只是想从proto-c生成的源文件恢复.proto描述文件,目前还没有自动化的工具,必须人去识别并恢复.proto文件我们知道,.proto文件里面由enum枚举类型和message消息体组成,message里面可以嵌套enum或者另外一个messageenum枚举类型,和一般的C语言定义枚举类型没什么两样,message的字段修饰由三个关键字来描述,分别是required、opti
coding梦想_起点
·
2018-09-18 09:04
嵌入式软件
protobuf-c
安装使用
/configure--prefix=/usr/报错:configure:error:in`/home/zhuwei/
protobuf-c
/protobuf-2.6.0':configure:error
狮子再回头
·
2018-09-03 09:14
其他应用
Protobuf-c
在项目中的应用
Protobuf-c
简单说明:通过最近的使用,发现
protobuf-c
确实是做通信的一个很好的辅助性序列化协议工具。
Protobuf-c
是protobuf的C语言版。
qq_33157830
·
2017-09-15 08:26
c语言
md5
protobuf-c
在arm linux 嵌入式平台的使用 protobuf和Json对比测试
关于什么是protobuf,网上搜搜一大堆,很多人用的都还是json,以为json是多种语言传输数据是万能的,看完了protobuf的实现,就明白了简单高效才是王道。1、首先写一个.proto扩展名的文件json.proto,内容格式如下messageresponse{requireduint32led_on=1;requiredstringnode_id=2;requiredstringpare
coding梦想_起点
·
2017-04-27 21:15
嵌入式软件
在ubuntu14.04编译
protobuf-c
for arm版本
摘要:
protobuf-c
,也就是GoogleProtocolBuffers针对c语言版本的实现,libprotobuf-c是使用纯c语言实现的encoding和decoding,如何通过交叉编译让其运行在
coding梦想_起点
·
2017-01-12 10:21
嵌入式软件
protobuf-c
的使用(二)使用
上一篇介绍了
protobuf-c
的构建。接下来介绍一下
protobuf-c
的使用。
kid_2412
·
2016-09-11 11:17
linux
c
protobuf之c基础
Protoc安装1、下载ProtocolBuffers的安装包:https://github.com/google/protobuf和https://github.com/
protobuf-c
/protobuf-c2
韩搏
·
2016-04-11 18:12
其它
轻量级的应用服务器基础框架
中度规模的并发量 客户端和服务器之间以自定义协议包进行交互 关心接口而非连接处理 2 所采用的组件库或技术 框架主要使用了下述的内容 libevent multi-thread
protobuf-c
·
2015-11-13 09:43
应用服务器
protobuf-c
的学习总结
1、前言 项目中用到
protobuf-c
进行数据序列化,好处在于后期程序扩展性非常好,只需要改动proto的定义就可以保持兼容,非常的灵活方便
·
2015-10-27 11:57
protobuf
protobuf-c
使用说明
SimplecompleteexampleAsimplefile, amessage.proto filefollowingthe languageguide: message AMessage { required int32 a=1; optional int32 b=2; }Generate.hand.cfilesfromthecommand-linei
面码
·
2014-05-19 14:00
c
protobuf
Protobuf-C
For Embedded Developers (and other cross compilers)
摘录自 http://code.google.com/p/
protobuf-c
/wiki/ExamplesProtobuf-CForEmbeddedDevelopers(andothercrosscompilers
comtedelafere
·
2013-11-21 13:00
在C语言环境下使用google protobuf
礼失求诸野,我在网上找到了一个非官方的
protobuf-c
,其官方网址是http://code.google.com/p/prot
企鹅
·
2013-11-14 02:20
linux网络
Cmake +
protobuf-c
+ python自定义协议通信
阅读更多Cmake是一套跨平台的工程构建工具sudoapt-getinstallcmake一个Cmake的例子生成一个demo工程,包括一个hello.cpp文件(在demo工程下)#includeintmain(intargc,char**argv){printf("Helloworld!\n");return0;}Cmake构建该工程Cmake需要CMakeLists.txt文件来配置,在de
zhou.xingbo
·
2011-03-29 11:00
iOS
C
C++
C#
Google
上一页
1
2
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他