C++:Protobuf 动态加载 .pb 文件并发送 Message #include <iostream> #include <fstream> #include <google/protobuf/dynamic_message.h> #include