If the expression is true, the node is added to the results.
如果表达式为true,节点就添加到结果中。
If the current node has the string, that's a base case (returning "true").
如果当前节点拥有那个字符串,则那就是基线条件(返回“true”)。
HasValue is true if the node has a text value or false otherwise.
如果节点有文本值,hasvalue值为true;否则,值为false。
HasValue is true if the node has a text value or false otherwise.
如果节点有文本值,hasvalue值为true;否则,值为false。
应用推荐