UID:42700
UID:48086
UID:105255
UID:78397
引用第2楼caow2009于2010-09-21 15:55发表的 :我也用了setNodeValue();但是前后的节点值没发生变化啊?QString aName = "book1";if( !aName.compare(n.nodeName())) { qDebug() << n.toElement().text() << endl;.......