下载资源后端资源详情
protoc-3.5.0-win32.zip
大小:38.35KB
价格:12积分
下载量:0
评分:
5.0
上传者:wang0907
更新日期:2025-09-22

protoc-3.5.0-win32.zip

资源文件列表(大概)

文件名
大小
bin/
-
bin/protoc.exe
-
include/
-
include/google/
-
include/google/protobuf/
-
include/google/protobuf/any.proto
5.35KB
include/google/protobuf/api.proto
7.55KB
include/google/protobuf/compiler/
-
include/google/protobuf/compiler/plugin.proto
8.01KB
include/google/protobuf/descriptor.proto
35.43KB
include/google/protobuf/duration.proto
4.78KB
include/google/protobuf/empty.proto
2.37KB
include/google/protobuf/field_mask.proto
8KB
include/google/protobuf/source_context.proto
2.3KB
include/google/protobuf/struct.proto
3.69KB
include/google/protobuf/timestamp.proto
5.83KB
include/google/protobuf/type.proto
6.14KB
include/google/protobuf/wrappers.proto
3.66KB
readme.txt
1.01KB

资源内容介绍

protoc-3.5.0-win32.zipprotoc-3.5.0-win32.zipprotoc-3.5.0-win32.zipprotoc-3.5.0-win32.zipprotoc-3.5.0-win32.zip
Protocol Buffers - Google's data interchange formatCopyright 2008 Google Inc.https://developers.google.com/protocol-buffers/This package contains a precompiled binary version of the protocol buffercompiler (protoc). This binary is intended for users who want to use ProtocolBuffers in languages other than C++ but do not want to compile protocthemselves. To install, simply place this binary somewhere in your PATH.If you intend to use the included well known types then don't forget tocopy the contents of the 'include' directory somewhere as well, for exampleinto '/usr/local/include/'.Please refer to our official github site for more installation instructions: https://github.com/google/protobuf编译;protoc -I=源地址 --java_out=目标地址 源地址/xxx.protoprotoc.exe -I=E:\itstack\GIT\itstack.org\itstack-demo-netty\itstack-demo-netty-2-02\src\main\java\org\itstack\demo\netty\proto --java_out=E:\itstack\GIT\itstack.org\itstack-demo-netty\itstack-demo-netty-2-02\src\main\java MsgInfo.proto

用户评论 (0)

发表评论

captcha