An open API service indexing awesome lists of open source software.

https://github.com/bbxytl/qxmlstreamreader_qt_demo

使用QT里的QXmlStreamReader读取Xml文件的一个Demo
https://github.com/bbxytl/qxmlstreamreader_qt_demo

Last synced: 5 months ago
JSON representation

使用QT里的QXmlStreamReader读取Xml文件的一个Demo

Awesome Lists containing this project

README

          

QXmlStreamReader_QT_Demo
========================
使用QT里的QXmlStreamReader读取Xml文件的一个Demo
由于每个人的build路径不一样,所以这里要先把text.xml放到D盘根目录!统一使用了绝对路径:“D:\text.xml”
如果是Linux平台可以根据自己路径进行在main函数里更改!