文件名称:protobuf-2.3.0
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2.22mb
- 下载次数:
- 0次
- 提 供 者:
- li***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ProtocolBuffer是用于结构化数据串行化的灵活、高效、自动的方法,有如XML,不过它更小、更快、也更简单。你可以定义自己的数据结构,然后使用代码生成器生成的代码来读写这个数据结构。你甚至可以在无需重新部署程序的情况下更新数据结构。-ProtocolBuffer for structured data serialization flexible, efficient, automated methods, like XML, but it is smaller, faster and more simple. You can define your own data structures, and then use the code generator generates the code to read and write the data structure. You can even re-deployment process in the case without the need to update the data structure.
相关搜索: protobuf
(系统自动生成,下载前可以参看下载内容)
下载文件列表
protobuf-2.3.0
..............\aclocal.m4
..............\autogen.sh
..............\CHANGES.txt
..............\config.guess
..............\config.h.in
..............\config.sub
..............\configure
..............\configure.ac
..............\CONTRIBUTORS.txt
..............\COPYING.txt
..............\depcomp
..............\editors
..............\.......\proto.vim
..............\.......\protobuf-mode.el
..............\.......\README.txt
..............\examples
..............\........\AddPerson.java
..............\........\addressbook.proto
..............\........\add_person.cc
..............\........\add_person.py
..............\........\ListPeople.java
..............\........\list_people.cc
..............\........\list_people.py
..............\........\Makefile
..............\........\README.txt
..............\generate_descriptor_proto.sh
..............\gtest
..............\.....\aclocal.m4
..............\.....\build-aux
..............\.....\.........\config.guess
..............\.....\.........\config.h.in
..............\.....\.........\config.sub
..............\.....\.........\depcomp
..............\.....\.........\install-sh
..............\.....\.........\ltmain.sh
..............\.....\.........\missing
..............\.....\CHANGES
..............\.....\codegear
..............\.....\........\gtest.cbproj
..............\.....\........\gtest.groupproj
..............\.....\........\gtest_all.cc
..............\.....\........\gtest_link.cc
..............\.....\........\gtest_main.cbproj
..............\.....\........\gtest_unittest.cbproj
..............\.....\configure
..............\.....\configure.ac
..............\.....\CONTRIBUTORS
..............\.....\COPYING
..............\.....\include
..............\.....\.......\gtest
..............\.....\.......\.....\gtest-death-test.h
..............\.....\.......\.....\gtest-message.h
..............\.....\.......\.....\gtest-param-test.h
..............\.....\.......\.....\gtest-param-test.h.pump
..............\.....\.......\.....\gtest-spi.h
..............\.....\.......\.....\gtest-test-part.h
..............\.....\.......\.....\gtest-typed-test.h
..............\.....\.......\.....\gtest.h
..............\.....\.......\.....\gtest_pred_impl.h
..............\.....\.......\.....\gtest_prod.h
..............\.....\.......\.....\internal
..............\.....\.......\.....\........\gtest-death-test-internal.h
..............\.....\.......\.....\........\gtest-filepath.h
..............\.....\.......\.....\........\gtest-internal.h
..............\.....\.......\.....\........\gtest-linked_ptr.h
..............\.....\.......\.....\........\gtest-param-util-generated.h
..............\.....\.......\.....\........\gtest-param-util-generated.h.pump
..............\.....\.......\.....\........\gtest-param-util.h
..............\.....\.......\.....\........\gtest-port.h
..............\.....\.......\.....\........\gtest-string.h
..............\.....\.......\.....\........\gtest-tuple.h
..............\.....\.......\.....\........\gtest-tuple.h.pump
..............\.....\.......\.....\........\gtest-type-util.h
..............\.....\.......\.....\........\gtest-type-util.h.pump
..............\.....\m4
..............\.....\..\acx_pthread.m4
..............\.....\..\gtest.m4
..............\.....\make
..............\.....\Makefile.am
..............\.....\Makefile.in
..............\.....\make\Makefile
..............\.....\msvc
..............\.....\....\gtest-md.sln
..............\.....\....\gtest-md.vcproj
..............\.....\....\gtest.sln
..............\.....\....\gtest.vcproj
..............\.....\....\gtest_main-md.vcproj
..............\.....\....\gtest_main.vcproj
..............\.....\....\gtest_prod_test-md.vcproj
..............\.....\....\gtest_prod_test.vcproj
..............\.....\....\gtest_unittest-md.vcproj
..............\.....\....\gtest_unittest.vcproj
..............\.....\README
..............\.....\samples
..............\.....\.......\prime_tables.h
..............\.....\.......\sample1.cc
..............\.....\.......\sample1.h
..............\.....\.......\sample10_unittest.cc
..............\.....\
..............\aclocal.m4
..............\autogen.sh
..............\CHANGES.txt
..............\config.guess
..............\config.h.in
..............\config.sub
..............\configure
..............\configure.ac
..............\CONTRIBUTORS.txt
..............\COPYING.txt
..............\depcomp
..............\editors
..............\.......\proto.vim
..............\.......\protobuf-mode.el
..............\.......\README.txt
..............\examples
..............\........\AddPerson.java
..............\........\addressbook.proto
..............\........\add_person.cc
..............\........\add_person.py
..............\........\ListPeople.java
..............\........\list_people.cc
..............\........\list_people.py
..............\........\Makefile
..............\........\README.txt
..............\generate_descriptor_proto.sh
..............\gtest
..............\.....\aclocal.m4
..............\.....\build-aux
..............\.....\.........\config.guess
..............\.....\.........\config.h.in
..............\.....\.........\config.sub
..............\.....\.........\depcomp
..............\.....\.........\install-sh
..............\.....\.........\ltmain.sh
..............\.....\.........\missing
..............\.....\CHANGES
..............\.....\codegear
..............\.....\........\gtest.cbproj
..............\.....\........\gtest.groupproj
..............\.....\........\gtest_all.cc
..............\.....\........\gtest_link.cc
..............\.....\........\gtest_main.cbproj
..............\.....\........\gtest_unittest.cbproj
..............\.....\configure
..............\.....\configure.ac
..............\.....\CONTRIBUTORS
..............\.....\COPYING
..............\.....\include
..............\.....\.......\gtest
..............\.....\.......\.....\gtest-death-test.h
..............\.....\.......\.....\gtest-message.h
..............\.....\.......\.....\gtest-param-test.h
..............\.....\.......\.....\gtest-param-test.h.pump
..............\.....\.......\.....\gtest-spi.h
..............\.....\.......\.....\gtest-test-part.h
..............\.....\.......\.....\gtest-typed-test.h
..............\.....\.......\.....\gtest.h
..............\.....\.......\.....\gtest_pred_impl.h
..............\.....\.......\.....\gtest_prod.h
..............\.....\.......\.....\internal
..............\.....\.......\.....\........\gtest-death-test-internal.h
..............\.....\.......\.....\........\gtest-filepath.h
..............\.....\.......\.....\........\gtest-internal.h
..............\.....\.......\.....\........\gtest-linked_ptr.h
..............\.....\.......\.....\........\gtest-param-util-generated.h
..............\.....\.......\.....\........\gtest-param-util-generated.h.pump
..............\.....\.......\.....\........\gtest-param-util.h
..............\.....\.......\.....\........\gtest-port.h
..............\.....\.......\.....\........\gtest-string.h
..............\.....\.......\.....\........\gtest-tuple.h
..............\.....\.......\.....\........\gtest-tuple.h.pump
..............\.....\.......\.....\........\gtest-type-util.h
..............\.....\.......\.....\........\gtest-type-util.h.pump
..............\.....\m4
..............\.....\..\acx_pthread.m4
..............\.....\..\gtest.m4
..............\.....\make
..............\.....\Makefile.am
..............\.....\Makefile.in
..............\.....\make\Makefile
..............\.....\msvc
..............\.....\....\gtest-md.sln
..............\.....\....\gtest-md.vcproj
..............\.....\....\gtest.sln
..............\.....\....\gtest.vcproj
..............\.....\....\gtest_main-md.vcproj
..............\.....\....\gtest_main.vcproj
..............\.....\....\gtest_prod_test-md.vcproj
..............\.....\....\gtest_prod_test.vcproj
..............\.....\....\gtest_unittest-md.vcproj
..............\.....\....\gtest_unittest.vcproj
..............\.....\README
..............\.....\samples
..............\.....\.......\prime_tables.h
..............\.....\.......\sample1.cc
..............\.....\.......\sample1.h
..............\.....\.......\sample10_unittest.cc
..............\.....\