<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>追寻真理之美 - 真理与美</title><link>http://blog.csdn.net/ccat/category/44914.aspx</link><description>美是无处不在的</description><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 22 Nov 2006 00:24:25 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>智拙</dc:creator><title>数组移动算法</title><link>http://blog.csdn.net/ccat/archive/2006/04/25/677092.aspx</link><pubDate>Tue, 25 Apr 2006 17:16:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2006/04/25/677092.aspx</guid><description>移动数组中的元素&lt;img src ="http://blog.csdn.net/ccat/aggbug/677092.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>CLIST Tutorial中英对照版（二）</title><link>http://blog.csdn.net/ccat/archive/2006/04/02/648270.aspx</link><pubDate>Sun, 02 Apr 2006 21:43:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2006/04/02/648270.aspx</guid><description>CLIST Tutorial中英对照版，全文完。&lt;img src ="http://blog.csdn.net/ccat/aggbug/648270.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>CLISP Tutorial 中英对照版（一）</title><link>http://blog.csdn.net/ccat/archive/2006/03/31/645165.aspx</link><pubDate>Fri, 31 Mar 2006 00:08:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2006/03/31/645165.aspx</guid><description>CLISP Tutorial 中英对照版&lt;img src ="http://blog.csdn.net/ccat/aggbug/645165.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>[推介]比艺术更惊悚的真实</title><link>http://blog.csdn.net/ccat/archive/2005/11/29/539649.aspx</link><pubDate>Tue, 29 Nov 2005 22:49:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2005/11/29/539649.aspx</guid><description>怪力乱神的恐怖小说在真实面前如此苍白&lt;img src ="http://blog.csdn.net/ccat/aggbug/539649.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>该如何管理我们的知识？</title><link>http://blog.csdn.net/ccat/archive/2005/07/19/428536.aspx</link><pubDate>Tue, 19 Jul 2005 10:47:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2005/07/19/428536.aspx</guid><description>以下的文字并不是什么经验心得，更不是科学论文，只是一个经常写字的人心中一点迷茫。面对海量的信息，我们该如何存储、管理和与人分享？&lt;img src ="http://blog.csdn.net/ccat/aggbug/428536.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>March Library中的Multiboolean——多值逻辑实现</title><link>http://blog.csdn.net/ccat/archive/2005/03/20/324404.aspx</link><pubDate>Sun, 20 Mar 2005 03:00:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2005/03/20/324404.aspx</guid><description>我不想隐瞒，写下这一章的时候，我心里很自豪。对于真正的高手，那些创造了强大的虚拟机、框架和优雅类库的大师来讲，MultiBoolean这样的小东西确实不算什么。但是，这确是第一个可以让我自己满意的作品。虽然这个设计还不能作到完美，但是它已经可以满足我当前对多值逻辑的应用需求。&lt;img src ="http://blog.csdn.net/ccat/aggbug/324404.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>异常处理的几个语言无关的建议</title><link>http://blog.csdn.net/ccat/archive/2004/12/05/205683.aspx</link><pubDate>Sun, 05 Dec 2004 22:13:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2004/12/05/205683.aspx</guid><description>异常处理在编程语言中的地位，似乎没有OO、GP、AOP之类的概念那么轰动和气派，但它却在高级语言的结构中占据了无可动摇的地位。然而开发人员对异常技术的理解程度，还滞后于编程语言对异常技术的普遍支持。下面我们讨论几个常见的异常使用问题。&lt;img src ="http://blog.csdn.net/ccat/aggbug/205683.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>三值逻辑的一种实现</title><link>http://blog.csdn.net/ccat/archive/2004/10/17/139523.aspx</link><pubDate>Sun, 17 Oct 2004 04:50:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2004/10/17/139523.aspx</guid><description>本文使用C#.net实现了三值逻辑结构。这种实现方式是通过枚举来标识当前对象认可的算法。当然，它不是唯一的方法，也未必是最好的方法。&lt;img src ="http://blog.csdn.net/ccat/aggbug/139523.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>三值逻辑讨论</title><link>http://blog.csdn.net/ccat/archive/2004/09/15/104824.aspx</link><pubDate>Wed, 15 Sep 2004 02:06:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2004/09/15/104824.aspx</guid><description>习惯上我们在应用系统中一直使用两值逻辑：非True即False。两值逻辑的运算体系已经相当成熟，与、或、非以及衍生的异或、与非等等。但是在实际应用中，我们会有机会遇到三值逻辑。三值逻辑通常包含可选的True、False、NULL。NULL参与逻辑运算时，实际上存在着不同的算法。&lt;img src ="http://blog.csdn.net/ccat/aggbug/104824.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>智拙</dc:creator><title>Python为什么不需要swap(a, b)</title><link>http://blog.csdn.net/ccat/archive/2003/04/30/8349.aspx</link><pubDate>Wed, 30 Apr 2003 11:14:00 GMT</pubDate><guid>http://blog.csdn.net/ccat/archive/2003/04/30/8349.aspx</guid><description>Python中为什么没有swap(a, b)方法？我们在Python中如何交换对象？&lt;img src ="http://blog.csdn.net/ccat/aggbug/8349.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>