将子节点添加到节点列表的结尾时,使用()方法。A、.InsertChild()B、.createElement()C、.appendChild()D、.InsertBefore()

题目

将子节点添加到节点列表的结尾时,使用()方法。

  • A、.InsertChild()
  • B、.createElement()
  • C、.appendChild()
  • D、.InsertBefore()

相似考题