<?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 Erlang非业余研究</title>
	<atom:link href="http://blog.yufeng.info/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yufeng.info</link>
	<description>Erlang系统深度探索和应用</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:06:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on ProcessOne releases OneCached 很好的学习Erlang的材料 by Yu Feng</title>
		<link>http://blog.yufeng.info/archives/638/comment-page-1#comment-900</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Thu, 29 Jul 2010 10:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=638#comment-900</guid>
		<description>搞的很简单 是个很好的培训教材！！！</description>
		<content:encoded><![CDATA[<p>搞的很简单 是个很好的培训教材！！！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 来自RHEL系统调优手册的几张经典图 by Yu Feng</title>
		<link>http://blog.yufeng.info/archives/617/comment-page-1#comment-855</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Tue, 20 Jul 2010 06:26:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=617#comment-855</guid>
		<description>多联系哦.</description>
		<content:encoded><![CDATA[<p>多联系哦.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 关于我 by fuzhijie</title>
		<link>http://blog.yufeng.info/about/comment-page-1#comment-853</link>
		<dc:creator>fuzhijie</dc:creator>
		<pubDate>Tue, 20 Jul 2010 05:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?page_id=2#comment-853</guid>
		<description>14年c开发经验, 12年网络开发经验, 3年Linux内核开发。我的神啊！</description>
		<content:encoded><![CDATA[<p>14年c开发经验, 12年网络开发经验, 3年Linux内核开发。我的神啊！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 来自RHEL系统调优手册的几张经典图 by hoterran</title>
		<link>http://blog.yufeng.info/archives/617/comment-page-1#comment-852</link>
		<dc:creator>hoterran</dc:creator>
		<pubDate>Tue, 20 Jul 2010 04:58:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=617#comment-852</guid>
		<description>好图~~~，前几天才知道你到了taobao</description>
		<content:encoded><![CDATA[<p>好图~~~，前几天才知道你到了taobao</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tsung压力测试工具介绍PPT by Yu Feng</title>
		<link>http://blog.yufeng.info/archives/605/comment-page-1#comment-848</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Mon, 19 Jul 2010 11:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=605#comment-848</guid>
		<description>哈哈 希望你们能够用上！</description>
		<content:encoded><![CDATA[<p>哈哈 希望你们能够用上！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tsung压力测试工具介绍PPT by 武彻</title>
		<link>http://blog.yufeng.info/archives/605/comment-page-1#comment-840</link>
		<dc:creator>武彻</dc:creator>
		<pubDate>Sun, 18 Jul 2010 06:01:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=605#comment-840</guid>
		<description>谢谢老余～效果很显著，反应很强烈～</description>
		<content:encoded><![CDATA[<p>谢谢老余～效果很显著，反应很强烈～</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 留言板 by alex</title>
		<link>http://blog.yufeng.info/%e7%95%99%e8%a8%80%e6%9d%bf/comment-page-1#comment-800</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Thu, 08 Jul 2010 09:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?page_id=65#comment-800</guid>
		<description>&lt;a href=&quot;#comment-542&quot; rel=&quot;nofollow&quot;&gt;@zfz &lt;/a&gt; 
我也遇到同样的问题,貌似参数不对?

man上是这样写的

set_alarm(alarm())

              Types  alarm() = {AlarmId, AlarmDescription}
                     AlarmId = term()
                     AlarmDescription = term()

              Sets an alarm with id AlarmId . This id is used at a later stage
              when the alarm is cleared.</description>
		<content:encoded><![CDATA[<p><a href="#comment-542" rel="nofollow">@zfz </a><br />
我也遇到同样的问题,貌似参数不对?</p>
<p>man上是这样写的</p>
<p>set_alarm(alarm())</p>
<p>              Types  alarm() = {AlarmId, AlarmDescription}<br />
                     AlarmId = term()<br />
                     AlarmDescription = term()</p>
<p>              Sets an alarm with id AlarmId . This id is used at a later stage<br />
              when the alarm is cleared.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on erl_nif Erlang的ffi 扩展erlang的另外一种方法 by sgqt</title>
		<link>http://blog.yufeng.info/archives/163/comment-page-1#comment-790</link>
		<dc:creator>sgqt</dc:creator>
		<pubDate>Mon, 05 Jul 2010 06:11:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=163#comment-790</guid>
		<description>&lt;a href=&quot;#comment-788&quot; rel=&quot;nofollow&quot;&gt;@Yu Feng  &lt;/a&gt; 
了解</description>
		<content:encoded><![CDATA[<p><a href="#comment-788" rel="nofollow">@Yu Feng  </a><br />
了解</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on erl_nif Erlang的ffi 扩展erlang的另外一种方法 by Yu Feng</title>
		<link>http://blog.yufeng.info/archives/163/comment-page-1#comment-788</link>
		<dc:creator>Yu Feng</dc:creator>
		<pubDate>Mon, 05 Jul 2010 03:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=163#comment-788</guid>
		<description>NIF的接口在R14A发布后才差不多固定下来. 之前的版本变化的很厉害,这个example代码是写在NIF第一版实现的基础上的,可能会有不兼容.</description>
		<content:encoded><![CDATA[<p>NIF的接口在R14A发布后才差不多固定下来. 之前的版本变化的很厉害,这个example代码是写在NIF第一版实现的基础上的,可能会有不兼容.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on erl_nif Erlang的ffi 扩展erlang的另外一种方法 by sgqt</title>
		<link>http://blog.yufeng.info/archives/163/comment-page-1#comment-787</link>
		<dc:creator>sgqt</dc:creator>
		<pubDate>Mon, 05 Jul 2010 03:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.yufeng.info/?p=163#comment-787</guid>
		<description>貌似你的代码在14上面会报错.
修改后就好了:
/* niftest.c */ 
#include &quot;erl_nif.h&quot; 
static ERL_NIF_TERM hello(ErlNifEnv* env,int argc, const ERL_NIF_TERM argv[]) 
{ 
    return enif_make_string(env, &quot;hello!&quot;,ERL_NIF_LATIN1); 
} 
static ErlNifFunc nif_funcs[] = 
{ 
    {&quot;hello&quot;, 0, hello} 
}; 
ERL_NIF_INIT(niftest,nif_funcs,NULL,NULL,NULL,NULL)</description>
		<content:encoded><![CDATA[<p>貌似你的代码在14上面会报错.<br />
修改后就好了:<br />
/* niftest.c */<br />
#include &#8220;erl_nif.h&#8221;<br />
static ERL_NIF_TERM hello(ErlNifEnv* env,int argc, const ERL_NIF_TERM argv[])<br />
{<br />
    return enif_make_string(env, &#8220;hello!&#8221;,ERL_NIF_LATIN1);<br />
}<br />
static ErlNifFunc nif_funcs[] =<br />
{<br />
    {&#8220;hello&#8221;, 0, hello}<br />
};<br />
ERL_NIF_INIT(niftest,nif_funcs,NULL,NULL,NULL,NULL)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
