<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Hello World @ JavaScript</title>
	<atom:link href="http://crazykevin.com/2010/06/1676/feed" rel="self" type="application/rss+xml" />
	<link>http://crazykevin.com/2010/06/1676</link>
	<description>外表可能極普通 內涵也許很濃郁</description>
	<lastBuildDate>Thu, 02 Feb 2012 00:05:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: 肥冬</title>
		<link>http://crazykevin.com/2010/06/1676/comment-page-1#comment-1497</link>
		<dc:creator>肥冬</dc:creator>
		<pubDate>Sun, 27 Jun 2010 12:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crazykevin.com:37086/?p=1676#comment-1497</guid>
		<description>唔好咁快接觸我</description>
		<content:encoded><![CDATA[<p>唔好咁快接觸我</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KevinLam</title>
		<link>http://crazykevin.com/2010/06/1676/comment-page-1#comment-1496</link>
		<dc:creator>KevinLam</dc:creator>
		<pubDate>Thu, 24 Jun 2010 08:29:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crazykevin.com:37086/?p=1676#comment-1496</guid>
		<description>Q1
將 helloWorld 呢個function assign 作 onload event 的 listener, 屬 definition/intialization, 放係 head 係一般做法.

留意 helloWorld 後面無加括號, 因為唔係要 call function, 而係將個function name 當作 variable 使用.

Q2:
其實係 suppose 由event 直接/間接trigger, 唔係body, 亦唔係head. 係呢個case, 就係由 onload event trigger.</description>
		<content:encoded><![CDATA[<p>Q1<br />
將 helloWorld 呢個function assign 作 onload event 的 listener, 屬 definition/intialization, 放係 head 係一般做法.</p>
<p>留意 helloWorld 後面無加括號, 因為唔係要 call function, 而係將個function name 當作 variable 使用.</p>
<p>Q2:<br />
其實係 suppose 由event 直接/間接trigger, 唔係body, 亦唔係head. 係呢個case, 就係由 onload event trigger.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suk</title>
		<link>http://crazykevin.com/2010/06/1676/comment-page-1#comment-1495</link>
		<dc:creator>suk</dc:creator>
		<pubDate>Thu, 24 Jun 2010 07:59:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crazykevin.com:37086/?p=1676#comment-1495</guid>
		<description>(學生再問)
helloWorld定義左之後, 係咪suppose會係body入面call黎用?
定係一般會好以呢個example咁, 係head入面用佢?</description>
		<content:encoded><![CDATA[<p>(學生再問)<br />
helloWorld定義左之後, 係咪suppose會係body入面call黎用?<br />
定係一般會好以呢個example咁, 係head入面用佢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suk</title>
		<link>http://crazykevin.com/2010/06/1676/comment-page-1#comment-1494</link>
		<dc:creator>suk</dc:creator>
		<pubDate>Thu, 24 Jun 2010 07:56:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.crazykevin.com:37086/?p=1676#comment-1494</guid>
		<description>(學生問)
window.onload = helloWorld;
呢句不太明

唔明點解放係head入面, 因為話 &#039;把 function 定義在 head 之內, 需要時再執行&#039; , 咁就唔明點解window.onload = helloWorld係咪都算一種function定義....如果window.onload 唔係 helloWorld 咁default係乜
如果唔將behaviour 從 content 分出來, 會有乜野唔好?</description>
		<content:encoded><![CDATA[<p>(學生問)<br />
window.onload = helloWorld;<br />
呢句不太明</p>
<p>唔明點解放係head入面, 因為話 &#8216;把 function 定義在 head 之內, 需要時再執行&#8217; , 咁就唔明點解window.onload = helloWorld係咪都算一種function定義&#8230;.如果window.onload 唔係 helloWorld 咁default係乜<br />
如果唔將behaviour 從 content 分出來, 會有乜野唔好?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

