get children:获取节点的子节点列表。
在当前节点的子节点列表的开始处创建一个新的子节点。
Creates a new child node at the beginning of the list of child nodes of the current node.
使用指定的XML数据字符串在当前节点的子节点列表的末尾创建一个新的子节点。
Creates a new child node at the end of the list of child nodes of the current node using the XML data string specified.
应用推荐