还可以使用列表来描述多节点树。
使用此形状可创建节点树图表。
使用此形状可在节点树图表中连接节点。
清单1用缩进表示每个元素在DOM节点树中的位置。
Listing 1 USES indentation to illustrate where each element appears in the DOM node tree.
LDAP目录以节点树的形式存储信息,如图1所示。
An LDAP directory stores information in the form of a tree of nodes, as shown in Figure 1.
节点对象代表了节点树中的一个单独的节点。
The node object represents a single node in the document tree.
这样我们就来看看如何通过编程来添加新的节点树。
So let's take a look at how we can programmatically add new nodes to the tree.
它使程序员能够访问以节点树的形式存储在XML文档中的数据。
It enables a programmer to access data stored in an XML document as a tree of nodes.
你可以通过在超图或者是节点树中连接节点建立特效。
在使用类似于此的节点树时,我们需要对树整体执行操作。
When using a tree of nodes like this, we need to perform operations on the tree as a whole. Possible operations include.
DOM提供了一个这样的模型,一个可导航的元素、属性和文本节点树。
DOM provides this, in the form of a navigable tree of elements, attributes, and text nodes.
在层次数据库(HDBMS)中,首先是从严格定义的数据节点树开始的。
In a hierarchical database (HDBMS), you begin with a strictly defined tree of data nodes.
解析后的XML文档是一个节点树,包含了文档节点及其后代节点。
The parsed XML document was a tree that contained the document node and its descendants.
开发者不仅可以直接处理节点树,还能够访问LINQprovider。
In addition to working directly with the node tree, developers will also have access to a LINQ provider.
您可以使用该节点树查找根元素及其所有的后代元素、属性和兄弟元素的节点。
Using that tree of nodes, you could find the node for the root element, along with all of the root element's descendants, attributes, and siblings.
当向下移动节点树时,每个父节点的DN被包含在其子节点的DN中。
As you move down the tree of nodes, the DN of each parent nodes is included in the DN of its child nodes.
要创建图1所示的节点树,必须首先在ApacheDS中创建一个根节点org。
To create the tree of nodes shown in Figure 1, you must first create the root node org in ApacheDS.
另外也可以使用XPath构造创建xml节点树的过滤子集并将其返回给调用方。
An alternative is to use XPath constructs to create filtered subsets of the XML node tree and return them to the caller.
如果你通过材质属性面板新按钮添加新的材质,将会在节点编辑窗口中看到节点树。
If you will add new material using new button in Materials properties panel you will see node tree in the node editor window.
通过汇集到渠道的所有信息我们的形象,我们就可以使用,在任何节点树的点的信息。
By bringing together all of our image information into channels, we can then access that information at any point in the node tree.
ICMRME知识库表示为节点树,每个节点包含统计学知识和规则,用来帮助系统对文本进行分类。
An ICM RME KB is represented as a tree of nodes, with each node containing statistical knowledge or rules that assist the system in classifying text.
将reST文本转换成节点树的繁重工作是由docutils . parsers . rs t子软件包完成的。
The heavy work of converting a reST text into a tree of nodes is done by the docutils.parsers.rst subpackage.
在docutils.transforms 子软件包生成了文档的节点树之后,就可以用各种方法操作该树了。
Once the docutils.transforms subpackage generates a tree of nodes for a document, you can manipulate the tree in various ways.
在考虑每个节点都是一个不可变数据结构的节点树时,我们必须考虑如何修改树内的一个节点或多个节点,而不必更改整个树。
When considering a tree of nodes where each node is an immutable data structure, we must consider how to modify a node or nodes inside the tree without modifying the entire tree.
您可以定义您应用程序所需要的一组标签,然后允许客户将他们自己的数据以自己的命名空间添加到文件中,而不破坏您的节点树。
You can define a base set of tags for whatever your application needs, and then allow customers to add their own data into the file, in their own namespace, without disturbing your tree.
在删除,添加,或者更新节点时,您不更新树视图。
When deleting, adding, or updating a node you don't update the tree view.
图5显示了添加新节点之后的树。
位置路径用于选择源树中的节点。
在本例中,当用户点击其中一个节点时,树将请求存储库加载条目,存储库将请求资源。
When a user clicks on one of the nodes in the example, the tree will ask the store to load the item and the store will request the resource.
这个方法让您可以找出两个节点在文档树中的相对位置。
This method allows you to find out how two nodes are positioned with respect to each other in the document tree.
应用推荐