子節點
拼音:zǐ jié diǎn 英文解釋:
【計】 child node; minor node; son node; successor node相關詞條:
1.
daughternode 漢語造句:
- 這個函式如果執行成功,將返回被刪除的子節點;如果執行失敗,將返回null。
This function returns the removed node on success, or NULL on failure.
- 文本屬性的作用是:返回一個節點及其子節點的文本。
The text property returns the text of a node and its descendants
- 方法的作用是:刪除一個子節點。
The removeChild method removes a child node
- 如果選定的節點部包含子節點,那么這個屬性將返回NULL。
If the selected node has no children, this property returns NULL.
- 用新的子節點替換一個子節點。
Replace a child node with a new child node
- 文本屬性的作用是:返回一個節點及其子節點的文本。
The text property returns the text of a node and its descendants.
相關詞語