标签:blog http io ar os sp for strong 文件
QT读取xml有2个方法
对于xml数据比较大的就要用QXmlStreamReader
对于数据比较小的就用QDomDocument,这个比较方便
我这里就是以QDomDocument为主要内容,讲解如何读取
index.xml
main.cpp
标签:blog http io ar os sp for strong 文件
原文地址:http://www.cnblogs.com/lvdongjie/p/4087464.html