<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>于娜的BLOG</title><link /><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 15 Jun 2008 19:08:09 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>YuNa123</dc:creator><title>123</title><link>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550473.aspx</link><pubDate>Sun, 15 Jun 2008 19:08:00 GMT</pubDate><guid>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550473.aspx</guid><wfw:comment>comments/2550473.aspx</wfw:comment><comments>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550473.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2550473.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2550473</trackback:ping><description>2222222222222222222&lt;img src ="aggbug/2550473.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>YuNa123</dc:creator><title>123456</title><link>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550475.aspx</link><pubDate>Sun, 15 Jun 2008 19:08:00 GMT</pubDate><guid>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550475.aspx</guid><wfw:comment>comments/2550475.aspx</wfw:comment><comments>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550475.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2550475.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2550475</trackback:ping><description>2222222222222222222333333333333333333&lt;img src ="aggbug/2550475.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>YuNa123</dc:creator><title>123</title><link>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550469.aspx</link><pubDate>Sun, 15 Jun 2008 19:07:00 GMT</pubDate><guid>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550469.aspx</guid><wfw:comment>comments/2550469.aspx</wfw:comment><comments>http://blog.csdn.net/YuNa123/archive/2008/06/15/2550469.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2550469.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2550469</trackback:ping><description>2222222222222222222&lt;img src ="aggbug/2550469.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>YuNa123</dc:creator><title>RTF文件结构分析及其应用</title><link>http://blog.csdn.net/YuNa123/archive/2007/01/11/1479811.aspx</link><pubDate>Thu, 11 Jan 2007 09:58:00 GMT</pubDate><guid>http://blog.csdn.net/YuNa123/archive/2007/01/11/1479811.aspx</guid><wfw:comment>comments/1479811.aspx</wfw:comment><comments>http://blog.csdn.net/YuNa123/archive/2007/01/11/1479811.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1479811.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1479811</trackback:ping><description>RTF文件结构分析及其应用&lt;img src ="aggbug/1479811.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>YuNa123</dc:creator><title>什么是RTF格式？</title><link>http://blog.csdn.net/YuNa123/archive/2007/01/11/1479805.aspx</link><pubDate>Thu, 11 Jan 2007 09:46:00 GMT</pubDate><guid>http://blog.csdn.net/YuNa123/archive/2007/01/11/1479805.aspx</guid><wfw:comment>comments/1479805.aspx</wfw:comment><comments>http://blog.csdn.net/YuNa123/archive/2007/01/11/1479805.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/1479805.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1479805</trackback:ping><description>ＲＴＦ格式是许多软件都能够识别的文件格式。比如Ｗｏｒｄ、ＷＰＳＯｆｆｉｃｅ、Ｅｘｃｅｌ等都可以打开ＲＴＦ格式的文件，这说明这种格式是较为通用的。

ＲＴＦ是ＲｉｃｈＴｅｘｔＦｏｒｍａｔ的缩写，意即多文本格式。这是一种类似ＤＯＣ格式（Ｗｏｒｄ文档）的文件，有很好的兼容性，使用Ｗｉｎｄｏｗｓ“附件”中的“写字板”就能打开并进行编辑。使用“写字板”打开一个ＲＴＦ格式文件时，将看到文件的内容；如果要查看ＴＲＦ格式文件的源代码，只要使用“记事本”将它打开就行了。这就是说，你完全可以像编辑ＨＴＭＬ文件一样，使用“记事本”来编辑ＲＴＦ格式文件。

对普通用户而言，ＲＴＦ格式是一个很好的文件格式转换工具，用于在不同应用程序之间进行格式化文本文档的传送。&lt;img src ="aggbug/1479805.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>YuNa123</dc:creator><title>深入剖析C#的多态</title><link>http://blog.csdn.net/YuNa123/archive/2007/01/08/1477490.aspx</link><pubDate>Mon, 08 Jan 2007 20:34:00 GMT</pubDate><guid>http://blog.csdn.net/YuNa123/archive/2007/01/08/1477490.aspx</guid><wfw:comment>comments/1477490.aspx</wfw:comment><comments>http://blog.csdn.net/YuNa123/archive/2007/01/08/1477490.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/1477490.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1477490</trackback:ping><description>“多态性”一词最早用于生物学，指同一种族的生物体具有相同的特性。在C#中，多态性的定义是：同一操作作用于不同的类的实例，不同的类将进行不同的解释，最后产生不同的执行结果。&lt;img src ="aggbug/1477490.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>