<?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: C++ Format String using boost::format</title>
	<atom:link href="http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/</link>
	<description>Hubert&#039;s Blog</description>
	<lastBuildDate>Mon, 09 Jan 2012 17:40:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Hubert</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54309</link>
		<dc:creator>Hubert</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:44:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54309</guid>
		<description>&lt;a href=&quot;#comment-54308&quot; rel=&quot;nofollow&quot;&gt;@sypan &lt;/a&gt; 
不過好久沒寫了 XD 看來你們那邊應該常常用 boost 了 :p</description>
		<content:encoded><![CDATA[<p><a href="#comment-54308" rel="nofollow">@sypan </a><br />
不過好久沒寫了 XD 看來你們那邊應該常常用 boost 了 :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sypan</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54308</link>
		<dc:creator>sypan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 15:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54308</guid>
		<description>笨頭哥太強大了！
找資料都找的到你的部落格!</description>
		<content:encoded><![CDATA[<p>笨頭哥太強大了！<br />
找資料都找的到你的部落格!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lucky17</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54269</link>
		<dc:creator>lucky17</dc:creator>
		<pubDate>Sat, 03 Oct 2009 11:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54269</guid>
		<description>咦? 不是可以寫成:
output =  &#039;[&#039; + strSection + &#039;]&#039;;

不太懂 @@&quot;</description>
		<content:encoded><![CDATA[<p>咦? 不是可以寫成:<br />
output =  &#8216;[' + strSection + ']&#8216;;</p>
<p>不太懂 @@&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fr3@K</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54220</link>
		<dc:creator>fr3@K</dc:creator>
		<pubDate>Mon, 27 Apr 2009 14:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54220</guid>
		<description>&lt;a href=&quot;#comment-54219&quot; rel=&quot;nofollow&quot;&gt;@Hubert&lt;/a&gt; 
不用客氣, 留了公司的 email, 歡迎有機會到 15 樓找我聊天.

Happy hacking~</description>
		<content:encoded><![CDATA[<p><a href="#comment-54219" rel="nofollow">@Hubert</a><br />
不用客氣, 留了公司的 email, 歡迎有機會到 15 樓找我聊天.</p>
<p>Happy hacking~</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hubert</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54219</link>
		<dc:creator>Hubert</dc:creator>
		<pubDate>Mon, 27 Apr 2009 13:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54219</guid>
		<description>很漂亮的作法，非常感謝 :)

btw, 我想我們應該是同事（笑）</description>
		<content:encoded><![CDATA[<p>很漂亮的作法，非常感謝 <img src='http://blog.hubert.tw/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>btw, 我想我們應該是同事（笑）</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fr3@K</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54218</link>
		<dc:creator>fr3@K</dc:creator>
		<pubDate>Mon, 27 Apr 2009 11:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54218</guid>
		<description>&lt;a href=&quot;http://fsfoundry.org/tmp/str.cpp&quot; rel=&quot;nofollow&quot;&gt;這樣&lt;/a&gt; 呢?</description>
		<content:encoded><![CDATA[<p><a href="http://fsfoundry.org/tmp/str.cpp" rel="nofollow">這樣</a> 呢?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pointnone</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54154</link>
		<dc:creator>pointnone</dc:creator>
		<pubDate>Sun, 04 Jan 2009 13:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54154</guid>
		<description>唔，這樣平常一樣是用 string 在做，只有 output 時把他轉回來</description>
		<content:encoded><![CDATA[<p>唔，這樣平常一樣是用 string 在做，只有 output 時把他轉回來</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hubert</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54153</link>
		<dc:creator>Hubert</dc:creator>
		<pubDate>Sat, 03 Jan 2009 15:11:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54153</guid>
		<description>重點是希望 output 是一個不用自己管理 buffer 的 string 啦 :p</description>
		<content:encoded><![CDATA[<p>重點是希望 output 是一個不用自己管理 buffer 的 string 啦 :p</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pointnone</title>
		<link>http://blog.hubert.tw/2009/01/03/c-format-string-using-boostformat/comment-page-1/#comment-54152</link>
		<dc:creator>pointnone</dc:creator>
		<pubDate>Sat, 03 Jan 2009 14:24:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.hubert.tw/?p=409#comment-54152</guid>
		<description>也可以直接用 C 的寫法做下去
sprintf(output, &quot;[%s]&quot;, strSection.c_str());</description>
		<content:encoded><![CDATA[<p>也可以直接用 C 的寫法做下去<br />
sprintf(output, &#8220;[%s]&#8220;, strSection.c_str());</p>
]]></content:encoded>
	</item>
</channel>
</rss>

