|
|
hai 1 ano | |
|---|---|---|
| .. | ||
| README-usage.md | hai 1 ano | |
| SRI202407-服务器端通讯测试文档(共6个).txt | hai 1 ano | |
| protocol.proto | hai 1 ano | |
| protocol_pb2.py | hai 1 ano | |
apt update
apt install protobuf-compiler -y
protoc --version
protoc --python_out=. protocol.proto
apt install python3-protobuf