文件名称:protobuf-master
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2015-11-17
- 文件大小:
- 4.25mb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
protobuf google 源码,不能*的可以下载参考一下-Protobuf Google source code, not the wall can download the reference
(系统自动生成,下载前可以参看下载内容)
下载文件列表
protobuf-master
...............\.gitignore
...............\.travis.yml
...............\BUILD
...............\CHANGES.txt
...............\CONTRIBUTORS.txt
...............\INSTALL.txt
...............\LICENSE
...............\Makefile.am
...............\Protobuf.podspec
...............\README.md
...............\WORKSPACE
...............\appveyor.bat
...............\appveyor.yml
...............\autogen.sh
...............\benchmarks
...............\..........\ProtoBench.java
...............\..........\google_message1.dat
...............\..........\google_message2.dat
...............\..........\google_size.proto
...............\..........\google_speed.proto
...............\..........\readme.txt
...............\cmake
...............\.....\CMakeLists.txt
...............\.....\README.md
...............\.....\extract_includes.bat.in
...............\.....\install.cmake
...............\.....\libprotobuf-lite.cmake
...............\.....\libprotobuf.cmake
...............\.....\libprotoc.cmake
...............\.....\protobuf-config-version.cmake.in
...............\.....\protobuf-config.cmake.in
...............\.....\protobuf-module.cmake.in
...............\.....\protoc.cmake
...............\.....\tests.cmake
...............\configure.ac
...............\conformance
...............\...........\ConformanceJava.java
...............\...........\Makefile.am
...............\...........\README.md
...............\...........\conformance.proto
...............\...........\conformance_cpp.cc
...............\...........\conformance_ruby.rb
...............\...........\conformance_test.cc
...............\...........\conformance_test.h
...............\...........\conformance_test_runner.cc
...............\...........\failure_list_cpp.txt
...............\...........\failure_list_csharp.txt
...............\...........\failure_list_ruby.txt
...............\csharp
...............\......\.gitignore
...............\......\CHANGES.txt
...............\......\README.md
...............\......\build_packages.bat
...............\......\buildall.sh
...............\......\generate_protos.sh
...............\......\keys
...............\......\....\Google.Protobuf.public.snk
...............\......\....\README.md
...............\......\protos
...............\......\......\unittest_issues.proto
...............\......\src
...............\......\...\AddressBook
...............\......\...\...........\AddPerson.cs
...............\......\...\...........\AddressBook.csproj
...............\......\...\...........\Addressbook.cs
...............\......\...\...........\ListPeople.cs
...............\......\...\...........\Program.cs
...............\......\...\...........\Properties
...............\......\...\...........\..........\AssemblyInfo.cs
...............\......\...\...........\SampleUsage.cs
...............\......\...\...........\app.config
...............\......\...\Google.Protobuf.Conformance
...............\......\...\...........................\App.config
...............\......\...\...........................\Conformance.cs
...............\......\...\...........................\Google.Protobuf.Conformance.csproj
...............\......\...\...........................\Program.cs
...............\......\...\...........................\Properties
...............\......\...\...........................\..........\AssemblyInfo.cs
...............\......\...\Google.Protobuf.JsonDump
...............\......\...\........................\Google.Protobuf.JsonDump.csproj
...............\......\...\........................\Program.cs
...............\......\...\........................\Properties
...............\......\...\........................\..........\AssemblyInfo.cs
...............\......\...\........................\app.config
...............\......\...\Google.Protobuf.Test
...............\......\...\....................\ByteStringTest.cs
...............\......\...\....................\CodedInputStreamExtensions.cs
...............\......\...\....................\CodedInputStreamTest.cs
...............\......\...\....................\CodedOutputStreamTest.cs
...............\...