<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/newrain021011" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/newrain021011" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 29 Apr 2008 06:29:00 GMT</lastBuildDate><title>newrain  欢迎你</title><description>明月照纱窗格格孔明诸葛亮</description><link>http://blog.csdn.net/newrain021011/</link><item><title>MFC中手工创建控件</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/29/2340962.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2340962.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2340962.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2340962</trackback:ping><description>&lt;p&gt;本文以创建按钮为例 &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 在VC中创建一个对话框工程，本例中为“手工创建控件”，为方便起见，我们在对话框中先画一个按钮，并将按钮ID设置为：IDC_CREATE_BUTTON，标题为：“创建”，然后在Dlg对话框类下面创建一个CButton *pButton的指针变量，在OnInitDialog中把pButton指向NULL，完成初始化之后，开始编写创建按钮代码，在IDC_CREATE_BUTTON按钮上双击，进入到：&amp;nbsp;&amp;nbsp;&amp;nbsp; void CMyDlg::OnCreateButton() 代码编写中，编写如下代码： &lt;/p&gt;&lt;p&gt;void CMyDlg::OnCreateButton()&lt;br /&gt;&amp;nbsp;{&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp; // TODO: Add your control notification handler code here&amp;nbsp;&lt;br /&gt;&amp;nbsp;&amp;nbsp; if(pButton == NULL)&amp;nbsp;&amp;nbsp;&lt;br /&gt;&amp;nb&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2340962.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 29 Apr 2008 14:29:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/29/2340962.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/29/2340962.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>[转]Prize winner in Competition &quot;Best C++/MFC article of May 2007&quot;</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/25/2326530.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2326530.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2326530.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2326530</trackback:ping><description>&lt;h2&gt;许多VC++/MFC构架的开源项目&lt;/h2&gt;&lt;h2&gt;Introduction&lt;/h2&gt;&lt;p&gt;List of some of the best Open Source projects written in VC++/MFC. &lt;/p&gt;&lt;h2&gt;Background&lt;/h2&gt;&lt;p&gt;Codeproject has the best source code repository for VC++ developers. But another site Sourceforge.net also have some of the best quality projects available for VC++. Here I lists some of the best open source projects written in Visual C++. These are very good reference for all VC++ programmers.&lt;/p&gt;&lt;h2&gt;List of Best Open Souce projects written in VC++/MFC&lt;/&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2326530.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 25 Apr 2008 18:23:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/25/2326530.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/25/2326530.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>一次按操作规程操作失败引起的思考</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/22/2314717.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2314717.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2314717.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2314717</trackback:ping><description>一个非IT企业内部的技术文档思考，认为有必要进行标准化的技术管理处理，降低交流难度与操作规程的可行性！&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2314717.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 22 Apr 2008 22:00:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/22/2314717.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/22/2314717.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>三种自定义消息数值范围</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/20/2308915.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2308915.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2308915.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2308915</trackback:ping><description>摘录了三种自定义消息方法，通过查看MSDN中知道，三种自定义消息分别对应着不同的范围数值。用户可以根据自己的需求决定使用哪一种消息范围。&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2308915.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 20 Apr 2008 21:20:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/20/2308915.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/20/2308915.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>Bridge模式</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/20/2308583.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2308583.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2308583.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2308583</trackback:ping><description>主要讲述了Bridge模式的基础分析与实现。&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2308583.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 20 Apr 2008 18:07:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/20/2308583.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/20/2308583.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>项目管理培训记录</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/20/2308523.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2308523.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2308523.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2308523</trackback:ping><description>一次项目管理的摘录&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2308523.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 20 Apr 2008 17:09:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/20/2308523.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/20/2308523.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>原子微型结构信息应用到局部图形信息存储的猜想</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/18/2302972.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2302972.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2302972.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2302972</trackback:ping><description>有数学公式的类似性或者说光学波形与量子力学波形的类似性猜想的薛定谔方程应用到局部图形信息的精确存储。&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2302972.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 18 Apr 2008 17:57:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/18/2302972.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/18/2302972.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>CppUnit单元测试使用方法</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/11/2283404.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2283404.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2283404.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2283404</trackback:ping><description>CppUnit的使用配置，主要从CppUnit安装文件中翻译过来！CppUnit为单元测试，是XP编程的主要形式！&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2283404.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 12 Apr 2008 06:21:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/11/2283404.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/11/2283404.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>Thinking In C++笔记（一）</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/09/2270721.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2270721.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2270721.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2270721</trackback:ping><description>主要是一些异常的运行与结构！&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2270721.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 10 Apr 2008 01:23:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/09/2270721.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/09/2270721.aspx</guid><dc:creator>newrain</dc:creator></item><item><title>异常执行顺序(exception specification)</title><link>http://blog.csdn.net/newrain021011/archive/2008/04/09/2267288.aspx</link><wfw:comment>http://blog.csdn.net/newrain021011/comments/2267288.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/newrain021011/comments/commentRss/2267288.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2267288</trackback:ping><description>设置自己的unexpected函数，在异常规格说明中不存在时调用，VC下调试出现错误，发现异常执行顺序特别有意义。&lt;img src =&quot;http://blog.csdn.net/newrain021011/aggbug/2267288.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 09 Apr 2008 14:48:00 +0800</pubDate><author>newrain</author><comments>http://blog.csdn.net/newrain021011/archive/2008/04/09/2267288.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/newrain021011/archive/2008/04/09/2267288.aspx</guid><dc:creator>newrain</dc:creator></item></channel></rss>