<?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 on: Mnesia的分布式</title>
	<atom:link href="http://erlang-china.org/study/mnesia_dist.html/feed" rel="self" type="application/rss+xml" />
	<link>http://erlang-china.org/study/mnesia_dist.html</link>
	<description>erlang 中文社区</description>
	<lastBuildDate>Tue, 09 Mar 2010 05:28:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: cpusoft</title>
		<link>http://erlang-china.org/study/mnesia_dist.html/comment-page-1#comment-10493</link>
		<dc:creator>cpusoft</dc:creator>
		<pubDate>Sat, 31 Jan 2009 14:10:07 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/mnesia%e7%9a%84%e5%88%86%e5%b8%83%e5%bc%8f.html#comment-10493</guid>
		<description>谢谢楼主的奉献哦，不过最后的一个函数
demo( select_player ) -&gt; 
do( qlc:q([ X &#124;&#124; X 
mnesia:start(), 
set_table_data(), 
mnesia:stop().

是不是粘贴的时候少了？ 这个demo函数没有结束呀？
楼主补上？谢谢了哦</description>
		<content:encoded><![CDATA[<p>谢谢楼主的奉献哦，不过最后的一个函数<br />
demo( select_player ) -&gt;<br />
do( qlc:q([ X || X<br />
mnesia:start(),<br />
set_table_data(),<br />
mnesia:stop().</p>
<p>是不是粘贴的时候少了？ 这个demo函数没有结束呀？<br />
楼主补上？谢谢了哦</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: michael</title>
		<link>http://erlang-china.org/study/mnesia_dist.html/comment-page-1#comment-10163</link>
		<dc:creator>michael</dc:creator>
		<pubDate>Mon, 12 Jan 2009 10:39:45 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/mnesia%e7%9a%84%e5%88%86%e5%b8%83%e5%bc%8f.html#comment-10163</guid>
		<description>支持樓主！ 感謝分享，目前mnesia的資料只能看官方英文文檔，有這樣的例子對大家都是好事啊。</description>
		<content:encoded><![CDATA[<p>支持樓主！ 感謝分享，目前mnesia的資料只能看官方英文文檔，有這樣的例子對大家都是好事啊。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jackyz</title>
		<link>http://erlang-china.org/study/mnesia_dist.html/comment-page-1#comment-9438</link>
		<dc:creator>jackyz</dc:creator>
		<pubDate>Sat, 20 Dec 2008 03:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/mnesia%e7%9a%84%e5%88%86%e5%b8%83%e5%bc%8f.html#comment-9438</guid>
		<description>美化了一下 code ，看来你没有用 plain editor 。:P 
PS. 群博客没博主，只有一个义务扫水员。只要跟 erlang 有关，贴啥都行。</description>
		<content:encoded><![CDATA[<p>美化了一下 code ，看来你没有用 plain editor 。:P<br />
PS. 群博客没博主，只有一个义务扫水员。只要跟 erlang 有关，贴啥都行。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sw2wolf</title>
		<link>http://erlang-china.org/study/mnesia_dist.html/comment-page-1#comment-9361</link>
		<dc:creator>sw2wolf</dc:creator>
		<pubDate>Fri, 19 Dec 2008 06:02:53 +0000</pubDate>
		<guid isPermaLink="false">http://erlang-china.org/misc/mnesia%e7%9a%84%e5%88%86%e5%b8%83%e5%bc%8f.html#comment-9361</guid>
		<description>mnesia的资料本来就少， 谢谢提供!</description>
		<content:encoded><![CDATA[<p>mnesia的资料本来就少， 谢谢提供!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
