1)创建新节点 createDocumentFragment//创建一个具体的元素 createTextNode添加、移除、替换、插入 appendChild //移除 replaceChild //插入3)查找 getElementsByTagName //通过元素的