<?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/laona87" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/laona87" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 18 Mar 2008 09:13:00 GMT</lastBuildDate><title>87年的老纳</title><link>http://blog.csdn.net/laona87/</link><item><title>再帮CPU节省一次资源</title><link>http://blog.csdn.net/laona87/archive/2008/03/18/2193438.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/2193438.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/2193438.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2193438</trackback:ping><description>今天下午在写象棋程序时想在对话框上显示系统时间，出于个性化，我采用了图片显示，进行简单的换算，将时钟的十分位和个位以及分钟的十分位和个位分别截取出来，然后将每位数字对应一张我用PS做好了的数字图片，然后用Timer按普通方法成功实现了，也就是说每隔一秒种更新一次时间的显示以便和系统时间吻合，从运行来看发现效果也可以，下棋的时候好像也没影响电脑思考速度，但总觉得这可以更加优化，可以再节省一下资源，哦，谁叫我是一个一无所有的穷鬼哩，各位也这样一想的话就会觉得我这样做也很合情理嘛，好了，接下来说一下这个简单但有意义的技巧：&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/2193438.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029876/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029876/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Tue, 18 Mar 2008 17:13:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2008/03/18/2193438.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2008/03/18/2193438.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2008/03/18/2193438.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029876/4704825</fs:itemid></item><item><title>为对话框设置背景图片为指定的bmp文件</title><link>http://blog.csdn.net/laona87/archive/2007/12/23/1961595.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1961595.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1961595.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1961595</trackback:ping><description>重写OnEraseBkgnd(CDC* pDC)函数为如下：&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1961595.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029877/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029877/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 21:42:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/23/1961595.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/23/1961595.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/23/1961595.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029877/4704825</fs:itemid></item><item><title>使基于对话框的程序全屏显示</title><link>http://blog.csdn.net/laona87/archive/2007/12/23/1961594.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1961594.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1961594.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1961594</trackback:ping><description>在OnInitDialog()函数里输入以下两行：&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1961594.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029878/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029878/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 21:41:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/23/1961594.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/23/1961594.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/23/1961594.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029878/4704825</fs:itemid></item><item><title>棋在江湖开发日志</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958806.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958806.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958806.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958806</trackback:ping><description>项目名称：棋在江湖具体功能结束后再通知大家^_^，当然其主要功能也无非就是中国象棋，只是想要创意一下，当然随着其日志的发布，功能也会一步步供布。&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958806.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029879/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029879/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:57:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958806.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958806.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958806.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029879/4704825</fs:itemid></item><item><title>设计了张递归分析图</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958800.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958800.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958800.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958800</trackback:ping><description>因为自己有的时候遇到复杂点的递归糊涂，例如在看人机博弈的搜索引擎的时候。同时为了让更多的朋友更容易理解所以做了这两张图片：&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958800.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029880/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029880/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:53:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958800.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958800.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958800.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029880/4704825</fs:itemid></item><item><title>二叉树笔记</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958798.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958798.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958798.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958798</trackback:ping><description>性质：

1.在二叉树的第i层上最多有2^i-1(i&gt;=1，2的i-1次方)
2.深(高)度为k的二叉树最多有2^k-1个结点(k&gt;=1，2的k次方-1)
3.对任何一棵二叉树，如果度为0的结点数(叶子结点数)为n0,度为2的结点数为n2,则n0=n2+1 (由总结点数=树的总度数+1可证)
&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958798.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029881/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029881/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:48:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958798.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958798.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958798.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029881/4704825</fs:itemid></item><item><title>推箱子</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958795.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958795.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958795.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958795</trackback:ping><description>完成时间：大学二年级暑假
设计地点：家里二楼睡觉房

开发工具：VC++.NET2003

说明：除了基本的推箱子功能，此程序里实现了局域网的聊天功能，也加入了远程DOS命令的发送，带有地图编辑器，实现了地图的扩增。

界面：
&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958795.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029882/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029882/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:44:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958795.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958795.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958795.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029882/4704825</fs:itemid></item><item><title>在VC++.NET的视图程序中屏蔽菜单</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958790.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958790.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958790.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958790</trackback:ping><description>BOOL CMainFrame::PreCreateWindow(CREATESTRUCT&amp; cs)
{
if( !CFrameWnd::PreCreateWindow(cs) )
return FALSE;
// TODO: 在此处通过修改 CREATESTRUCT cs 来修改窗口类或
// 样式&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958790.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029883/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029883/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:22:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958790.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958790.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958790.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029883/4704825</fs:itemid></item><item><title>VC++.NET中如何将对话框嵌入到视图客户区中</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958787.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958787.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958787.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958787</trackback:ping><description>将对话框的style属性设为：child 将Title的属性设为：false

在目标视图类中声明要显示的对话框类的成员变量m_dlg

重写视图类的OnDraw函数添加如下代码：&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958787.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029884/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029884/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:21:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958787.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958787.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958787.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029884/4704825</fs:itemid></item><item><title>在VC++.NET中响应Ctrl+Enter键</title><link>http://blog.csdn.net/laona87/archive/2007/12/22/1958789.aspx</link><wfw:comment>http://blog.csdn.net/laona87/comments/1958789.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/laona87/comments/commentRss/1958789.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1958789</trackback:ping><description>重定相应对话框的PreTranslateMessage消息

如下：&lt;img src =&quot;http://blog.csdn.net/laona87/aggbug/1958789.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/laona87/264029885/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/laona87/264029885/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Sun, 23 Dec 2007 01:21:00 +0800</pubDate><author>87年的老纳</author><comments>http://blog.csdn.net/laona87/archive/2007/12/22/1958789.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/laona87/archive/2007/12/22/1958789.aspx</guid><dc:creator>87年的老纳</dc:creator><fs:srclink>http://blog.csdn.net/laona87/archive/2007/12/22/1958789.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/laona87/rss.aspx</fs:srcfeed><fs:itemid>csdn.net/laona87/~6596863/264029885/4704825</fs:itemid></item></channel></rss>