<?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>《AS3笔记－for each &#8230; in》的评论</title>
	<atom:link href="http://eidiot.net/2006/11/02/as3-note-for-each-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://eidiot.net/2006/11/02/as3-note-for-each-in/</link>
	<description>eidiot&#039;s blog. My flapdoodles.</description>
	<lastBuildDate>Thu, 17 May 2012 07:20:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>作者：pamde</title>
		<link>http://eidiot.net/2006/11/02/as3-note-for-each-in/comment-page-1/#comment-21823</link>
		<dc:creator>pamde</dc:creator>
		<pubDate>Fri, 15 Aug 2008 02:57:08 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=345#comment-21823</guid>
		<description>testObj[j]++;
等效于
testObj[j]=testObj[j]+1;
应该是这样的吧
- - - - - - - - - - - - - - - &lt;b&gt;eidiot&lt;/b&gt; 回复：
就是这样的 :)</description>
		<content:encoded><![CDATA[<p>testObj[j]++;<br />
等效于<br />
testObj[j]=testObj[j]+1;<br />
应该是这样的吧<br />
- &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - &#8211; - <b>eidiot</b> 回复：<br />
就是这样的 <img src='http://eidiot.net/wp-content/plugins/smilies-themer/JBIG/smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bbkx</title>
		<link>http://eidiot.net/2006/11/02/as3-note-for-each-in/comment-page-1/#comment-21565</link>
		<dc:creator>bbkx</dc:creator>
		<pubDate>Wed, 29 Aug 2007 01:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=345#comment-21565</guid>
		<description>testObj[j]++;

这里写++什么意思？</description>
		<content:encoded><![CDATA[<p>testObj[j]++;</p>
<p>这里写++什么意思？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：eidiot</title>
		<link>http://eidiot.net/2006/11/02/as3-note-for-each-in/comment-page-1/#comment-11543</link>
		<dc:creator>eidiot</dc:creator>
		<pubDate>Sun, 05 Nov 2006 02:14:09 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=345#comment-11543</guid>
		<description>AS3很多地方都是抄C#和JAVA的 [smile]</description>
		<content:encoded><![CDATA[<p>AS3很多地方都是抄C#和JAVA的 <img src='http://eidiot.net/wp-content/plugins/smilies-themer/JBIG/smile.gif' alt='[smile]' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Leax</title>
		<link>http://eidiot.net/2006/11/02/as3-note-for-each-in/comment-page-1/#comment-11531</link>
		<dc:creator>Leax</dc:creator>
		<pubDate>Fri, 03 Nov 2006 14:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://eidiot.net/?p=345#comment-11531</guid>
		<description>貌似adobe跟ms学的 
C#也这样的语法..... 哈</description>
		<content:encoded><![CDATA[<p>貌似adobe跟ms学的<br />
C#也这样的语法&#8230;.. 哈</p>
]]></content:encoded>
	</item>
</channel>
</rss>

