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