<?xml version="1.0" encoding="utf-8"?><rss version="2.0">
				<channel>
				<title><![CDATA[大世界小世界 :: 隨意窩 Xuite ::]]></title>
				<link>http://blog.xuite.net/mmkider/world</link>
				<description><![CDATA[這個地方描述著一個傳奇故事，關於C++、CodeBlocks與wxWidgets的邂逅。]]></description>
				<image>
				<title>HiNet Blog</title>
				<width>120</width>
				<height>27</height>
				<link>http://blog.xuite.net/mmkider/world</link>
				<url>http://s.blog.xuite.net/_image/logo_blog.gif</url>
				</image>
				<copyright>Xuite製作小組</copyright>
				<pubDate>Sun, 12 Sep 2010 00:16:47 +0800</pubDate>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/37859569</guid>
					<title><![CDATA[使用vs2008編譯sqlite 產生dll]]></title>
					<link>http://blog.xuite.net/mmkider/world/37859569</link>
					<pubDate>Sun, 12 Sep 2010 00:16:47 +0800</pubDate>
					<description><![CDATA[<p>1、下載sqlite-source-3_7_2.zip；取得source code。</p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/37859128</guid>
					<title><![CDATA[explan what is .def?]]></title>
					<link>http://blog.xuite.net/mmkider/world/37859128</link>
					<pubDate>Sun, 12 Sep 2010 00:04:06 +0800</pubDate>
					<description><![CDATA[<p>終於了解.def是做什麼用的，記錄之。</p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/21775407</guid>
					<title><![CDATA[TraceBar plugin(bookmark+navigate) for codeblocks]]></title>
					<link>http://blog.xuite.net/mmkider/world/21775407</link>
					<pubDate>Sat, 10 Jan 2009 00:10:49 +0800</pubDate>
					<description><![CDATA[<p>I implement TraceBar for tracing source.<br></p>]]></description>
					<comments>http://a.blog.xuite.net/a/3/a/6/11415865/blog_15814/txt/21775407/cover.jpg</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/5015593</guid>
					<title><![CDATA[C++中的extern用法]]></title>
					<link>http://blog.xuite.net/mmkider/world/5015593</link>
					<pubDate>Sun, 29 Jan 2006 20:35:57 +0800</pubDate>
					<description><![CDATA[C++有二個基本的原則：<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4891402</guid>
					<title><![CDATA[函數指標特別用法 void (*(papf)[2])(int)釋義]]></title>
					<link>http://blog.xuite.net/mmkider/world/4891402</link>
					<pubDate>Wed, 18 Jan 2006 14:11:31 +0800</pubDate>
					<description><![CDATA[void(*(*papf)[2])(int)，在這種形式很難看出端倪。<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4883581</guid>
					<title><![CDATA[二個有用的設定Configure Tools in C::B]]></title>
					<link>http://blog.xuite.net/mmkider/world/4883581</link>
					<pubDate>Tue, 17 Jan 2006 15:40:19 +0800</pubDate>
					<description><![CDATA[Name: Explorer<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4650187</guid>
					<title><![CDATA[for、while的宣告區域性的差異]]></title>
					<link>http://blog.xuite.net/mmkider/world/4650187</link>
					<pubDate>Tue, 20 Dec 2005 13:44:14 +0800</pubDate>
					<description><![CDATA[<p>比較這二種迴圈時，應先講述locality of declaration的原由，以下的範例節自c++ primer
3th。</p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4572504</guid>
					<title><![CDATA[位元操作(bitwise)運算子]]></title>
					<link>http://blog.xuite.net/mmkider/world/4572504</link>
					<pubDate>Fri, 09 Dec 2005 22:48:47 +0800</pubDate>
					<description><![CDATA[位元操作運算子：係將其運算元(<span style="font-weight: bold;">通常是unsigned
int，或整數型別</span>)解釋成一個有次序的位元集成，並以其中個別位元或群組位元為作用範圍。<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4532962</guid>
					<title><![CDATA[二維陣列傳入函數]]></title>
					<link>http://blog.xuite.net/mmkider/world/4532962</link>
					<pubDate>Sun, 04 Dec 2005 17:16:20 +0800</pubDate>
					<description><![CDATA[<p><!--StartFragment --></p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4525109</guid>
					<title><![CDATA[C++字面常數]]></title>
					<link>http://blog.xuite.net/mmkider/world/4525109</link>
					<pubDate>Sat, 03 Dec 2005 13:28:50 +0800</pubDate>
					<description><![CDATA[<p dir="ltr" style="MARGIN-RIGHT: 0px">
字面常數，「字面」是因為我們只能夠論及其數值，「常數」是因為其值不可改變，例如，1這樣的一個數值出現在程式中，我們稱它為字面常數。每一個字面常數有一個對應的型別，例如0的型別為int，3.14159型別為double。我們說字面常數是「不可取址」，因為數值雖然的確儲存於電腦記憶體的某處，但我們無法處理其位值。<br></p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4522878</guid>
					<title><![CDATA[C++ 前置處理器常數]]></title>
					<link>http://blog.xuite.net/mmkider/world/4522878</link>
					<pubDate>Sat, 03 Dec 2005 11:03:29 +0800</pubDate>
					<description><![CDATA[C++ 定義了六個前置處理器常數<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4521997</guid>
					<title><![CDATA[C++數值型別解釋]]></title>
					<link>http://blog.xuite.net/mmkider/world/4521997</link>
					<pubDate>Sat, 03 Dec 2005 07:24:14 +0800</pubDate>
					<description><![CDATA[C++ 預先定義了一組<span style=
"FONT-WEIGHT: bold">數值型別</span>，可用來表示整數、浮點數、字元。<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4501163</guid>
					<title><![CDATA[C++ 的enum用法]]></title>
					<link>http://blog.xuite.net/mmkider/world/4501163</link>
					<pubDate>Wed, 30 Nov 2005 12:48:03 +0800</pubDate>
					<description><![CDATA[<p>enum提供了1、範圍限定與2、數值群組的能力。</p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/4018320</guid>
					<title><![CDATA[自行編譯codeblocks原始碼(for MinGW)]]></title>
					<link>http://blog.xuite.net/mmkider/world/4018320</link>
					<pubDate>Sat, 24 Sep 2005 14:58:02 +0800</pubDate>
					<description><![CDATA[<p>要編譯codeblocks原始碼，我們需要svn執行檔與wxwidgets原始碼、codeblocks原始碼<br></p>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item>
					<item>
					<guid>http://blog.xuite.net/mmkider/world/3557207</guid>
					<title><![CDATA[Code::Blocks is good IDE]]></title>
					<link>http://blog.xuite.net/mmkider/world/3557207</link>
					<pubDate>Mon, 18 Jul 2005 15:54:27 +0800</pubDate>
					<description><![CDATA[code::block是一個具潛力且優秀的IDE。<br>]]></description>
					<comments>http://avatar.xuite.net/11415865/s</comments>
					
					</item></channel>
				</rss>
