教學文件

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

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

這些教學文件並未假設您對 Protocol Buffers 有任何了解,但假設您能自在地使用您選擇的語言編寫程式碼,包括使用檔案 I/O。


Protocol Buffer 基礎知識:C++

為 C++ 程式設計人員提供的 Protocol Buffer 基礎知識簡介。

Protocol Buffer 基礎知識:C#

為 C# 程式設計人員提供的 Protocol Buffer 基礎知識簡介。

Protocol Buffer 基礎知識:Dart

為 Dart 程式設計人員提供的 Protocol Buffer 基礎知識簡介。

Protocol Buffer 基礎知識:Go

為 Go 程式設計人員提供的 Protocol Buffer 基礎知識簡介。

Protocol Buffer 基礎知識:Java

為 Java 程式設計人員提供的 Protocol Buffer 基礎知識簡介。

Protocol Buffer 基礎知識:Kotlin

為 Kotlin 程式設計人員提供的 Protocol Buffer 基礎知識簡介。

Protocol Buffer 基礎知識:Python

為 Python 程式設計人員提供的 Protocol Buffer 基礎知識簡介。