1. 使用 ParentNode.children.length;

2. 使用ParentNode.childElementCount; 

怎样获取当前节点的元素子节点个数

 

相关文章: