google protocol buffers介绍(c++)
ref:
http://blog.youkuaiyun.com/learnhard/archive/2010/09/04/5863846.aspx源码:http://code.google.com/p/protobuf/downloads/listgoogle
protocol buffer 介绍1.什么是google
protocol buffer2.proto文件格式介绍:注释:使用//package:名字空间message:类似一个class/struct,格式:message
{…;}字段修饰符:req
原创
2010-12-31 15:09:00 ·
7091 阅读 ·
0 评论