﻿<?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>C++博客-wsgyj-文章分类-C学习经验</title><link>http://www.cppblog.com/wsgyj/category/11712.html</link><description /><language>zh-cn</language><lastBuildDate>Fri, 11 Sep 2009 13:57:14 GMT</lastBuildDate><pubDate>Fri, 11 Sep 2009 13:57:14 GMT</pubDate><ttl>60</ttl><item><title>模块化设计的思想</title><link>http://www.cppblog.com/wsgyj/articles/95582.html</link><dc:creator>gyj</dc:creator><author>gyj</author><pubDate>Tue, 08 Sep 2009 07:59:00 GMT</pubDate><guid>http://www.cppblog.com/wsgyj/articles/95582.html</guid><wfw:comment>http://www.cppblog.com/wsgyj/comments/95582.html</wfw:comment><comments>http://www.cppblog.com/wsgyj/articles/95582.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/wsgyj/comments/commentRss/95582.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/wsgyj/services/trackbacks/95582.html</trackback:ping><description><![CDATA[<p>模块化设计的思想实际上是一种&#8220;分而治之&#8221;的思想，把一个大任务分解为若干个子任务，每一个子任务就相对简单了。&shy;</p>
<img src ="http://www.cppblog.com/wsgyj/aggbug/95582.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/wsgyj/" target="_blank">gyj</a> 2009-09-08 15:59 <a href="http://www.cppblog.com/wsgyj/articles/95582.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>