Google Protocol Buffers中文教程

注:前面这些是本人的翻译,可能不准确,可能有错误,但是基本上可以理解,希望能对大家有所帮助!(转载请注明出处:本文来自learnhard的博客:http://www.codelast.com/ & http://blog.csdn.net/learnhard/)

 

 

请参看如下几个链接:

Protocol Buffer Basics: C++中文翻译(Google Protocol Buffers中文教程)

Language Guide中文翻译(Google Protocol Buffers中文教程)

Style Guide中文翻译(Google Protocol Buffers中文教程)

Techniques 中文翻译(Google Protocol Buffers中文教程)

 

 

 

下面是我使用Google Protocol Buffers的一些体会:

Google Protocol Buffers安装、使用二三事

 

 

NULL

你可能感兴趣的:(Linux)