<?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: 程式語言復習札記：null 判斷</title>
	<atom:link href="http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/feed/" rel="self" type="application/rss+xml" />
	<link>http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/</link>
	<description>readings, ideas, feelings, photos, etc. by William Yeh</description>
	<pubDate>Fri, 09 Jan 2009 22:21:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.8-bleeding-edge</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: fauzty</title>
		<link>http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/comment-page-1/#comment-6301</link>
		<dc:creator>fauzty</dc:creator>
		<pubDate>Thu, 02 Aug 2007 06:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/#comment-6301</guid>
		<description>查了一下，php 的 isset 在變數設為 NULL 時也會 return FALSE。</description>
		<content:encoded><![CDATA[<p>查了一下，php 的 isset 在變數設為 NULL 時也會 return FALSE。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chunghe's Weblog</title>
		<link>http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/comment-page-1/#comment-6204</link>
		<dc:creator>Chunghe's Weblog</dc:creator>
		<pubDate>Wed, 11 Jul 2007 22:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/#comment-6204</guid>
		<description>&lt;strong&gt;{ JavaScript的null判斷 }&lt;/strong&gt;

寫了一些 test case 幫助釐清 [...]</description>
		<content:encoded><![CDATA[<p><strong>{ JavaScript的null判斷 }</strong></p>
<p>寫了一些 test case 幫助釐清 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Made in Clay &#187; null 的判斷之道</title>
		<link>http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/comment-page-1/#comment-6147</link>
		<dc:creator>Made in Clay &#187; null 的判斷之道</dc:creator>
		<pubDate>Mon, 25 Jun 2007 11:53:06 +0000</pubDate>
		<guid isPermaLink="false">http://william.cswiz.org/blog/archives/2007-06-24/plnotes_isnull/#comment-6147</guid>
		<description>William 在 程式語言復習札記：null 判斷 一文中提到各種語言判斷 null 的方式.

文中幾種語言於公於私我大概都有使用過, 唯獨 Ruby [...]</description>
		<content:encoded><![CDATA[<p>William 在 程式語言復習札記：null 判斷 一文中提到各種語言判斷 null 的方式.</p>
<p>文中幾種語言於公於私我大概都有使用過, 唯獨 Ruby [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
