<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>第二基地 Comments</title>
	<link>http://prometheus.blogsome.com</link>
	<description>谢顿在上</description>
	<pubDate>Wed, 02 Dec 2009 17:47:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: пицца</title>
		<link>http://prometheus.blogsome.com/2005/06/15/new_monitor/#comment-38</link>
		<pubDate>Tue, 25 Nov 2008 22:25:01 +0000</pubDate>
		<guid>http://prometheus.blogsome.com/2005/06/15/new_monitor/#comment-38</guid>
					<description>you're absolutely freaky dude!:)</description>
		<content:encoded><![CDATA[	<p>you&#8217;re absolutely freaky dude!:)
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Yujian</title>
		<link>http://prometheus.blogsome.com/2005/10/25/debian_tetex/#comment-37</link>
		<pubDate>Sun, 17 Jun 2007 22:26:07 +0100</pubDate>
		<guid>http://prometheus.blogsome.com/2005/10/25/debian_tetex/#comment-37</guid>
					<description>你的Linux下的TeX能用中文吗？我的一直没有配出来。</description>
		<content:encoded><![CDATA[	<p>你的Linux下的TeX能用中文吗？我的一直没有配出来。
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: 沙罗</title>
		<link>http://prometheus.blogsome.com/2006/08/07/73/#comment-36</link>
		<pubDate>Wed, 31 Jan 2007 09:10:14 +0000</pubDate>
		<guid>http://prometheus.blogsome.com/2006/08/07/73/#comment-36</guid>
					<description>itoa
	

  原型：extern char *itoa(int i);
    
  用法：#include 
  
  功能：把整数i转换成字符串
  
  说明：返回指向转换后的字符串的指针
  
  举例：

      // itoa.c
      
      #include 
      #include 

      main()
      {
        int i=7412;
        
        clrscr();        // clear screen
        textmode(0x00);
        
        printf(&quot;%d&quot;,i);
        printf(&quot;%s&quot;,itoa(i));
        
        getchar();
        return 0;
      }
      
  相关函数：无

</description>
		<content:encoded><![CDATA[	<p>itoa</p>
	<p>  原型：extern char *itoa(int i);</p>
	<p>  用法：#include </p>
	<p>  功能：把整数i转换成字符串</p>
	<p>  说明：返回指向转换后的字符串的指针</p>
	<p>  举例：</p>
	<p>      // itoa.c</p>
	<p>      #include<br />
      #include </p>
	<p>      main()<br />
      {<br />
        int i=7412;</p>
	<p>        clrscr();        // clear screen<br />
        textmode(0x00);</p>
	<p>        printf(&#8221;%d&#8221;,i);<br />
        printf(&#8221;%s&#8221;,itoa(i));</p>
	<p>        getchar();<br />
        return 0;<br />
      }</p>
	<p>  相关函数：无
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: fanmmm</title>
		<link>http://prometheus.blogsome.com/2006/07/27/fanmm/#comment-33</link>
		<pubDate>Sat, 26 Aug 2006 21:22:17 +0100</pubDate>
		<guid>http://prometheus.blogsome.com/2006/07/27/fanmm/#comment-33</guid>
					<description>喂，你这是为了完成任务而完成任务啊，巴男，娃哈哈

不过还不错啦</description>
		<content:encoded><![CDATA[	<p>喂，你这是为了完成任务而完成任务啊，巴男，娃哈哈</p>
	<p>不过还不错啦
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: prometheus</title>
		<link>http://prometheus.blogsome.com/2006/06/21/new_smart_operator/#comment-32</link>
		<pubDate>Thu, 22 Jun 2006 03:25:20 +0100</pubDate>
		<guid>http://prometheus.blogsome.com/2006/06/21/new_smart_operator/#comment-32</guid>
					<description>there is an emacs extension named smart-operator,u can google it and get all the .el files,then replace the function in smart-operator.el with my version,my mail:fvwmerATgmailDOTcom,mail me:)</description>
		<content:encoded><![CDATA[	<p>there is an emacs extension named smart-operator,u can google it and get all the .el files,then replace the function in smart-operator.el with my version,my mail:fvwmerATgmailDOTcom,mail me:)
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
