<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/smilewater/</link><description>猪一思考，屠夫就发笑</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 20 Jul 2007 15:51:07 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>smilewater</dc:creator><title>Ruby Object 类详细分析（2） </title><link>http://blog.csdn.net/smilewater/archive/2007/07/20/1700585.aspx</link><pubDate>Fri, 20 Jul 2007 15:51:00 GMT</pubDate><guid>http://blog.csdn.net/smilewater/archive/2007/07/20/1700585.aspx</guid><wfw:comment>http://blog.csdn.net/smilewater/comments/1700585.aspx</wfw:comment><comments>http://blog.csdn.net/smilewater/archive/2007/07/20/1700585.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/smilewater/comments/commentRss/1700585.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1700585</trackback:ping><description>动态性是Ruby的灵魂。Ruby的动态性体现在很多方面，Object类中也有一个最根本的体现，就是send方法，由于这个方法如此重要，为了使得在这个方法被覆盖时你可以同样获得这种功能，Object还提供了一个__send__方法，它们完成同样的功能。&lt;img src ="http://blog.csdn.net/smilewater/aggbug/1700585.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>smilewater</dc:creator><title>Ruby Object 类详细分析（1）</title><link>http://blog.csdn.net/smilewater/archive/2007/07/17/1694569.aspx</link><pubDate>Tue, 17 Jul 2007 11:06:00 GMT</pubDate><guid>http://blog.csdn.net/smilewater/archive/2007/07/17/1694569.aspx</guid><wfw:comment>http://blog.csdn.net/smilewater/comments/1694569.aspx</wfw:comment><comments>http://blog.csdn.net/smilewater/archive/2007/07/17/1694569.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/smilewater/comments/commentRss/1694569.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1694569</trackback:ping><description>Ruby的Object是所有类的父对象，因此它的所有方法在所有对象中都是可用的（如果没有被覆盖的话）。因此它的重要性那是不言而喻的。
&lt;img src ="http://blog.csdn.net/smilewater/aggbug/1694569.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>smilewater</dc:creator><title>用Ruby的OLE 自动化把文本文件内容插入到Word中</title><link>http://blog.csdn.net/smilewater/archive/2007/07/11/1685477.aspx</link><pubDate>Wed, 11 Jul 2007 17:04:00 GMT</pubDate><guid>http://blog.csdn.net/smilewater/archive/2007/07/11/1685477.aspx</guid><wfw:comment>http://blog.csdn.net/smilewater/comments/1685477.aspx</wfw:comment><comments>http://blog.csdn.net/smilewater/archive/2007/07/11/1685477.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/smilewater/comments/commentRss/1685477.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1685477</trackback:ping><description>博文要我写一本有关Ruby的书，其中对文本文件（代码，配置文件）的格式是有特殊要求，文件路径用Arial Narrow 小四、斜体，正文用Courier New 五号。下面的这个Ruby程序使用OLE Automation来做这个工作。 
&lt;img src ="http://blog.csdn.net/smilewater/aggbug/1685477.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>smilewater</dc:creator><title>Ruby的头号Gem：Rake</title><link>http://blog.csdn.net/smilewater/archive/2007/07/09/1683808.aspx</link><pubDate>Mon, 09 Jul 2007 17:44:00 GMT</pubDate><guid>http://blog.csdn.net/smilewater/archive/2007/07/09/1683808.aspx</guid><wfw:comment>http://blog.csdn.net/smilewater/comments/1683808.aspx</wfw:comment><comments>http://blog.csdn.net/smilewater/archive/2007/07/09/1683808.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/smilewater/comments/commentRss/1683808.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1683808</trackback:ping><description>本文详细详细介绍了Rails中Rake的用法和来龙去脉。&lt;img src ="http://blog.csdn.net/smilewater/aggbug/1683808.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>smilewater</dc:creator><title>Ruby/Rails 中的YAML</title><link>http://blog.csdn.net/smilewater/archive/2007/07/05/1679835.aspx</link><pubDate>Thu, 05 Jul 2007 16:08:00 GMT</pubDate><guid>http://blog.csdn.net/smilewater/archive/2007/07/05/1679835.aspx</guid><wfw:comment>http://blog.csdn.net/smilewater/comments/1679835.aspx</wfw:comment><comments>http://blog.csdn.net/smilewater/archive/2007/07/05/1679835.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/smilewater/comments/commentRss/1679835.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1679835</trackback:ping><description>YAML在Ruby和Rails中的使用。&lt;img src ="http://blog.csdn.net/smilewater/aggbug/1679835.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>smilewater</dc:creator><title>Word中用换行符替换分段符的宏</title><link>http://blog.csdn.net/smilewater/archive/2007/07/03/1676930.aspx</link><pubDate>Tue, 03 Jul 2007 16:43:00 GMT</pubDate><guid>http://blog.csdn.net/smilewater/archive/2007/07/03/1676930.aspx</guid><wfw:comment>http://blog.csdn.net/smilewater/comments/1676930.aspx</wfw:comment><comments>http://blog.csdn.net/smilewater/archive/2007/07/03/1676930.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/smilewater/comments/commentRss/1676930.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1676930</trackback:ping><description>在Word中添加代码的时候，经常希望粘贴的代码并不是每一行作为一个段落，而是仅仅是分行符。就像HTML网页的和拷贝到word中的显示是不同的。&lt;img src ="http://blog.csdn.net/smilewater/aggbug/1676930.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>