单项选择题
A.getInstance() B.transform() C.appendChild() D.getVersion()
获得XML文档中属性的值,需要使用()节点对象。A.ElementB.DocumentC.TextD.Attr
单项选择题获得XML文档中属性的值,需要使用()节点对象。
A.Element B.Document C.Text D.Attr
下面()方法是添加节点的方法。A.appendChild()B.appendC.setchild()D.ins...
单项选择题下面()方法是添加节点的方法。
A.appendChild() B.append C.setchild() D.insertChild()
获得XML文档节点中包含的数据,使用()节点对象。A.ElementB.DocumentC.TextD.Att...
单项选择题获得XML文档节点中包含的数据,使用()节点对象。