插入节点可以用()方法实现。
A:insertBefore()
B:after()
C:remove()
D:append()
出自:计算机科学