protobuf 0.1 文档

  • Protocol Buffers - 谷歌的数据交换格式
  • 安装
  • 开发者指南
    • 应用说明:Field 存在
    • How To Implement Field Presence for Proto3
    • Ahead Of Time (AOT) compilation for the Java Virtual Machine (JVM)”
    • Protobuf Global Extension Registry
    • Protobuf Performance
    • Third-Party Add-ons for Protocol Buffers
  • Python API
  • 代码样例
  • Python API 参考
    • google.protobuf.descriptor
    • google.protobuf.descriptor_database
    • google.protobuf.descriptor_pool
    • google.protobuf.internal.containers
    • google.protobuf.json_format
    • google.protobuf.message
    • google.protobuf.message_factory
    • google.protobuf.proto_builder
    • google.protobuf.reflection
    • google.protobuf.service
    • google.protobuf.service_reflection
    • google.protobuf.symbol_database
    • google.protobuf.text_encoding
    • google.protobuf.text_format
  • CMake
  • java
  • objectivec
  • csharp
  • JavaScript
  • ruby
  • PHP
版权所有 © 2021 xinetzone
由 EBP 提供技术支持
导航
  • protobuf 中文
  • 索引和表格

protobuf 中文¶

  • Protocol Buffers - 谷歌的数据交换格式
    • 概述
    • Protocol 编译器安装
    • Protobuf 运行时的安装
    • 快速上手
    • 文档
  • 安装
    • Unix
    • C++ 安装 —— Windows
    • 二进制兼容警告
    • 用法
  • 开发者指南
    • 应用说明:Field 存在
    • How To Implement Field Presence for Proto3
    • Ahead Of Time (AOT) compilation for the Java Virtual Machine (JVM)”
    • Protobuf Global Extension Registry
    • Protobuf Performance
    • Third-Party Add-ons for Protocol Buffers
  • Python API
  • 开发预警
  • 安装
  • 用法
  • C++ 实现
  • 代码样例
    • 使用 bazel 构建例子
    • 使用 make 构建示例
  • Python API 参考
    • 模块和包
  • CMake
  • Environment Setup
  • Getting Sources
  • CMake Configuration
  • Compiling
  • Testing
  • Installing
  • DLLs vs. static linking
  • ZLib support
  • Notes on Compiler Warnings
  • java
  • objectivec
  • csharp
  • JavaScript
  • ruby
  • PHP

索引和表格¶

  • 索引

  • 模块索引

  • 搜索页面

下一页

Protocol Buffers - 谷歌的数据交换格式

By xinetzone
© Copyright 2021, xinetzone.