文件名称:Windows下VC++使用protobuf 完整例子
文件大小:4.48MB
文件格式:RAR
更新时间:2017-01-25 06:30:16
vc++ protobuf
Protocol Buffers(protobuf)是Google提供的一个开源序列化框架,这个demo将演示如何在Windows下VC++使用protobuf 配套文章地址:http://blog.csdn.net/mycwq/article/details/17606527
【文件预览】:
pbtest
----pbtest()
--------libprotobuf.lib(18.65MB)
--------pbtest.vcxproj.user(143B)
--------pbtest.vcxproj(4KB)
--------include()
--------pbtest.vcxproj.filters(1KB)
--------protoc.exe(895KB)
--------person.proto(104B)
--------build.bat(186B)
--------pbtest.cpp(1KB)
--------person.pb.h(9KB)
--------libprotobuf_d.lib(29.8MB)
--------person.pb.cc(13KB)
----pbtest.suo(10KB)
----pbtest.sln(885B)