<?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: JavaScript中的变量</title>
	<atom:link href="http://www.prglab.com/blog/js-tutorial/js-variables/feed" rel="self" type="application/rss+xml" />
	<link>http://www.prglab.com/blog</link>
	<description>多读书，读好书</description>
	<lastBuildDate>Mon, 19 Jul 2010 18:47:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Aqua</title>
		<link>http://www.prglab.com/blog/js-tutorial/js-variables/comment-page-1#comment-2546</link>
		<dc:creator>Aqua</dc:creator>
		<pubDate>Mon, 19 Jul 2010 18:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://prglab.com/blog/?page_id=10#comment-2546</guid>
		<description>多谢楼上这位屁兄的提醒，已经在上面的教程中修订了。</description>
		<content:encoded><![CDATA[<p>多谢楼上这位屁兄的提醒，已经在上面的教程中修订了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 屁</title>
		<link>http://www.prglab.com/blog/js-tutorial/js-variables/comment-page-1#comment-2544</link>
		<dc:creator>屁</dc:creator>
		<pubDate>Thu, 15 Jul 2010 08:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://prglab.com/blog/?page_id=10#comment-2544</guid>
		<description>运用var 与不运用var是有很大区别的
运用var是私有的，是一个程序块内的。
不用var定义是作为window的属性变量。
麻烦个人理解了在说嘛，到处拷贝。误人子弟</description>
		<content:encoded><![CDATA[<p>运用var 与不运用var是有很大区别的<br />
运用var是私有的，是一个程序块内的。<br />
不用var定义是作为window的属性变量。<br />
麻烦个人理解了在说嘛，到处拷贝。误人子弟</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sytb</title>
		<link>http://www.prglab.com/blog/js-tutorial/js-variables/comment-page-1#comment-2254</link>
		<dc:creator>sytb</dc:creator>
		<pubDate>Wed, 04 Nov 2009 02:58:40 +0000</pubDate>
		<guid isPermaLink="false">http://prglab.com/blog/?page_id=10#comment-2254</guid>
		<description>就是熊瞎子掰苞米被</description>
		<content:encoded><![CDATA[<p>就是熊瞎子掰苞米被</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bin</title>
		<link>http://www.prglab.com/blog/js-tutorial/js-variables/comment-page-1#comment-1191</link>
		<dc:creator>bin</dc:creator>
		<pubDate>Wed, 10 Sep 2008 08:44:36 +0000</pubDate>
		<guid isPermaLink="false">http://prglab.com/blog/?page_id=10#comment-1191</guid>
		<description>thanks</description>
		<content:encoded><![CDATA[<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
