<?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: 对How JavaScript Timers Work的理解</title>
	<atom:link href="http://lifesinger.org/blog/2009/02/john-resig-how-javascript-timers-work/feed/" rel="self" type="application/rss+xml" />
	<link>http://lifesinger.org/blog/2009/02/john-resig-how-javascript-timers-work/</link>
	<description>关注用户体验、前端开发，记录生活点滴、岁月足迹。</description>
	<lastBuildDate>Fri, 30 Jul 2010 02:05:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: rain-man</title>
		<link>http://lifesinger.org/blog/2009/02/john-resig-how-javascript-timers-work/comment-page-1/#comment-2563</link>
		<dc:creator>rain-man</dc:creator>
		<pubDate>Sun, 13 Sep 2009 08:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1184#comment-2563</guid>
		<description>巧了，射雕大侠，俺在自己博客里翻译过这篇文章，收获蛮大的。
指出一点，setTimeout相比setInterval是更加保险（许多图书上也提了），但是如果想停止动画，setTimeout就比较麻烦。而setInterval则非常简单，因此很多流行框架里使用的就是setInterval而没有使用setTimeout。</description>
		<content:encoded><![CDATA[<p>巧了，射雕大侠，俺在自己博客里翻译过这篇文章，收获蛮大的。<br />
指出一点，setTimeout相比setInterval是更加保险（许多图书上也提了），但是如果想停止动画，setTimeout就比较麻烦。而setInterval则非常简单，因此很多流行框架里使用的就是setInterval而没有使用setTimeout。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ropean</title>
		<link>http://lifesinger.org/blog/2009/02/john-resig-how-javascript-timers-work/comment-page-1/#comment-628</link>
		<dc:creator>Ropean</dc:creator>
		<pubDate>Mon, 27 Apr 2009 13:35:52 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1184#comment-628</guid>
		<description>测试页面，啥意思?</description>
		<content:encoded><![CDATA[<p>测试页面，啥意思?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lucars</title>
		<link>http://lifesinger.org/blog/2009/02/john-resig-how-javascript-timers-work/comment-page-1/#comment-627</link>
		<dc:creator>Lucars</dc:creator>
		<pubDate>Mon, 09 Mar 2009 09:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://lifesinger.org/blog/?p=1184#comment-627</guid>
		<description>其实我想说
测试页面 404 了</description>
		<content:encoded><![CDATA[<p>其实我想说<br />
测试页面 404 了</p>
]]></content:encoded>
	</item>
</channel>
</rss>
