Skip to content

binary-210714

Latest
Compare
Choose a tag to compare
@onanying onanying released this 14 Jul 08:24
· 43 commits to master since this release

protoc_mix_plugin.zip 包含 proto 相关的 2 个编译好的代码生成工具

  • protoc-3.11.4

安装:

  • linux/macOS: 解压后将文件复制到 /usr/local/bin 目录
  • win: 解压后将文件复制的 C:\Windows\System32 目录

使用:

protoc --php_out=. --mix_out=. greeter.proto