<?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 for 未完成。。。。</title>
	<atom:link href="http://fancyleeo.net/wlog/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://fancyleeo.net/wlog</link>
	<description>===UNDONE===</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:07:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on 看客留言板 by admin</title>
		<link>http://fancyleeo.net/wlog/guestbook/comment-page-1#comment-52</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 26 Aug 2010 10:07:59 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/?page_id=18#comment-52</guid>
		<description>更新，请看http://wlog.fancyleeo.net</description>
		<content:encoded><![CDATA[<p>更新，请看http://wlog.fancyleeo.net</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 看客留言板 by 飘流</title>
		<link>http://fancyleeo.net/wlog/guestbook/comment-page-1#comment-51</link>
		<dc:creator>飘流</dc:creator>
		<pubDate>Tue, 24 Aug 2010 04:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/?page_id=18#comment-51</guid>
		<description>你也好久木有更新了</description>
		<content:encoded><![CDATA[<p>你也好久木有更新了</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on MyEclipse8.5下载地址 by Anonymous</title>
		<link>http://fancyleeo.net/wlog/133/comment-page-1#comment-47</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Mon, 31 May 2010 06:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/133#comment-47</guid>
		<description>评论一下!!</description>
		<content:encoded><![CDATA[<p>评论一下!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 看到一段有意思的话-做XX不是XX,是XX by zhaofeng</title>
		<link>http://fancyleeo.net/wlog/35/comment-page-1#comment-8</link>
		<dc:creator>zhaofeng</dc:creator>
		<pubDate>Thu, 11 Mar 2010 10:37:39 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/35#comment-8</guid>
		<description>呵呵，确实很有意思</description>
		<content:encoded><![CDATA[<p>呵呵，确实很有意思</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AN学习 by admin</title>
		<link>http://fancyleeo.net/wlog/41/comment-page-1#comment-6</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/41#comment-6</guid>
		<description>有时间要研究下咯。</description>
		<content:encoded><![CDATA[<p>有时间要研究下咯。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AN学习 by admin</title>
		<link>http://fancyleeo.net/wlog/41/comment-page-1#comment-5</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Mar 2010 12:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/41#comment-5</guid>
		<description>测试了一下，发现wp-syntax复制完代码后，会显示成
&lt;pre lang=&quot;&quot;&gt;
1
2

	

string str3 = String.Format(&quot;(C) Currency:{0:C}\n&quot;,-123.45678f);
string str4 = String.Format(&quot;(d) Short Date:{0:d}\n&quot;, DateTime.Now);
&lt;/pre&gt;
这样的。

而用Syntax Highlighter and Code Prettifier Plugin for WordPress会显示成&lt;pre lang=&quot;&quot;&gt;
view source
print?
1	string str1 = &quot;abcd&quot;;
2	int positionOfb = str1.IndexOf(&quot;b&quot;);&lt;/pre&gt;

显然多了点东西。但其又提供了复制按钮，复制完了虽然也很干净，但却是linux格式的，晕倒……</description>
		<content:encoded><![CDATA[<p>测试了一下，发现wp-syntax复制完代码后，会显示成</p>
<pre lang="">
1
2

string str3 = String.Format("(C) Currency:{0:C}\n",-123.45678f);
string str4 = String.Format("(d) Short Date:{0:d}\n", DateTime.Now);
</pre>
<p>这样的。</p>
<p>而用Syntax Highlighter and Code Prettifier Plugin for WordPress会显示成
<pre lang="">
view source
print?
1	string str1 = "abcd";
2	int positionOfb = str1.IndexOf("b");</pre>
<p>显然多了点东西。但其又提供了复制按钮，复制完了虽然也很干净，但却是linux格式的，晕倒……</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 测试一个插件:SyntaxHighlighterPro by admin</title>
		<link>http://fancyleeo.net/wlog/33/comment-page-1#comment-4</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 04 Mar 2010 14:05:15 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/?p=33#comment-4</guid>
		<description>一会我再试试.</description>
		<content:encoded><![CDATA[<p>一会我再试试.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 测试一个插件:SyntaxHighlighterPro by 飘流</title>
		<link>http://fancyleeo.net/wlog/33/comment-page-1#comment-3</link>
		<dc:creator>飘流</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:15:49 +0000</pubDate>
		<guid isPermaLink="false">http://fancyleeo.net/wlog/?p=33#comment-3</guid>
		<description>看不到效果……</description>
		<content:encoded><![CDATA[<p>看不到效果……</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 看看以下几句话发生了什么 by admin</title>
		<link>http://fancyleeo.net/wlog/131/comment-page-1#comment-26</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 12 Nov 2009 03:40:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fancyleeo.net/2009/11/11/see-what-happened-here/#comment-26</guid>
		<description>很诡异，反正我是不理解- -、</description>
		<content:encoded><![CDATA[<p>很诡异，反正我是不理解- -、</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 看看以下几句话发生了什么 by 飘流</title>
		<link>http://fancyleeo.net/wlog/131/comment-page-1#comment-25</link>
		<dc:creator>飘流</dc:creator>
		<pubDate>Wed, 11 Nov 2009 12:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fancyleeo.net/2009/11/11/see-what-happened-here/#comment-25</guid>
		<description>第二行str虽然是null，但它是有类型的，是个String，第五行println的参数直接传null，null没有数据类型，println()不知道该调用哪个函数，所以就有错了
应该是这样吧？</description>
		<content:encoded><![CDATA[<p>第二行str虽然是null，但它是有类型的，是个String，第五行println的参数直接传null，null没有数据类型，println()不知道该调用哪个函数，所以就有错了<br />
应该是这样吧？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
