单词 | child node |
释义 | 例句释义: 子女节点,子节点,孩子节点,子点 1. Node does not appear as the child node of any other node type. 节点不以任何其他节点类型子节点的形式出现。 msdn2.microsoft.com 2. Object used to create a new child node at the beginning of the list of child nodes of the current node. 对象,该对象用于在当前节点的子节点列表的开始处创建一个新的子节点。 msdn2.microsoft.com 3. The reference for the next child node is loaded (line 7) before any other processing is done for the current child. 在对当前子节点进行任何其它处理之前,先装入下个子节点的引用(第7行)。 www.ibm.com 4. In the closure you call your first query and map the results of that query in an iterator to your child node, which is word. 在闭包里,调用第一个查询,并在迭代中将查询结果映射到word子节点。 www.ibm.com 5. If this attribute is present and set to SQL, then the update value (child node of the element) is considered to be a SQL query. 如果该属性存在并设置为SQL,那么updatevalue(元素的子节点)被视为一个SQL查询。 www.ibm.com 6. In all other cases, the child node is considered as the value to be replaced. 在所有其他情况下,子节点都视为要替换的值。 www.ibm.com 7. Prepending a child node adds the new node to the beginning of the list of child nodes for the current node. 预置某个子节点的操作会将该新节点添加到当前节点的子节点列表的开头。 msdn2.microsoft.com 8. Creates a new child node at the beginning of the list of child nodes of the current node using the XML string specified. 使用指定的XML字符串在当前节点的子节点列表的开始处创建一个新的子节点。 msdn2.microsoft.com 9. Valid value -- When the @using attribute is set to SQL, the child node should be a text value. Validvalue——当@using属性被设置为SQL时,子节点应该是文本值。 www.ibm.com 10. Replaces the child node specified with the new child node specified. 用指定的新子节点替换指定的子节点。 msdn2.microsoft.com 1. Specifies whether the application domain (AppDomain) is enabled to accept incoming requests at the current-node and child-node level. 指定是否在当前的节点及子节点级别启用应用程序域(AppDomain),以接受传入的请求。 msdn2.microsoft.com 2. The related Orders node is located below the Fax column and is a child node of the Customers node. 相关的“Orders”节点位于“Fax”列下,该节点是“Customers”节点的子节点。 msdn2.microsoft.com 3. The appendChild() method appends a new child node to the end of the list of children of a node. 方法的作用是:在指定节点的最后一个子节点列表之后添加一个新的子节点。 www2.w3pop.com 4. It then uses the prefix of the namespace to create an XML literal and access the first child node with the qualified name "ns: name" . 然后,该示例使用该命名空间前缀创建XML文本并访问第一个具有限定名“ns:name”的子节点。 msdn2.microsoft.com 5. The child node for business centers is deleted. 业务中心节点被删除。 www.ibm.com 6. Creates a new child node at the end of the list of child nodes of the current node using the XML data string specified. 使用指定的XML资料字串,在目前节点的子节点清单结尾建立新的子节点。 technet.microsoft.com 7. The appendChild() method adds a node after the last child node of the specified element node. 方法的作用是:在指定元素节点的最后一个子节点之后添加一个节点。 hi.baidu.com 8. The value of the business day convention (a child node) is modified to "FOLLOWING" . 营业日惯例(一个子节点)的值被修改为“FOLLOWING”。 www.ibm.com 9. The root node can contain many child nodes. Each child node can contain its own set of child nodes and so on. 根节点可以包含多个子节点,子节点可以包含自己的子节点,依次类推。 www.ibm.com 10. Or, in other words, the new node becomes a child node of the node you're fetching from the store. 或者,换句话来说,新节点成为您正在从存储中获取的节点的子节点。 www.ibm.com 1. Finally, notice the last child node of the departments node in Figure 1. 最后,注意图1中departments节点的最后一个子节点。 www.ibm.com 2. Returns the last child node of the element. 返回单元中最后一个子节点。 developer.mozilla.org 3. Note that we are printing the child node of the node that is returned, because the contents of the keyword element are a child text node. 注意我们打印的是结点的子结点的返回值,因为keyword元素的内容是一个子文本结点。 blog.chinaunix.net 4. Control will request child-node data when a user clicks the node. 控件将在用户单击节点时请求子节点数据。 msdn2.microsoft.com 5. The partners child node wraps different types of partners. partners子节点封装了不同类型的合作伙伴。 www.ibm.com 6. Omitting this call prevents OSG from executing child node call backs. 省去这一调用,将使得OSG不能执行子节点的回调。 blog.sina.com.cn 7. In Solution Explorer, expand the TestNorthwind node, and expand the Schema Objects child node. 在“解决方案资源管理器”中,展开TestNorthwind节点,然后展开“架构对象”子节点。 msdn2.microsoft.com 8. Replaces the child node oldChild with newChild node. 用newChild节点替换子节点oldChild。 msdn2.microsoft.com 9. The function in the example above checks the node type of the first child node. 上述案例检验了第一个子节点的节点类型。 www.w3pop.com 10. The node that is contained by another node is called a child node. 被其他节点包含的节点称为“子节点”。 msdn2.microsoft.com 1. In Figure 1, the engineers group is a child node of the engineering department. 在图1中,engineers组是engineering部门的子节点。 www.ibm.com 2. The first child node returns results that satisfy a case-sensitive like operation on the networkId attribute. 第一个子节点返回满足networkId属性上的大小写敏感的like操作的结果。 www.infoq.com 3. Here is a utility that helps you create an element, set its attributes, set its styles, and add a text child node. 下面这个实用工具可以帮助您创建元素、设置元素属性和风格,并添加文本子节点。 www-128.ibm.com 4. Creates a new child node. Returns a reference to the new child node. 创建一个新节点。返回此新节点的索引。 developer.mozilla.org 5. The replaceChild() method replaces a child node with another. 方法的作用是:用另一个节点替换一个子节点。 www2.w3pop.com 6. The value of the unadjusted date (a child node) is changed to a new date (May 5, 2011). 未调整日期(一个子节点)的值被更改为一个新日期(2011年5月5日)。 www.ibm.com 7. Locates the first child node of the context node. 定位上下文节点的第一个子节点。 msdn2.microsoft.com 8. Removes the specified child node. 移除指定的子节点。 msdn2.microsoft.com 9. Click the Add a child node button to add a new node under the currently selected node. 单击“添加子节点”按钮将在当前选定节点下添加一个新节点。 msdn2.microsoft.com 10. It requires a single child node, called jcr: content. 它需要一个叫做jcr:content的单一子节点。 www.ibm.com 1. The XML data string for the new child node. 新的子节点的XML数据字符串。 msdn2.microsoft.com 2. If no child nodes exist, then a new child node is created. 如果不存在任何子节点,则创建新的子节点。 msdn2.microsoft.com 3. Click Add a child node to add a new node under the currently selected node. 单击“添加子节点”将在当前选定节点下添加一个新节点。 msdn2.microsoft.com 4. The second child node is an and node. 第二个子节点是and节点。 www.infoq.com 5. A new child node is added for comments. 为注释添加了一个新的子节点。 www.ibm.com 6. Use XMLUpdate to append a child node. 使用XMLUpdate追加子节点。 www.ibm.com 7. For example, when three child nodes exist for an element, the prepended node becomes the first child node. 例如,如果一个元素存在三个子节点,则预置节点将成为第一个子节点。 msdn2.microsoft.com 8. The following code fragment displays the node name and node type of the last child node of the document 下面的代码片断将显示指定文档中最后一个子节点的节点名称和节点类型 www.w3pop.com 9. Adds a new child node to the end of the list of children of a node 将一个新的子节点添加到的一个节点的子类节点列表末尾 blog.sina.com.cn 10. Required. Specifies the child node to replace 必要参数。指定需要替换的子节点 www.w3pop.com 1. Required. Specifies the child node to remove 必要参数。指定需要删除的子节点 www.w3pop.com 2. Returns the last child node of the document 返回文档的最后一个子节点 www.86oo.com 3. Adds a new child node to the end of the list of children of the node 在指定节点的子节点列表末尾添加一个新的子节点 www.86oo.com 4. Get the last child node of the document 获取文档中的最后一个子节点 www.w3pop.com 5. The study and discussion of translating the father-child node tree into the multilevel code 父子结点树转化为多级编码探讨与研究 www.ilib.cn 6. Inserts a new child node before an existing child node 在现有的子节点之前插入一个全新的子节点 www.86oo.com 7. Output the element name and data for each child node 为每个子节点输出元素的名称和数据 www.86oo.com 8. If there are fewer ancestor or child node levels than are specified by 如果祖先或子节点层次数少于 msdn2.microsoft.com 9. Node can have the following child node types 节点可以具有以下子节点类型 msdn2.microsoft.com 10. But at the same time, you can refer to an "only child" node without having to subscript. For example 但同时,可以在无需下标的情况下引用“独生子”节点。 www.ibm.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。