删除某个标记的属性,使用()方法。
A:removeAttribute(String name)
B:removeChild(Node node)
C:replaceWholeText(String text)
D:getNodeName()
出自:计算机科学