資源簡介
使用rpc的時(shí)候,使用 protobuf工具,但是去官網(wǎng)下載實(shí)在是太慢了。所以放到這里。
什么是 Google Protocol Buffer? 假如您在網(wǎng)上搜索,應(yīng)該會(huì)得到類似這樣的文字介紹:
Google Protocol Buffer( 簡稱 Protobuf) 是 Google 公司內(nèi)部的混合語言數(shù)據(jù)標(biāo)準(zhǔn),目前已經(jīng)正在使用的有超過 48,162 種報(bào)文格式定義和超過 12,183 個(gè) .proto 文件。他們用于 RPC 系統(tǒng)和持續(xù)數(shù)據(jù)存儲(chǔ)系統(tǒng)。
Protocol Buffers 是一種輕便高效的結(jié)構(gòu)化數(shù)據(jù)存儲(chǔ)格式,可以用于結(jié)構(gòu)化數(shù)據(jù)串行化,或者說序列化。它很適合做數(shù)據(jù)存儲(chǔ)或 RPC 數(shù)據(jù)交換格式。可用于通訊協(xié)議、數(shù)據(jù)存儲(chǔ)等領(lǐng)域的語言無關(guān)、平臺無關(guān)、可擴(kuò)展的序列化結(jié)構(gòu)數(shù)據(jù)格式。目前提供了 C++、Java、Python 三種語言的 API。
或許您和我一樣,在第一次看完這些介紹后還是不明白 Protobuf 究竟是什么,那么我想一個(gè)簡單的例子應(yīng)該比較有助于理解它。
什么是 Google Protocol Buffer? 假如您在網(wǎng)上搜索,應(yīng)該會(huì)得到類似這樣的文字介紹:
Google Protocol Buffer( 簡稱 Protobuf) 是 Google 公司內(nèi)部的混合語言數(shù)據(jù)標(biāo)準(zhǔn),目前已經(jīng)正在使用的有超過 48,162 種報(bào)文格式定義和超過 12,183 個(gè) .proto 文件。他們用于 RPC 系統(tǒng)和持續(xù)數(shù)據(jù)存儲(chǔ)系統(tǒng)。
Protocol Buffers 是一種輕便高效的結(jié)構(gòu)化數(shù)據(jù)存儲(chǔ)格式,可以用于結(jié)構(gòu)化數(shù)據(jù)串行化,或者說序列化。它很適合做數(shù)據(jù)存儲(chǔ)或 RPC 數(shù)據(jù)交換格式。可用于通訊協(xié)議、數(shù)據(jù)存儲(chǔ)等領(lǐng)域的語言無關(guān)、平臺無關(guān)、可擴(kuò)展的序列化結(jié)構(gòu)數(shù)據(jù)格式。目前提供了 C++、Java、Python 三種語言的 API。
或許您和我一樣,在第一次看完這些介紹后還是不明白 Protobuf 究竟是什么,那么我想一個(gè)簡單的例子應(yīng)該比較有助于理解它。

代碼片段和文件信息
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2019-08-06?20:53??include\
?????目錄???????????0??2019-08-06?20:53??include\google\
?????目錄???????????0??2019-08-06?20:53??include\google\protobuf\
?????文件????????2422??2019-08-06?20:53??include\google\protobuf\empty.proto
?????文件????????3780??2019-08-06?20:53??include\google\protobuf\struct.proto
?????文件????????6200??2019-08-06?20:53??include\google\protobuf\timestamp.proto
?????目錄???????????0??2019-08-06?20:53??include\google\protobuf\compiler\
?????文件????????8201??2019-08-06?20:53??include\google\protobuf\compiler\plugin.proto
?????文件???????36675??2019-08-06?20:53??include\google\protobuf\descriptor.proto
?????文件????????6129??2019-08-06?20:53??include\google\protobuf\type.proto
?????文件????????5878??2019-08-06?20:53??include\google\protobuf\any.proto
?????文件????????4035??2019-08-06?20:53??include\google\protobuf\wrappers.proto
?????文件????????4889??2019-08-06?20:53??include\google\protobuf\duration.proto
?????文件????????2352??2019-08-06?20:53??include\google\protobuf\source_context.proto
?????文件????????8206??2019-08-06?20:53??include\google\protobuf\field_mask.proto
?????文件????????7734??2019-08-06?20:53??include\google\protobuf\api.proto
?????目錄???????????0??2019-08-06?20:53??bin\
?????文件?????4969752??2019-08-05?21:53??bin\protoc
?????文件?????????724??2019-08-06?20:53??readme.txt
-----------?---------??----------?-----??----
?????目錄???????????0??2019-08-06?20:53??include\
?????目錄???????????0??2019-08-06?20:53??include\google\
?????目錄???????????0??2019-08-06?20:53??include\google\protobuf\
?????文件????????2422??2019-08-06?20:53??include\google\protobuf\empty.proto
?????文件????????3780??2019-08-06?20:53??include\google\protobuf\struct.proto
?????文件????????6200??2019-08-06?20:53??include\google\protobuf\timestamp.proto
?????目錄???????????0??2019-08-06?20:53??include\google\protobuf\compiler\
?????文件????????8201??2019-08-06?20:53??include\google\protobuf\compiler\plugin.proto
?????文件???????36675??2019-08-06?20:53??include\google\protobuf\desc
?????文件????????6129??2019-08-06?20:53??include\google\protobuf\type.proto
?????文件????????5878??2019-08-06?20:53??include\google\protobuf\any.proto
?????文件????????4035??2019-08-06?20:53??include\google\protobuf\wrappers.proto
?????文件????????4889??2019-08-06?20:53??include\google\protobuf\duration.proto
?????文件????????2352??2019-08-06?20:53??include\google\protobuf\source_context.proto
?????文件????????8206??2019-08-06?20:53??include\google\protobuf\field_mask.proto
?????文件????????7734??2019-08-06?20:53??include\google\protobuf\api.proto
?????目錄???????????0??2019-08-06?20:53??bin\
?????文件?????4969752??2019-08-05?21:53??bin\protoc
?????文件?????????724??2019-08-06?20:53??readme.txt
- 上一篇:javaweb 崔希凡全套筆記
- 下一篇:c3p0-0.9.1.2
評論
共有 條評論