mirror of
https://github.com/luzhisheng/js_reverse.git
synced 2025-04-16 16:07:15 +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