1、QXmlQuery Class _ Qt XML Patterns 5.7.html
http://doc.qt.io/qt-5/qxmlquery.html
ZC: evaluateTo(QAbstractXmlReceiver *) --> “The receiver callback class is like the callback class used for translating the output of a SAX parser .”
2、Qt 学习之路 2 _ DevBean Tech World.html
https://www.devbean.net/category/qt-study-road-2/page/5/
ZC: 里面文章 59~62是讲XMML的,63/64是讲JSON的
2.1、Qt 学习之路 2(61):使用 SAX 处理 XML _ DevBean Tech World.html
https://www.devbean.net/2013/08/qt-study-road-2-read-xml-with-sax/
3、第29篇 XML(三)Qt中的SAX · Qt 快速入门系列教程.html
https://wizardforcel.gitbooks.io/qt-beginning/content/34.html
4、第30篇 XML(四)使用流读写XML · Qt 快速入门系列教程.html
https://wizardforcel.gitbooks.io/qt-beginning/content/35.html
5、