使用 Boost.Serialization 解析自定义 XML 格式
我有一个自定义 XML 格式,需要序列化为对象。
我只需要序列化某些标签并忽略其余标签。
我的印象是我需要编写自己的存档类,但没有文档解释如何完成它。
我不需要保存任何东西,只需加载对象的初始状态即可。
有人给我指点一下吗?
I have a custom XML format that needs to be serialized to objects.
I only need to serialize certain tags and ignore the rest.
I have the impression that I need to write my own archive class but there is no documentation that explains how can it be done.
I do not need to save anything, just load the initial state of the object.
Anyone got a pointer for me?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论