procedure JsonToMsgPack(AJson: TQJson; AMsgPack: TQMsgPack); var I: Integer; AChild: TQJson; procedure CopyChild(AJsonChild: TQJson; AMsgPackChild: TQMsgPack);
procedure JsonToMsgPack(AJson: TQJson; AMsgPack: TQMsgPack); var I: Integer; AChild: TQJson; procedure CopyChild(AJsonChild: TQJson; AMsgPackChild: TQMsgPack);
QMsgPack-Delphi/C++ Builder下MessagePack协议的高效实现 QMsgPack-TClientDataSet内容直接保存到MessagePack数据流 QJson与QMsgPack中的RTTI调用演示 QJson/QMsgPack RTTI 注意事项 MsgPackView –
登录 |