开发工具:vim
系统环境:Ubuntu 16.04
源码地址:
https://github.com/eightplus/examples/tree/master/code/C/protobuf
https://github.com/eightplus/examples/tree/master/code/Python/protobuf
开发者主页:https://eightplus.github.io/
本篇文章的主要目的是让新手初步了解C++和Python如何使用protobuf,具体内容见:
https://eightplus.github.io/2019/09/11/2019-09-11-protobuf/