Use XMLUpdate to delete a node.
使用XMLUpdate删除节点。
To delete a node, you have several options. One is to simply remove it from the structure, as in
要删除一个节点,有以下几种选择。
You can create, delete, or rename a child category; drag and drop the managed system node from physical panel to the logical view; and rename a managed system.
您可以创建、删除、重命名一个子类别;将托管系统节点从物理面板拖拽到逻辑面板;以及重命名一个托管系统。
Listing 10 shows one approach, which is to bind the "Delete" trigger to a node in the data model, and then to make that node non-relevant when the count of nodes in the set reaches 1.
清单10给出了一种方法,那就是将“删除”触发器绑定到数据模型中的节点上,然后在节点集中的节点数达到1时使该节点变为不相关。
Quickr REST services does not support deleting the library itself, so we do not expose the Delete menu on a library node (see listing 7).
QuickrREST服务不支持删除库本身,所以我们不在库节点上提供 Delete菜单(见清单7)。
In DOM Level 2, renaming a node was a relatively expensive operation: You had to create a new node, copy all the data to the new node, insert the new node into the tree, and delete the old one.
在DOMLevel2中,重命名一个节点的操作代价较高:必须在树中创建一个新节点,并删除老的节点。
This means that the actions of create profile, delete profile, add node, remove node, should also trigger a snapshot to the installation data.
这意味着,创建概要、删除概要、添加节点、删除节点操作均应触发安装数据的快照捕获。
The delete expression is used to delete a particular node from the XML document.
delete表达式用来从XML文档删除特定节点。
The delete expression is used to delete a particular node from the XML document.
delete表达式用来从XML文档删除特定节点。
应用推荐