.PROTO 文件扩展名

Protocol Buffer File

开发者 Google
受欢迎程度
3.8  |  85 
 

什么是 PROTO 文件?

Developer file created in Google's Protocol Buffer format, a data serialization format used for exchanging data; specifies one or more "messages" as logical records, each of which contains name-value pairs (e.g., a Person message may have an ID, name, and address); designed as an alternative to XML for data exchange.

更多信息

Once a protocol buffer's schema has been specified, you can use the Google Java, C++, or Python protocol buffer libraries ("protobuf") to auto-generate source code. Once generated, the source code can be used in your program for creating structured data and reading and writing it to input and output streams.

Protocol buffers are used for serializing objects from Java, C++, or Python programs. This allows data to be encoded in a common format and exchanged between applications written in the three languages.

注: Protocol buffers are used by almost all of Google's in-house file formats and RPC protocols.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 PROTO 文件的程序

Windows
免费
Mac
免费
Linux
免费
分类: 开发者
更新时间: 2012-03-26

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Protocol Buffer 文件格式和 Mac, Windows, and Linux 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们