proto buffer使用 要使用google proto buffer,首先要进行的就是安装,先说说我的(mac os X 10.7.2)安装过程吧: 1、下载google proto buff。 2、解压下载的包,并且阅读README.txt,根据里面的指引进行安装。 3、 $ ./configure $ make $ make check $ ma google 2023-10-20 60 点赞 0 评论 90 浏览