文件名称:protobuf-2.3.0
-
所属分类:
- 标签属性:
- 上传时间:2012-09-01
-
文件大小:2.22mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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-2.3.0/
protobuf-2.3.0/aclocal.m4
protobuf-2.3.0/autogen.sh
protobuf-2.3.0/CHANGES.txt
protobuf-2.3.0/config.guess
protobuf-2.3.0/config.h.in
protobuf-2.3.0/config.sub
protobuf-2.3.0/configure
protobuf-2.3.0/configure.ac
protobuf-2.3.0/CONTRIBUTORS.txt
protobuf-2.3.0/COPYING.txt
protobuf-2.3.0/depcomp
protobuf-2.3.0/editors/
protobuf-2.3.0/editors/proto.vim
protobuf-2.3.0/editors/protobuf-mode.el
protobuf-2.3.0/editors/README.txt
protobuf-2.3.0/examples/
protobuf-2.3.0/examples/AddPerson.java
protobuf-2.3.0/examples/addressbook.proto
protobuf-2.3.0/examples/add_person.cc
protobuf-2.3.0/examples/add_person.py
protobuf-2.3.0/examples/ListPeople.java
protobuf-2.3.0/examples/list_people.cc
protobuf-2.3.0/examples/list_people.py
protobuf-2.3.0/examples/Makefile
protobuf-2.3.0/examples/README.txt
protobuf-2.3.0/generate_descriptor_proto.sh
protobuf-2.3.0/gtest/
protobuf-2.3.0/gtest/aclocal.m4
protobuf-2.3.0/gtest/build-aux/
protobuf-2.3.0/gtest/build-aux/config.guess
protobuf-2.3.0/gtest/build-aux/config.h.in
protobuf-2.3.0/gtest/build-aux/config.sub
protobuf-2.3.0/gtest/build-aux/depcomp
protobuf-2.3.0/gtest/build-aux/install-sh
protobuf-2.3.0/gtest/build-aux/ltmain.sh
protobuf-2.3.0/gtest/build-aux/missing
protobuf-2.3.0/gtest/CHANGES
protobuf-2.3.0/gtest/codegear/
protobuf-2.3.0/gtest/codegear/gtest.cbproj
protobuf-2.3.0/gtest/codegear/gtest.groupproj
protobuf-2.3.0/gtest/codegear/gtest_all.cc
protobuf-2.3.0/gtest/codegear/gtest_link.cc
protobuf-2.3.0/gtest/codegear/gtest_main.cbproj
protobuf-2.3.0/gtest/codegear/gtest_unittest.cbproj
protobuf-2.3.0/gtest/configure
protobuf-2.3.0/gtest/configure.ac
protobuf-2.3.0/gtest/CONTRIBUTORS
protobuf-2.3.0/gtest/COPYING
protobuf-2.3.0/gtest/include/
protobuf-2.3.0/gtest/include/gtest/
protobuf-2.3.0/gtest/include/gtest/gtest-death-test.h
protobuf-2.3.0/gtest/include/gtest/gtest-message.h
protobuf-2.3.0/gtest/include/gtest/gtest-param-test.h
protobuf-2.3.0/gtest/include/gtest/gtest-param-test.h.pump
protobuf-2.3.0/gtest/include/gtest/gtest-spi.h
protobuf-2.3.0/gtest/include/gtest/gtest-test-part.h
protobuf-2.3.0/gtest/include/gtest/gtest-typed-test.h
protobuf-2.3.0/gtest/include/gtest/gtest.h
protobuf-2.3.0/gtest/include/gtest/gtest_pred_impl.h
protobuf-2.3.0/gtest/include/gtest/gtest_prod.h
protobuf-2.3.0/gtest/include/gtest/internal/
protobuf-2.3.0/gtest/include/gtest/internal/gtest-death-test-internal.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-filepath.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-internal.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-linked_ptr.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-param-util-generated.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
protobuf-2.3.0/gtest/include/gtest/internal/gtest-param-util.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-port.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-string.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-tuple.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-tuple.h.pump
protobuf-2.3.0/gtest/include/gtest/internal/gtest-type-util.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-type-util.h.pump
protobuf-2.3.0/gtest/m4/
protobuf-2.3.0/gtest/m4/acx_pthread.m4
protobuf-2.3.0/gtest/m4/gtest.m4
protobuf-2.3.0/gtest/make/
protobuf-2.3.0/gtest/Makefile.am
protobuf-2.3.0/gtest/Makefile.in
protobuf-2.3.0/gtest/make/Makefile
protobuf-2.3.0/gtest/msvc/
protobuf-2.3.0/gtest/msvc/gtest-md.sln
protobuf-2.3.0/gtest/msvc/gtest-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest.sln
protobuf-2.3.0/gtest/msvc/gtest.vcproj
protobuf-2.3.0/gtest/msvc/gtest_main-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest_main.vcproj
protobuf-2.3.0/gtest/msvc/gtest_prod_test-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest_prod_test.vcproj
protobuf-2.3.0/gtest/msvc/gtest_unittest-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest_unittest.vcproj
protobuf-2.3.0/gtest/README
protobuf-2.3.0/gtest/samples/
protobuf-2.3.0/gtest/samples/prime_tables.h
protobuf-2.3.0/gtest/samples/sample1.cc
protobuf-2.3.0/gtest/samples/sample1.h
protobuf-2.3.0/gtest/samples/sample10_unittest.cc
protobuf-2.3.0/gtest/samples/sample1_unittest.cc
protobuf-2.3.0/gtest/samples/sample2.cc
protobuf-2.3.0/gtest/samples/sample2.h
protobuf-2.3.0/gtest/samples/sample2_unittest.cc
protobuf-2.3.0/gtest/samples/sample3-inl.h
protobuf-2.3.0/gtest/samples/sample3_unittest.cc
protobuf-2.3.0/gtest/samples/sample4.cc
protobuf-2.3.0/gtest/samples/sample4.h
protobuf-2.3.0/gtest/samples/sample4_unittest.cc
protobuf-2.3.0/gtest/samples/sample5_unittest.cc
protobuf-2.3.0/gtest/samples/sample6_unittest.cc
protobuf-2.3.0/gtest/samples/sample7_unittest.cc
protobuf-2.3.0/gtest/samples/sample8_unittest.cc
protobuf-2.3.0/gtest/samples/sample9_unittest.cc
protobuf-2.3.0/gtest/scons/
protobuf-2.3.0/gtest/scons/SConscript
protobuf-2.3.0/gtest/scons/SConstruct
protobuf-2.3.0/gtest/scons/SConstruct.common
protobuf-2.3.0/gtest/scripts/
protobuf-2.3.0/gtest/scripts/fuse_gtest_files.py
protobuf-2.3.0/gtest/scripts/gen_gtest_pred_impl.py
protobuf-2.3.0/gtest/scripts/gtest-config.in
protobuf-2.3.0/gtest/scripts/test/
protobuf-2.3.0/gtest/scripts/t
protobuf-2.3.0/aclocal.m4
protobuf-2.3.0/autogen.sh
protobuf-2.3.0/CHANGES.txt
protobuf-2.3.0/config.guess
protobuf-2.3.0/config.h.in
protobuf-2.3.0/config.sub
protobuf-2.3.0/configure
protobuf-2.3.0/configure.ac
protobuf-2.3.0/CONTRIBUTORS.txt
protobuf-2.3.0/COPYING.txt
protobuf-2.3.0/depcomp
protobuf-2.3.0/editors/
protobuf-2.3.0/editors/proto.vim
protobuf-2.3.0/editors/protobuf-mode.el
protobuf-2.3.0/editors/README.txt
protobuf-2.3.0/examples/
protobuf-2.3.0/examples/AddPerson.java
protobuf-2.3.0/examples/addressbook.proto
protobuf-2.3.0/examples/add_person.cc
protobuf-2.3.0/examples/add_person.py
protobuf-2.3.0/examples/ListPeople.java
protobuf-2.3.0/examples/list_people.cc
protobuf-2.3.0/examples/list_people.py
protobuf-2.3.0/examples/Makefile
protobuf-2.3.0/examples/README.txt
protobuf-2.3.0/generate_descriptor_proto.sh
protobuf-2.3.0/gtest/
protobuf-2.3.0/gtest/aclocal.m4
protobuf-2.3.0/gtest/build-aux/
protobuf-2.3.0/gtest/build-aux/config.guess
protobuf-2.3.0/gtest/build-aux/config.h.in
protobuf-2.3.0/gtest/build-aux/config.sub
protobuf-2.3.0/gtest/build-aux/depcomp
protobuf-2.3.0/gtest/build-aux/install-sh
protobuf-2.3.0/gtest/build-aux/ltmain.sh
protobuf-2.3.0/gtest/build-aux/missing
protobuf-2.3.0/gtest/CHANGES
protobuf-2.3.0/gtest/codegear/
protobuf-2.3.0/gtest/codegear/gtest.cbproj
protobuf-2.3.0/gtest/codegear/gtest.groupproj
protobuf-2.3.0/gtest/codegear/gtest_all.cc
protobuf-2.3.0/gtest/codegear/gtest_link.cc
protobuf-2.3.0/gtest/codegear/gtest_main.cbproj
protobuf-2.3.0/gtest/codegear/gtest_unittest.cbproj
protobuf-2.3.0/gtest/configure
protobuf-2.3.0/gtest/configure.ac
protobuf-2.3.0/gtest/CONTRIBUTORS
protobuf-2.3.0/gtest/COPYING
protobuf-2.3.0/gtest/include/
protobuf-2.3.0/gtest/include/gtest/
protobuf-2.3.0/gtest/include/gtest/gtest-death-test.h
protobuf-2.3.0/gtest/include/gtest/gtest-message.h
protobuf-2.3.0/gtest/include/gtest/gtest-param-test.h
protobuf-2.3.0/gtest/include/gtest/gtest-param-test.h.pump
protobuf-2.3.0/gtest/include/gtest/gtest-spi.h
protobuf-2.3.0/gtest/include/gtest/gtest-test-part.h
protobuf-2.3.0/gtest/include/gtest/gtest-typed-test.h
protobuf-2.3.0/gtest/include/gtest/gtest.h
protobuf-2.3.0/gtest/include/gtest/gtest_pred_impl.h
protobuf-2.3.0/gtest/include/gtest/gtest_prod.h
protobuf-2.3.0/gtest/include/gtest/internal/
protobuf-2.3.0/gtest/include/gtest/internal/gtest-death-test-internal.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-filepath.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-internal.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-linked_ptr.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-param-util-generated.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-param-util-generated.h.pump
protobuf-2.3.0/gtest/include/gtest/internal/gtest-param-util.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-port.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-string.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-tuple.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-tuple.h.pump
protobuf-2.3.0/gtest/include/gtest/internal/gtest-type-util.h
protobuf-2.3.0/gtest/include/gtest/internal/gtest-type-util.h.pump
protobuf-2.3.0/gtest/m4/
protobuf-2.3.0/gtest/m4/acx_pthread.m4
protobuf-2.3.0/gtest/m4/gtest.m4
protobuf-2.3.0/gtest/make/
protobuf-2.3.0/gtest/Makefile.am
protobuf-2.3.0/gtest/Makefile.in
protobuf-2.3.0/gtest/make/Makefile
protobuf-2.3.0/gtest/msvc/
protobuf-2.3.0/gtest/msvc/gtest-md.sln
protobuf-2.3.0/gtest/msvc/gtest-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest.sln
protobuf-2.3.0/gtest/msvc/gtest.vcproj
protobuf-2.3.0/gtest/msvc/gtest_main-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest_main.vcproj
protobuf-2.3.0/gtest/msvc/gtest_prod_test-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest_prod_test.vcproj
protobuf-2.3.0/gtest/msvc/gtest_unittest-md.vcproj
protobuf-2.3.0/gtest/msvc/gtest_unittest.vcproj
protobuf-2.3.0/gtest/README
protobuf-2.3.0/gtest/samples/
protobuf-2.3.0/gtest/samples/prime_tables.h
protobuf-2.3.0/gtest/samples/sample1.cc
protobuf-2.3.0/gtest/samples/sample1.h
protobuf-2.3.0/gtest/samples/sample10_unittest.cc
protobuf-2.3.0/gtest/samples/sample1_unittest.cc
protobuf-2.3.0/gtest/samples/sample2.cc
protobuf-2.3.0/gtest/samples/sample2.h
protobuf-2.3.0/gtest/samples/sample2_unittest.cc
protobuf-2.3.0/gtest/samples/sample3-inl.h
protobuf-2.3.0/gtest/samples/sample3_unittest.cc
protobuf-2.3.0/gtest/samples/sample4.cc
protobuf-2.3.0/gtest/samples/sample4.h
protobuf-2.3.0/gtest/samples/sample4_unittest.cc
protobuf-2.3.0/gtest/samples/sample5_unittest.cc
protobuf-2.3.0/gtest/samples/sample6_unittest.cc
protobuf-2.3.0/gtest/samples/sample7_unittest.cc
protobuf-2.3.0/gtest/samples/sample8_unittest.cc
protobuf-2.3.0/gtest/samples/sample9_unittest.cc
protobuf-2.3.0/gtest/scons/
protobuf-2.3.0/gtest/scons/SConscript
protobuf-2.3.0/gtest/scons/SConstruct
protobuf-2.3.0/gtest/scons/SConstruct.common
protobuf-2.3.0/gtest/scripts/
protobuf-2.3.0/gtest/scripts/fuse_gtest_files.py
protobuf-2.3.0/gtest/scripts/gen_gtest_pred_impl.py
protobuf-2.3.0/gtest/scripts/gtest-config.in
protobuf-2.3.0/gtest/scripts/test/
protobuf-2.3.0/gtest/scripts/t
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.