﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-左右间-随笔分类-Erlang</title><link>http://www.cnblogs.com/MinSentinel/category/112910.html</link><description>行走在左右之间</description><language>zh-cn</language><lastBuildDate>Wed, 21 May 2008 08:23:14 GMT</lastBuildDate><pubDate>Wed, 21 May 2008 08:23:14 GMT</pubDate><ttl>60</ttl><item><title>Erlang中的数据类型之原子类型(Atom)和元组(Tuple)</title><link>http://www.cnblogs.com/MinSentinel/archive/2007/11/18/963358.html</link><dc:creator>左右间</dc:creator><author>左右间</author><pubDate>Sun, 18 Nov 2007 11:13:00 GMT</pubDate><guid>http://www.cnblogs.com/MinSentinel/archive/2007/11/18/963358.html</guid><wfw:comment>http://www.cnblogs.com/MinSentinel/comments/963358.html</wfw:comment><comments>http://www.cnblogs.com/MinSentinel/archive/2007/11/18/963358.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/MinSentinel/comments/commentRss/963358.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/MinSentinel/services/trackbacks/963358.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 原子类型(Atom)他是一种很特殊的类型,表示菲数值类型的常量.他的值就是它本身,而且不可修改.他只可以使用小写字母开头.1&gt;hello.hello以上hello就是一个原子类...&nbsp;&nbsp;<a href='http://www.cnblogs.com/MinSentinel/archive/2007/11/18/963358.html'>阅读全文</a><img src ="http://www.cnblogs.com/MinSentinel/aggbug/963358.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://MinSentinel.cnblogs.com/" target="_blank">左右间</a> 2007-11-18 19:13 <a href="http://www.cnblogs.com/MinSentinel/archive/2007/11/18/963358.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Erlang中使用变量的简单示例</title><link>http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962865.html</link><dc:creator>左右间</dc:creator><author>左右间</author><pubDate>Sat, 17 Nov 2007 14:08:00 GMT</pubDate><guid>http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962865.html</guid><wfw:comment>http://www.cnblogs.com/MinSentinel/comments/962865.html</wfw:comment><comments>http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962865.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/MinSentinel/comments/commentRss/962865.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/MinSentinel/services/trackbacks/962865.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 1.赋值1&gt;X=100.100以上只是简单的声明了一个变量X,并为其赋值100.记得在以句号结尾.回车后会自动显示当前X的值100.2.运算2&gt;X*X*X....&nbsp;&nbsp;<a href='http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962865.html'>阅读全文</a><img src ="http://www.cnblogs.com/MinSentinel/aggbug/962865.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://MinSentinel.cnblogs.com/" target="_blank">左右间</a> 2007-11-17 22:08 <a href="http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962865.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>学习Erlang的五个理由</title><link>http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962831.html</link><dc:creator>左右间</dc:creator><author>左右间</author><pubDate>Sat, 17 Nov 2007 13:19:00 GMT</pubDate><guid>http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962831.html</guid><wfw:comment>http://www.cnblogs.com/MinSentinel/comments/962831.html</wfw:comment><comments>http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962831.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/MinSentinel/comments/commentRss/962831.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/MinSentinel/services/trackbacks/962831.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 希望让所写的程序在多核计算机上运行的更快.希望让所写的程序足够健壮,可以在不中断服务的情况下对其做修改.你听说过函数编程,想知道他究竟怎么工作....&nbsp;&nbsp;<a href='http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962831.html'>阅读全文</a><img src ="http://www.cnblogs.com/MinSentinel/aggbug/962831.html?type=1" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://MinSentinel.cnblogs.com/" target="_blank">左右间</a> 2007-11-17 21:19 <a href="http://www.cnblogs.com/MinSentinel/archive/2007/11/17/962831.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>