为注释添加了一个新的子节点。
假设每个部门的子节点表示一组用户。
This is assuming that the children of each department represent a group of users.
另一个为后续深度的子节点生成XDIME元素。
The other generates XDIME elements for child nodes of subsequent depth.
因此,部门节点的子节点具有不同的用户成员。
Therefore, the children of department nodes have different users as their members.
得到元素的子节点。
children获取一个节点,并返回该节点的子节点。
Children takes a node and returns the children of that node.
它允许使用任意数量的子节点或属性,并且可以使用任意名称。
It allows any number of child nodes or properties, which can have any names.
所有元素的子节点,包括文本节点,现在都是可用的。
All of the element's child nodes, including text nodes, are now available.
get children:获取节点的子节点列表。
您不能访问address的子节点的任何文本内容。
You don't access any of the text of the children of address.
在那种情况下,当您需要它的子节点时要说明这种可能性。
In that case, you need to account for the possibility when you ask for it's children.
每个节点可以包含一些标识数据,以及一组特定子类型的子节点。
Each node can contain some identifying data, plus a set of subnodes of a specific child type.
DOM级别2接口包含一个查找给定名称的子节点的方法。
The DOM Level 2 interface includes a method for finding child nodes with a given name. For example, the call
在图1中,engineers组是engineering部门的子节点。
In Figure 1, the engineers group is a child node of the engineering department.
或者,换句话来说,新节点成为您正在从存储中获取的节点的子节点。
Or, in other words, the new node becomes a child node of the node you're fetching from the store.
根节点可以包含多个子节点,子节点可以包含自己的子节点,依次类推。
The root node can contain many child nodes. Each child node can contain its own set of child nodes and so on.
除了访问各节点之外,访问者还必须决定应将哪些节点作为当前节点的子节点访问。
In addition to visiting each node, the visitor must decide which nodes should be visited as children of the current node.
这样做使得我能够删除或替代当前的子节点,而不丢失我在列表中的踪迹。
This allows me to delete or replace the current child without losing track of where I am in the list.
由于它的子节点(包括元素)不包含名称空间前缀,因此它们不属于任何名称空间。
Because its child nodes (including the element) don't contain namespace prefixes, they don't belong to any namespace.
数据源是JDBC提供程序的子节点,因此其父节点为JDBC提供程序。
Data sources are the children node of a JDBC provider, so its parent is a JDBC provider.
它们用于检索每个itemelement的子节点link和title。
They are used to retrieve the link and title child nodes of each item element.
这个模式将会和一个具有任意类型的子节点的UserList元素匹配。
This pattern will match a UserList element with any kind of children.
指定初始上下文后,将在该节点的子节点中执行所有的搜索操作(例如查找特定用户)。
Once you specify the initial context, all later search operations (such as locating a particular user) take place within the child nodes of that node.
该方法返回给定树节点的子节点,或者如果遇到叶子节点,它返回null。
This method returns the children of the given tree node, or it returns null if the leaf tree node is encountered.
信用卡信息也变得安全,因为它驻留在加密的Payment元素的子节点中。
The credit card information becomes secure as it resides in the child nodes of the encrypted Payment element.
内容加密基本上意味着只加密元素的子节点,并用EncryptedData元素代替。
Content encryption essentially means that only the child nodes of the element are encrypted and replaced with an EncryptedData element.
or节点告诉我们,它将匹配满足它的子节点所指定的一个或多个条件的任何行。
The or node tells us that we'll match any rows that satisfy one or more of the criteria specified by its child nodes.
updatevalue ——这是每个更新命令(//update/*)的子节点。
update value - This is the child node of each update command (//update/*).
Xproc辅助元素主要是Xproc步骤的子节点,处理步骤绑定、简化步骤配置等任务。
XProc ancillary elements are mainly children nodes of XProc steps and handle tasks such as step bindings, making it easy to configure a step. These elements consist of.
例如,一个Python模块通常会作为一个节点,并包含对应于它的类的子节点。
For example, a Python module will usually be a node, which contains a number of child nodes for its classes.
应用推荐