<?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>「C# 比較字串」的迴響</title>
	<atom:link href="http://m955.com/wp/archives/174/feed" rel="self" type="application/rss+xml" />
	<link>http://m955.com/wp/archives/174</link>
	<description></description>
	<lastBuildDate>Mon, 06 Feb 2012 02:23:13 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：[網站] 好站連結 (七) Android, javascript, Css, PHP, Perl, FreeBSD, Linux &#124; 小惡魔 - 電腦技術 - 生活日記 - 美食介紹 - AppleBOY</title>
		<link>http://m955.com/wp/archives/174/comment-page-1#comment-1466</link>
		<dc:creator>[網站] 好站連結 (七) Android, javascript, Css, PHP, Perl, FreeBSD, Linux &#124; 小惡魔 - 電腦技術 - 生活日記 - 美食介紹 - AppleBOY</dc:creator>
		<pubDate>Fri, 30 Jul 2010 14:55:19 +0000</pubDate>
		<guid isPermaLink="false">http://m955.com/wp/archives/174#comment-1466</guid>
		<description>[...] C#C# 比較字串MSDN 比較字串Request.Form CollectionRequest Query String / Form ParametrsASP.NET QueryString [...]</description>
		<content:encoded><![CDATA[<p>[...] C#C# 比較字串MSDN 比較字串Request.Form CollectionRequest Query String / Form ParametrsASP.NET QueryString [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：blue955</title>
		<link>http://m955.com/wp/archives/174/comment-page-1#comment-1409</link>
		<dc:creator>blue955</dc:creator>
		<pubDate>Sun, 27 Jun 2010 18:06:53 +0000</pubDate>
		<guid isPermaLink="false">http://m955.com/wp/archives/174#comment-1409</guid>
		<description>不知道，沒試過

就算它會比較，這種寫法還是比較不嚴謹

不過，我會試試你的方法的</description>
		<content:encoded><![CDATA[<p>不知道，沒試過</p>
<p>就算它會比較，這種寫法還是比較不嚴謹</p>
<p>不過，我會試試你的方法的</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：John</title>
		<link>http://m955.com/wp/archives/174/comment-page-1#comment-948</link>
		<dc:creator>John</dc:creator>
		<pubDate>Tue, 03 Nov 2009 14:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://m955.com/wp/archives/174#comment-948</guid>
		<description>if(a.Equals(b)) {...}</description>
		<content:encoded><![CDATA[<p>if(a.Equals(b)) {...}</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：某人</title>
		<link>http://m955.com/wp/archives/174/comment-page-1#comment-925</link>
		<dc:creator>某人</dc:creator>
		<pubDate>Sat, 24 Oct 2009 12:32:10 +0000</pubDate>
		<guid isPermaLink="false">http://m955.com/wp/archives/174#comment-925</guid>
		<description>博主，你可肯定C# 不能直接比較字串？
String a = &quot;111&quot;
String b = &quot;111&quot;
if(a == b)
{
    ....
}
else
{
    ....
}</description>
		<content:encoded><![CDATA[<p>博主，你可肯定C# 不能直接比較字串？<br />
String a = "111"<br />
String b = "111"<br />
if(a == b)<br />
{<br />
    ....<br />
}<br />
else<br />
{<br />
    ....<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

