可读写 attributes Element节点的属性集合 节点的一个方法 Node.hasChildNodes(); 节点类型 元素节点–1 属性节点–2 文本节点–3 注释节点–8 document