mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-19 22:49:54 +08:00
输出到文件
protoc --decode_raw < protobuf/dy > protobuf/dy.txt
编译文件
protoc --python_out=./ protobuf/addressbook.proto
输出到文件
protoc --decode_raw < protobuf/dy > protobuf/dy.txt
编译文件
protoc --python_out=./ protobuf/addressbook.proto