<?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/daiyilin" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/daiyilin" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 30 May 2007 21:56:00 GMT</lastBuildDate><title>艺林之家</title><link>http://blog.csdn.net/daiyilin/</link><item><title>VC Button 重画222</title><link>http://blog.csdn.net/daiyilin/archive/2007/05/30/1632017.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/1632017.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/1632017.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1632017</trackback:ping><description>aaaa&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/1632017.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 31 May 2007 05:56:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2007/05/30/1632017.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2007/05/30/1632017.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>VC Button 重画</title><link>http://blog.csdn.net/daiyilin/archive/2007/05/30/1632003.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/1632003.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/1632003.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1632003</trackback:ping><description>可以用具有OwnerDraw风格实现上述目的。 

1.运行AppWizard生成一个基于对话框的test工程，在对话框中加入一个CButton控件。在CButton控件的General属性页将控件的ID改为IDC_3DTEXTBTN，Caption改为“谁与争疯”，在控件Styles属性页选中OwnerDraw，其余设置保持默认。 

2.用classwizard创建一个新类：C3dTextButton，基类为CButton。 

3.为C3dTextButton类添加一个protected的函数void Draw(CDC* pDC, const CRect&amp; rect, UINT state)。如下所示编写代码： 

void C3dTextButton::Draw(CDC *pDC, const CRect &amp;rect, UINT state)
{
CString text; GetWindowText(text);
int l=text.GetLength();
CRect rectClient=rect;

//获得控件的字体
CFont* pF&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/1632003.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 31 May 2007 05:42:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2007/05/30/1632003.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2007/05/30/1632003.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>blog搬家了!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!</title><link>http://blog.csdn.net/daiyilin/archive/2007/05/06/1598113.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/1598113.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/1598113.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1598113</trackback:ping><description>新blog在此:

http://upfish.blog.sohu.com
&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/1598113.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 06 May 2007 22:59:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2007/05/06/1598113.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2007/05/06/1598113.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>同学</title><link>http://blog.csdn.net/daiyilin/archive/2006/11/30/1423150.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/1423150.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/1423150.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1423150</trackback:ping><description>的赌东道的&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/1423150.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 01 Dec 2006 05:39:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/11/30/1423150.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/11/30/1423150.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>课程</title><link>http://blog.csdn.net/daiyilin/archive/2006/11/08/1373814.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/1373814.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/1373814.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1373814</trackback:ping><description>大&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/1373814.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 09 Nov 2006 00:30:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/11/08/1373814.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/11/08/1373814.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>如何迅速成为Java高手[Tomjava原创]</title><link>http://blog.csdn.net/daiyilin/archive/2006/07/26/978957.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/978957.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/978957.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=978957</trackback:ping><description>如何迅速成为Java高手[Tomjava原创] &lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/978957.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 26 Jul 2006 17:19:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/07/26/978957.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/07/26/978957.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>普通开发人员与软件工程师的区别</title><link>http://blog.csdn.net/daiyilin/archive/2006/07/25/973131.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/973131.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/973131.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=973131</trackback:ping><description>普通开发人员与软件工程师的区别&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/973131.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Jul 2006 16:16:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/07/25/973131.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/07/25/973131.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>Answer to Question: What makes a good learner?</title><link>http://blog.csdn.net/daiyilin/archive/2006/07/22/958867.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/958867.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/958867.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=958867</trackback:ping><description>Answer to Question: What makes a good learner? &lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/958867.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 22 Jul 2006 22:26:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/07/22/958867.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/07/22/958867.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>程序员生涯之我见 找到自己的兴趣所在</title><link>http://blog.csdn.net/daiyilin/archive/2006/07/19/943340.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/943340.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/943340.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=943340</trackback:ping><description>程序员生涯之我见 找到自己的兴趣所在 &lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/943340.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 20 Jul 2006 03:39:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/07/19/943340.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/07/19/943340.aspx</guid><dc:creator>逆流的鱼</dc:creator></item><item><title>生命中最重要的事情</title><link>http://blog.csdn.net/daiyilin/archive/2006/07/18/937766.aspx</link><wfw:comment>http://blog.csdn.net/daiyilin/comments/937766.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/daiyilin/comments/commentRss/937766.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=937766</trackback:ping><description>生命中最重要的事情&lt;img src =&quot;http://blog.csdn.net/daiyilin/aggbug/937766.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 19 Jul 2006 05:01:00 +0800</pubDate><author>逆流的鱼</author><comments>http://blog.csdn.net/daiyilin/archive/2006/07/18/937766.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/daiyilin/archive/2006/07/18/937766.aspx</guid><dc:creator>逆流的鱼</dc:creator></item></channel></rss>