- cls(this) () function cls(node){ //读取节点title的值,并处理(如去除空间) var v=node.selectNodes('/channel/item/title'); //应该怎样返回该节点的值并在eavl中使用? }