Because of work need to analyze protobuf data, Google, personally, I didn't find suitable reference Google protobuf document, wrote an analysis tool, the program using c + + Builder XE10.2, win64 implementation,
Because it is a temporary code, write very casual, very few comments,
Compile tools
C + + Builder XE 10.2
Description
Due to the c + + Builder's own c + + compiler doesn't support c + + 11, so we have to choose a 64 - bit version,
Package has with has compiled prototools. X64. Exe, can be run directly under a 64 - bit system,
When use, the corresponding tree node, please point right, make corresponding choice,
Note that to analyze the data is generated by the original protobuf data, save to file,
The code address
https://code.csdn.net/zdhsoft/protobuf_tools/tree/master
CodePudding user response:
Support, although don't know much about the protobuf,CodePudding user response: