<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>评论：怎么用 CoolCode 插件</title>
	<link>http://scinese.com/blog/how-to-use-coolcode/</link>
	<description>赛先生门徒 :-)</description>
	<pubDate>Mon, 01 Dec 2008 19:00:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>来自：腾飞</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-891</link>
		<dc:creator>腾飞</dc:creator>
		<pubDate>Tue, 20 Nov 2007 08:08:23 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-891</guid>
		<description>http://www.fei311.cn/?p=21
我也是今天弄好 效果不错
些了个教程 欢迎去看看 不懂给我留言</description>
		<content:encoded><![CDATA[<p><a href="http://www.fei311.cn/?p=21" rel="nofollow">http://www.fei311.cn/?p=21</a><br />
我也是今天弄好 效果不错<br />
些了个教程 欢迎去看看 不懂给我留言</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Corsair Sun</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-19</link>
		<dc:creator>Corsair Sun</dc:creator>
		<pubDate>Sat, 21 Jul 2007 00:22:33 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-19</guid>
		<description>那个 syntax highlighter 好奇怪，72pines wiki 上的那个例子可以用，自己写了一个 css 也可以用，但是这个不能用：


&#60;pre name="code" class="c"&#62;
#include &#60;stdio.h&#62;

int main()
{
    printf("Hello world!\\n");
    return 0;
}
&#60;/pre&#62;


把 c 换成 cpp 和 c++ 也不行，出来的就是普通的 pre 效果。</description>
		<content:encoded><![CDATA[<p>那个 syntax highlighter 好奇怪，72pines wiki 上的那个例子可以用，自己写了一个 css 也可以用，但是这个不能用：</p>
<p>&lt;pre name=&#8221;code&#8221; class=&#8221;c&#8221;&gt;<br />
#include &lt;stdio.h&gt;</p>
<p>int main()<br />
{<br />
    printf(&#8221;Hello world!\\n&#8221;);<br />
    return 0;<br />
}<br />
&lt;/pre&gt;</p>
<p>把 c 换成 cpp 和 c++ 也不行，出来的就是普通的 pre 效果。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：kingler</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-18</link>
		<dc:creator>kingler</dc:creator>
		<pubDate>Fri, 20 Jul 2007 20:33:31 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-18</guid>
		<description>如果coolcode显示不是特别满意，你可以试试 syntax highlighter 插件。coolcode代码修改可能还得作者andot本来来做。</description>
		<content:encoded><![CDATA[<p>如果coolcode显示不是特别满意，你可以试试 syntax highlighter 插件。coolcode代码修改可能还得作者andot本来来做。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Yan</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-17</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Fri, 20 Jul 2007 14:52:11 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-17</guid>
		<description>我得和 Kingler 他们沟通一下。</description>
		<content:encoded><![CDATA[<p>我得和 Kingler 他们沟通一下。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Cheng Meng</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-16</link>
		<dc:creator>Cheng Meng</dc:creator>
		<pubDate>Fri, 20 Jul 2007 14:44:41 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-16</guid>
		<description>重新试了一下，效果还不错，但是c++代码里的template 这后面的全没了，导致后面的高亮不太对。能不能对coolcode的显示效果进一步调整？比如字体，还有那个行间细线……</description>
		<content:encoded><![CDATA[<p>重新试了一下，效果还不错，但是c++代码里的template 这后面的全没了，导致后面的高亮不太对。能不能对coolcode的显示效果进一步调整？比如字体，还有那个行间细线……</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Cheng Meng</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-15</link>
		<dc:creator>Cheng Meng</dc:creator>
		<pubDate>Fri, 20 Jul 2007 14:34:03 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-15</guid>
		<description>当时language直接写了c，应该写cpp。回去试试。以后还是要好好看看帮助</description>
		<content:encoded><![CDATA[<p>当时language直接写了c，应该写cpp。回去试试。以后还是要好好看看帮助</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Yan</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-14</link>
		<dc:creator>Yan</dc:creator>
		<pubDate>Fri, 20 Jul 2007 13:40:16 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-14</guid>
		<description>好像不是所有尖括号，比如我的例子里的尖括号，没有用 html entities</description>
		<content:encoded><![CDATA[<p>好像不是所有尖括号，比如我的例子里的尖括号，没有用 html entities</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Corsair Sun</title>
		<link>http://scinese.com/blog/how-to-use-coolcode/#comment-13</link>
		<dc:creator>Corsair Sun</dc:creator>
		<pubDate>Fri, 20 Jul 2007 11:59:36 +0000</pubDate>
		<guid>http://scinese.com/blog/how-to-use-coolcode/#comment-13</guid>
		<description>还好，但是所有的尖括号都要用 html entities 来写...</description>
		<content:encoded><![CDATA[<p>还好，但是所有的尖括号都要用 html entities 来写&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
