Ext.query("*{color=red} *{color=pink}"); // [span.bar] // 獲取所有不是紅色文字的元素 Ext.query("*{color!=red}"); // [html, head, script firebug.js, link, body#ext-gen2.ext-gecko, script ext-base.js, script ext-core.js, span.bar, a www.extjs.com, div#foo.bar, p, ...
www.dbjr.com.cn/article/284...htm 2025-6-3