node listing的用法和樣例:
例句
- Prepending a child node adds the new node to the beginning of the list of child nodes for the current node.
預置某個(gè)子節點(diǎn)的操作會(huì )將該新節點(diǎn)添加到當前節點(diǎn)的子節點(diǎn)列表的開(kāi)頭。 - If the selected node has no children, this property returns a NodeList containing no nodes.
如果以選擇的節點(diǎn)不包含子節點(diǎn),那么這個(gè)屬性返回部包含任何節點(diǎn)的節點(diǎn)列表。