教學

本節中的每個教學都會展示如何使用您喜愛的程式語言中的 Protocol Buffers 實作簡單的應用程式,向您介紹該語言的 Protocol Buffer API,並展示建立和使用 .proto 檔案的基本知識。

也提供了每個應用程式的完整範例程式碼。

這些教學不會假設您對 Protocol Buffers 有任何了解,但會假設您熟悉使用您選擇的語言編寫程式碼,包括使用檔案 I/O。


Protocol Buffer 基礎知識:C++

為 C++ 程式設計師提供的 Protocol Buffers 基本入門介紹。

Protocol Buffer 基礎知識:C#

為 C# 程式設計師提供的 Protocol Buffers 基本入門介紹。

Protocol Buffer 基礎知識:Dart

為 Dart 程式設計師提供的 Protocol Buffers 基本入門介紹。

Protocol Buffer 基礎知識:Go

為 Go 程式設計師提供的 Protocol Buffers 基本入門介紹。

Protocol Buffer 基礎知識:Java

為 Java 程式設計師提供的 Protocol Buffers 基本入門介紹。

Protocol Buffer 基礎知識:Kotlin

為 Kotlin 程式設計師提供的 Protocol Buffers 基本入門介紹。

Protocol Buffer 基礎知識:Python

為 Python 程式設計師提供的 Protocol Buffers 基本入門介紹。