- 博客(0)
- 收藏
- 关注
protoc-3.25.8-win64
#Protobuf 命令行工具
+ https://github.com/protocolbuffers/protobuf
+ 到 releases 页面中找到下载链接;
2025-05-29
protoc-3.25.6-win64
#Protobuf 命令行工具
+ https://github.com/protocolbuffers/protobuf
+ 到 releases 页面中找到下载链接;
+ 解压缩后设置 path 环境变量;
+ https://github.com/protocolbuffers/protobuf/releases/tag/v3.25.6
+ 用户变量Path 添加 解压后的路径bin,比如E:\protoc-3.25.6-win64\bin
+ 执行命令 protoc;
+ protoc.exe --java_out=${目标目录} .\GameMsgProtocol.proto
+ protoc.exe --java_out="E:\" .\GameMsgProtocol.proto
2025-02-06
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅