<?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>评论：RunCode - plugin to show your code</title>
	<atom:link href="http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/</link>
	<description>回到最初的美好</description>
	<lastBuildDate>Mon, 22 Feb 2010 02:53:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：5JUN</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-24085</link>
		<dc:creator>5JUN</dc:creator>
		<pubDate>Wed, 16 Dec 2009 07:39:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-24085</guid>
		<description>很好用的插件～！ :-D</description>
		<content:encoded><![CDATA[<p>很好用的插件～！ <img src='http://blog.sunshow.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：gum</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23920</link>
		<dc:creator>gum</dc:creator>
		<pubDate>Sun, 23 Nov 2008 17:35:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23920</guid>
		<description>先谢谢你的留言。
我也知道是&lt; !DOCTYPE，尖括号和叹号之间的空格是个问题。
但输入的时候把那个空格删掉，输出结果还是那个样子。自己加个空格。

测试:


</description>
		<content:encoded><![CDATA[<p>先谢谢你的留言。<br />
我也知道是&lt; !DOCTYPE，尖括号和叹号之间的空格是个问题。<br />
但输入的时候把那个空格删掉，输出结果还是那个样子。自己加个空格。</p>
<p>测试:</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sunshow</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23919</link>
		<dc:creator>Sunshow</dc:creator>
		<pubDate>Sun, 23 Nov 2008 02:49:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23919</guid>
		<description>你需要使用专门的poEdit来生成mo文件
po是源文件

html头部信息不知道你指的是什么，发代码用coolcode标签</description>
		<content:encoded><![CDATA[<p>你需要使用专门的poEdit来生成mo文件<br />
po是源文件</p>
<p>html头部信息不知道你指的是什么，发代码用coolcode标签</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：gum</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23918</link>
		<dc:creator>gum</dc:creator>
		<pubDate>Sun, 23 Nov 2008 02:00:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23918</guid>
		<description>那一部分被隐藏啦。。就是【!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;】这一部分。</description>
		<content:encoded><![CDATA[<p>那一部分被隐藏啦。。就是【!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"】这一部分。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：gum</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23917</link>
		<dc:creator>gum</dc:creator>
		<pubDate>Sun, 23 Nov 2008 01:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23917</guid>
		<description>问题1：html头部信息好像有问题哦。。
就是
这一部分。

运行后把那一行直接给显示到页面当中。
给你以下地址：
http://bukdu.shworks.com/wordpress/107

问题2： 别的语言怎么加？我把runcode-zh_CN.po里的中文全改成韩国语另存为runcode-ko_KR.po
runcode-zh_CN.mo这个文件无法打开。所以直接复制一个文件名改成runcode-ko_KR.mo。
然后上传。结果没反应。不知怎么弄? 拜托！！俺是中国人。。嘿嘿。</description>
		<content:encoded><![CDATA[<p>问题1：html头部信息好像有问题哦。。<br />
就是<br />
这一部分。</p>
<p>运行后把那一行直接给显示到页面当中。<br />
给你以下地址：<br />
<a href="http://bukdu.shworks.com/wordpress/107" rel="nofollow">http://bukdu.shworks.com/wordpress/107</a></p>
<p>问题2： 别的语言怎么加？我把runcode-zh_CN.po里的中文全改成韩国语另存为runcode-ko_KR.po<br />
runcode-zh_CN.mo这个文件无法打开。所以直接复制一个文件名改成runcode-ko_KR.mo。<br />
然后上传。结果没反应。不知怎么弄? 拜托！！俺是中国人。。嘿嘿。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：菠菜</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23887</link>
		<dc:creator>菠菜</dc:creator>
		<pubDate>Wed, 17 Sep 2008 12:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23887</guid>
		<description>很有用的插件，本来想把功能代码写到php中的，没想到一搜索就到了这里。真是感谢。</description>
		<content:encoded><![CDATA[<p>很有用的插件，本来想把功能代码写到php中的，没想到一搜索就到了这里。真是感谢。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sunshow</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23874</link>
		<dc:creator>Sunshow</dc:creator>
		<pubDate>Fri, 22 Aug 2008 13:22:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23874</guid>
		<description>如果要发代码请用coolcode标签，参考底下的提示</description>
		<content:encoded><![CDATA[<p>如果要发代码请用coolcode标签，参考底下的提示</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：icemanpro</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23870</link>
		<dc:creator>icemanpro</dc:creator>
		<pubDate>Fri, 22 Aug 2008 05:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23870</guid>
		<description>css 能不能用

 

方式使用？</description>
		<content:encoded><![CDATA[<p>css 能不能用</p>
<p>方式使用？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sally</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23845</link>
		<dc:creator>Sally</dc:creator>
		<pubDate>Sun, 20 Jul 2008 02:20:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23845</guid>
		<description>test code seems cool thanks</description>
		<content:encoded><![CDATA[<p>test code seems cool thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：web</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23759</link>
		<dc:creator>web</dc:creator>
		<pubDate>Mon, 14 Apr 2008 02:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23759</guid>
		<description>测试一下</description>
		<content:encoded><![CDATA[<p>测试一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：WEB LOG</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23749</link>
		<dc:creator>WEB LOG</dc:creator>
		<pubDate>Sat, 05 Apr 2008 11:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23749</guid>
		<description>谢谢你的关注……</description>
		<content:encoded><![CDATA[<p>谢谢你的关注……</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sunshow</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23748</link>
		<dc:creator>Sunshow</dc:creator>
		<pubDate>Sat, 05 Apr 2008 10:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23748</guid>
		<description>PHP标签是WordPress自动过滤的，另外该插件只能运行JS代码</description>
		<content:encoded><![CDATA[<p>PHP标签是WordPress自动过滤的，另外该插件只能运行JS代码</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sunshow</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23747</link>
		<dc:creator>Sunshow</dc:creator>
		<pubDate>Sat, 05 Apr 2008 10:07:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23747</guid>
		<description>不好意思，升级完wp2.5之后和coolcode标签嵌套使用时出了点小问题，一直没发现，现在好了。</description>
		<content:encoded><![CDATA[<p>不好意思，升级完wp2.5之后和coolcode标签嵌套使用时出了点小问题，一直没发现，现在好了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：WEBLOG</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23745</link>
		<dc:creator>WEBLOG</dc:creator>
		<pubDate>Sat, 05 Apr 2008 09:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23745</guid>
		<description>这一点我搞错了,不好意思……
呵呵 ~~~
只能是过滤，不然就完蛋了……

我开始理解为修改代码后再运行就还是显示PHP的代码呢……</description>
		<content:encoded><![CDATA[<p>这一点我搞错了,不好意思……<br />
呵呵 ~~~<br />
只能是过滤，不然就完蛋了……</p>
<p>我开始理解为修改代码后再运行就还是显示PHP的代码呢……</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：WEBLOG</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23744</link>
		<dc:creator>WEBLOG</dc:creator>
		<pubDate>Sat, 05 Apr 2008 09:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23744</guid>
		<description>这个白的部分为:
＜？ＰＨＰ
ＥＣＨＯ “Hi, I’m a PHP script!”;
？＞</description>
		<content:encoded><![CDATA[<p>这个白的部分为:<br />
＜？ＰＨＰ<br />
ＥＣＨＯ “Hi, I’m a PHP script!”;<br />
？＞</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：WEBLOG</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23743</link>
		<dc:creator>WEBLOG</dc:creator>
		<pubDate>Sat, 05 Apr 2008 09:01:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23743</guid>
		<description>把[runcode]
＜？ＰＨＰ
ＥＣＨＯ &quot;Hi, I&#039;m a PHP script!&quot;;
？＞
[/runcode]
这样会过滤掉?</description>
		<content:encoded><![CDATA[<p>把[runcode]<br />
＜？ＰＨＰ<br />
ＥＣＨＯ "Hi, I'm a PHP script!";<br />
？＞<br />
[/runcode]<br />
这样会过滤掉?</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：WEBLOG</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23742</link>
		<dc:creator>WEBLOG</dc:creator>
		<pubDate>Sat, 05 Apr 2008 08:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23742</guid>
		<description>[runcode]
 
[/runcode]
这个的话……
你自己试试吧……
成白的了？</description>
		<content:encoded><![CDATA[<p>[runcode]</p>
<p>[/runcode]<br />
这个的话……<br />
你自己试试吧……<br />
成白的了？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：WEBLOG</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23740</link>
		<dc:creator>WEBLOG</dc:creator>
		<pubDate>Sat, 05 Apr 2008 08:23:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23740</guid>
		<description>使用方法：

++RunCode_BLOCK_zGmLRP++

弱弱的请教一句，这句是啥意思？？？
在哪儿使用？？</description>
		<content:encoded><![CDATA[<p>使用方法：</p>
<p>++RunCode_BLOCK_zGmLRP++</p>
<p>弱弱的请教一句，这句是啥意思？？？<br />
在哪儿使用？？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：tsenfine</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23734</link>
		<dc:creator>tsenfine</dc:creator>
		<pubDate>Wed, 02 Apr 2008 09:48:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23734</guid>
		<description>把runcode.php保存为utf-8编码试试</description>
		<content:encoded><![CDATA[<p>把runcode.php保存为utf-8编码试试</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Sunshow</title>
		<link>http://blog.sunshow.net/2007/03/wordpress-runcode-plugin/comment-page-1/#comment-23681</link>
		<dc:creator>Sunshow</dc:creator>
		<pubDate>Tue, 12 Feb 2008 12:32:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.sunshow.net/blog/archives/367.html#comment-23681</guid>
		<description>您网页的编码对吗？</description>
		<content:encoded><![CDATA[<p>您网页的编码对吗？</p>
]]></content:encoded>
	</item>
</channel>
</rss>
