protobuf 使用简单示例

时间:2017-07-07 07:24:13
【文件属性】:
文件名称:protobuf 使用简单示例
文件大小:10.01MB
文件格式:ZIP
更新时间:2017-07-07 07:24:13
VS08 C++ Protocol Buffers是Google公司开发的一种数据描述语言,类似于XML能够将结构化数据序列化,可用于数据存储、通信协议等方面。它不依赖于语言和平台并且可扩展性极强。现阶段官方支持C++、JAVA、Python等三种编程语言,但可以找到大量的几乎涵盖所有语言的第三方拓展包。
【文件预览】:
pbtest
----pbtest()
--------ReadMe.txt(1KB)
--------stdafx.h(366B)
--------Debug()
--------stdafx.cpp(314B)
--------build.bat(44B)
--------pbtest.cpp(2KB)
--------include()
--------person.pb.h(9KB)
--------person.xml(22B)
--------targetver.h(686B)
--------libprotobuf.lib(28.4MB)
--------person.pb.cc(13KB)
--------pbtest.vcproj(5KB)
--------protoc.exe(3.64MB)
--------person.proto(114B)
--------pbtest.vcproj.GLOBALLINK.xieff.user(1KB)
----Debug()
--------pbtest.exe(2.53MB)
--------pbtest.ilk(5.31MB)
--------pbtest.pdb(15.21MB)
----pbtest.ncb(2.17MB)
----pbtest.sln(884B)
----pbtest.suo(13KB)

网友评论

  • 太有帮助了,谢了
  • 很好的资源,可下载