<?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>“CodeBit.cn”的评论</title>
	<atom:link href="http://www.codebit.cn/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.codebit.cn</link>
	<description>聚合小段精华代码</description>
	<lastBuildDate>Thu, 09 Feb 2012 02:41:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>guest 对《滑动式折叠菜单 － Slashdot&#8217;s Menu》的评论</title>
		<link>http://www.codebit.cn/javascript/sdmenu.html/comment-page-1#comment-296</link>
		<dc:creator>guest</dc:creator>
		<pubDate>Thu, 09 Feb 2012 02:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://225#comment-296</guid>
		<description>不错，学习了，谢谢！</description>
		<content:encoded><![CDATA[<p>不错，学习了，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>golbz 对《Javascript 获取链接(url)参数的方法》的评论</title>
		<link>http://www.codebit.cn/javascript/javascript-get-url-parameter.html/comment-page-1#comment-293</link>
		<dc:creator>golbz</dc:creator>
		<pubDate>Sun, 05 Feb 2012 10:19:06 +0000</pubDate>
		<guid isPermaLink="false">http://154#comment-293</guid>
		<description>截取的中文是乱码 把return后面的 unescape 去掉后，就正常了，不知道为什么？</description>
		<content:encoded><![CDATA[<p>截取的中文是乱码 把return后面的 unescape 去掉后，就正常了，不知道为什么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>FineYoung 对《Javascript 获取链接(url)参数的方法》的评论</title>
		<link>http://www.codebit.cn/javascript/javascript-get-url-parameter.html/comment-page-1#comment-292</link>
		<dc:creator>FineYoung</dc:creator>
		<pubDate>Mon, 23 Jan 2012 11:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://154#comment-292</guid>
		<description>原来还是要处理字符串啊，我以为有内置的函数可以处理的，不过貌似直接用内置的函数来处理只有服务端可以做到。</description>
		<content:encoded><![CDATA[<p>原来还是要处理字符串啊，我以为有内置的函数可以处理的，不过貌似直接用内置的函数来处理只有服务端可以做到。</p>
]]></content:encoded>
	</item>
	<item>
		<title>zend 对《负边距(negative margin)的相关问题整理》的评论</title>
		<link>http://www.codebit.cn/css/negative-margin.html/comment-page-1#comment-291</link>
		<dc:creator>zend</dc:creator>
		<pubDate>Tue, 17 Jan 2012 07:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://246#comment-291</guid>
		<description>很详细 但原理性的东西没说。。。</description>
		<content:encoded><![CDATA[<p>很详细 但原理性的东西没说。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>温柔一刀 对《无图片 CSS 圆角效果》的评论</title>
		<link>http://www.codebit.cn/css/rounded-corners-without-img.html/comment-page-1#comment-289</link>
		<dc:creator>温柔一刀</dc:creator>
		<pubDate>Tue, 03 Jan 2012 16:17:52 +0000</pubDate>
		<guid isPermaLink="false">http://132#comment-289</guid>
		<description>不错的方法，但CSS3已经不需要这么复杂了，一行代码就可以搞定。呵呵。</description>
		<content:encoded><![CDATA[<p>不错的方法，但CSS3已经不需要这么复杂了，一行代码就可以搞定。呵呵。</p>
]]></content:encoded>
	</item>
	<item>
		<title>snow 对《MySQL 当记录不存在时插入（insert if not exists）》的评论</title>
		<link>http://www.codebit.cn/mysql/insert-if-not-exists.html/comment-page-1#comment-279</link>
		<dc:creator>snow</dc:creator>
		<pubDate>Thu, 22 Dec 2011 02:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://66#comment-279</guid>
		<description>这样不会提示clients表reopen嘛？</description>
		<content:encoded><![CDATA[<p>这样不会提示clients表reopen嘛？</p>
]]></content:encoded>
	</item>
	<item>
		<title>路人z 对《怎么用 javascript 实现拖拽》的评论</title>
		<link>http://www.codebit.cn/javascript/how-to-drag-and-drop-in-javascript.html/comment-page-1#comment-275</link>
		<dc:creator>路人z</dc:creator>
		<pubDate>Wed, 07 Dec 2011 08:24:24 +0000</pubDate>
		<guid isPermaLink="false">http://12#comment-275</guid>
		<description>果断收藏，楼主有其他分享按钮么</description>
		<content:encoded><![CDATA[<p>果断收藏，楼主有其他分享按钮么</p>
]]></content:encoded>
	</item>
	<item>
		<title>路人z 对《Javascript 实现无刷新联动菜单（select）的方法》的评论</title>
		<link>http://www.codebit.cn/javascript/combo-select.html/comment-page-1#comment-274</link>
		<dc:creator>路人z</dc:creator>
		<pubDate>Wed, 07 Dec 2011 08:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://194#comment-274</guid>
		<description>学习了，感谢分享</description>
		<content:encoded><![CDATA[<p>学习了，感谢分享</p>
]]></content:encoded>
	</item>
	<item>
		<title>卢松松 对《无图片 CSS 圆角效果》的评论</title>
		<link>http://www.codebit.cn/css/rounded-corners-without-img.html/comment-page-1#comment-271</link>
		<dc:creator>卢松松</dc:creator>
		<pubDate>Fri, 25 Nov 2011 06:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://132#comment-271</guid>
		<description>还行，不过比其他css圆角要复杂点</description>
		<content:encoded><![CDATA[<p>还行，不过比其他css圆角要复杂点</p>
]]></content:encoded>
	</item>
	<item>
		<title>荒野无灯 对《用 Javascript 制作可暂停的滚动公告板》的评论</title>
		<link>http://www.codebit.cn/javascript/pausing-up-down-scroller.html/comment-page-1#comment-250</link>
		<dc:creator>荒野无灯</dc:creator>
		<pubDate>Tue, 01 Nov 2011 14:43:53 +0000</pubDate>
		<guid isPermaLink="false">http://19#comment-250</guid>
		<description>这个强大，纯js的东西，收下~~</description>
		<content:encoded><![CDATA[<p>这个强大，纯js的东西，收下~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>

