<?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# string.Format輸出格式」的迴響</title>
	<atom:link href="http://m955.com/wp/archives/176/feed" rel="self" type="application/rss+xml" />
	<link>http://m955.com/wp/archives/176</link>
	<description></description>
	<lastBuildDate>Sun, 06 May 2012 23:50:58 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：C# String.Format &#124; 小冰的部落格</title>
		<link>http://m955.com/wp/archives/176/comment-page-1#comment-4127</link>
		<dc:creator>C# String.Format &#124; 小冰的部落格</dc:creator>
		<pubDate>Sun, 18 Mar 2012 15:01:25 +0000</pubDate>
		<guid isPermaLink="false">http://m955.com/wp/?p=176#comment-4127</guid>
		<description>[...] 參考資料： unicorn.net http://blog.blueshop.com.tw/uni2tw/archive/2006/12/12/47349.aspx SteveX Compiled http://blog.stevex.net/string-formatting-in-csharp/ blue955 http://m955.com/wp/archives/176 [...]</description>
		<content:encoded><![CDATA[<p>[...] 參考資料： unicorn.net http://blog.blueshop.com.tw/uni2tw/archive/2006/12/12/47349.aspx SteveX Compiled http://blog.stevex.net/string-formatting-in-csharp/ blue955 http://m955.com/wp/archives/176 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：lupin</title>
		<link>http://m955.com/wp/archives/176/comment-page-1#comment-2014</link>
		<dc:creator>lupin</dc:creator>
		<pubDate>Wed, 09 Feb 2011 02:25:59 +0000</pubDate>
		<guid isPermaLink="false">http://m955.com/wp/?p=176#comment-2014</guid>
		<description>補充一個：
前面補空格的數字字串
String.Format(&quot;{0,6}&quot;, 157); // 輸出 &quot;   157&quot;</description>
		<content:encoded><![CDATA[<p>補充一個：<br />
前面補空格的數字字串<br />
String.Format("{0,6}", 157); // 輸出 "   157"</p>
]]></content:encoded>
	</item>
</channel>
</rss>

