node list meaning in English
节点表
Examples
- When you know the length of a node list , you can easily loop through it and extract the values you want
当你知道了一个节点列表的长度时,你可以非常方便的对它执行循环语句并从中提取你想要的值。 - When you know the length of a node list , you can easily loop through it and extract the values you want
当我们已经知道了一个节点列表长度时,你可以非常方便的对它执行循环语句并从中提取你想要的值。 - Create a binary representation of the node list , providing 1 for nodes you want to use , and 0 for nodes you do not want to use
创建节点列表的二进制表示形式,要使用的节点用1表示,而不使用的节点用0表示。 - That limits websphere extended deployment to choose from only that limited node list when making resource allocation decisions
这限制了websphere extended deployment在进行资源分配决定时,只能从受限节点列表中选择。 - The nodelist keeps itself up - to - date . if an element is deleted or added , in the node list or the xml document , the list is automatically updated
节点列表可保持其自身的更新。如果节点列表或xml文档中的某个元素被删除或添加,列表也会被自动更新。