2026-03-22 09:23 浏览次数 27
兄弟节点
creates a new sibling node before the currently selected node using the xml string specified.
使用指定的xml字串,在目前选取的节点之前建立新的同层级节点。
creates a new sibling node before the currently selected node.
在当前选定的节点之前创建一个新的同级节点。
creates a new sibling node after the currently selected node using the xml string specified.
使用指定的xml字符串在当前选定的节点之后创建一个新的同级节点。