| 1. | Node collections in namednodemaps and nodelists Namednodemap和nodelist中的节点集合 |
| 2. | To use the foreach nodelist enumerator , click 若要使用foreach nodelist枚举器,请单击 |
| 3. | The foreach nodelist enumerator can apply an inner xpath expression , stored in the ,则foreach nodelist枚举器可以将内部xpath表达式(存储于 |
| 4. | The getelementsbytagname ( ) method returns a nodelist of all a elements with a specified name 方法的作用是:通过指定的名称返回所有元素的节点列表。 |
| 5. | The getelementsbytagname ( ) method returns a nodelist of all a elements with a specified name 方法返回了一个与指定的名称相对应的所有元素的节点列表。 |
| 6. | The nodes in the nodelist can be accessed through their index number ( starting from 0 ) 节点列表中的节点可以同过其对应的索引数字进行访问(从0开始计数) 。 |
| 7. | The getelementsbytagnamens ( ) method returns a nodelist of all elements with a specified name and namespace 方法返回了一组包含指定名称和命名空间的元素节点列表。 |
| 8. | If the selected node has no children , this property returns a nodelist containing no nodes 如果以选择的节点不包含子节点,那么这个属性返回部包含任何节点的节点列表。 |
| 9. | The getelementsbytagnamens ( ) method returns a nodelist of all elements with a specified name and namespace 方法的作用是:通过指定的名称和命名空间返回所有元素的节点列表。 |
| 10. | You use the foreach nodelist enumerator to enumerate the set of xml nodes that results from applying an xpath expression to an xml file 您可以使用foreach nodelist枚举器枚举一组通过将xpath表达式应用到xml文件而生成的xml节点。 |