<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: CSS Selector &#8211; 基础</title>
	<atom:link href="http://liwenbing.cn/2008/06/03/css-selector-basic/feed/" rel="self" type="application/rss+xml" />
	<link>http://liwenbing.cn/2008/06/03/css-selector-basic/</link>
	<description>世界上最好最美的东西你看不见，也摸不着.......但是能在心里感受到</description>
	<lastBuildDate>Mon, 30 Aug 2010 04:24:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: 李文兵 &#187; CSS Selector - 高级</title>
		<link>http://liwenbing.cn/2008/06/03/css-selector-basic/comment-page-1/#comment-52</link>
		<dc:creator>李文兵 &#187; CSS Selector - 高级</dc:creator>
		<pubDate>Thu, 19 Jun 2008 23:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://liwenbing.cn/?p=41#comment-52</guid>
		<description>[...] 在前面一篇文章中(CSS Selector - 基础)介绍一些CSS selector的基本用法。里面来谈一些平时比较少用的CSS selector用法。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 在前面一篇文章中(CSS Selector &#8211; 基础)介绍一些CSS selector的基本用法。里面来谈一些平时比较少用的CSS selector用法。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liwenbing</title>
		<link>http://liwenbing.cn/2008/06/03/css-selector-basic/comment-page-1/#comment-40</link>
		<dc:creator>liwenbing</dc:creator>
		<pubDate>Wed, 04 Jun 2008 10:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://liwenbing.cn/?p=41#comment-40</guid>
		<description>jquery做selector就是做的很好了。但是js的东西还是不能直接和CSS selector原生支持的相比，无论是效率还是实时性。js的好处就是比较的灵活。</description>
		<content:encoded><![CDATA[<p>jquery做selector就是做的很好了。但是js的东西还是不能直接和CSS selector原生支持的相比，无论是效率还是实时性。js的好处就是比较的灵活。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alalei</title>
		<link>http://liwenbing.cn/2008/06/03/css-selector-basic/comment-page-1/#comment-39</link>
		<dc:creator>Alalei</dc:creator>
		<pubDate>Wed, 04 Jun 2008 09:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://liwenbing.cn/?p=41#comment-39</guid>
		<description>selector 非常强大，我写过一次selector的解析器，用起来很爽，特别是做UI 效果的时候。不过还是依赖于dom api，效率还是非常非常低的。 dojo.query 效率确实不错，但是真正写商业应用的人好少去用dojo。从某种意义上来说，selector可以看作是对id应用的扩展，想想，还有没有别的更加强大和动态的扩展。。。</description>
		<content:encoded><![CDATA[<p>selector 非常强大，我写过一次selector的解析器，用起来很爽，特别是做UI 效果的时候。不过还是依赖于dom api，效率还是非常非常低的。 dojo.query 效率确实不错，但是真正写商业应用的人好少去用dojo。从某种意义上来说，selector可以看作是对id应用的扩展，想想，还有没有别的更加强大和动态的扩展。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 商文筑</title>
		<link>http://liwenbing.cn/2008/06/03/css-selector-basic/comment-page-1/#comment-38</link>
		<dc:creator>商文筑</dc:creator>
		<pubDate>Wed, 04 Jun 2008 02:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://liwenbing.cn/?p=41#comment-38</guid>
		<description>&lt;a href=&quot;http://www.w3.org/TR/css3-selectors/&quot; rel=&quot;nofollow&quot;&gt;CSS3 selector&lt;/a&gt;里面说到css selector是一项被低估的技术，dojo目前的css selector访问DOM结点似乎要比使用DOM API还要高效。

期待楼主的研究</description>
		<content:encoded><![CDATA[<p><a href="http://www.w3.org/TR/css3-selectors/" rel="nofollow">CSS3 selector</a>里面说到css selector是一项被低估的技术，dojo目前的css selector访问DOM结点似乎要比使用DOM API还要高效。</p>
<p>期待楼主的研究</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yaxin</title>
		<link>http://liwenbing.cn/2008/06/03/css-selector-basic/comment-page-1/#comment-37</link>
		<dc:creator>yaxin</dc:creator>
		<pubDate>Tue, 03 Jun 2008 16:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://liwenbing.cn/?p=41#comment-37</guid>
		<description>关注中。。。</description>
		<content:encoded><![CDATA[<p>关注中。。。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
