目录 一、QXmlStreamReader 二、DOM 一、QXmlStreamReader 解析常用到的函数含义: readNext() 从xml输入流中读取下一个记号 name() 记号的名称,即 ...