<?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/pfboy" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/pfboy" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 10 Feb 2009 17:29:00 GMT</lastBuildDate><title>物欲添彩</title><link>http://blog.csdn.net/pfboy/</link><item><title>web server.execute用法</title><link>http://blog.csdn.net/pfboy/archive/2009/02/10/3874805.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/3874805.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/3874805.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3874805</trackback:ping><description>&lt;br /&gt;&lt;br /&gt;  ExeCute用来停止执行当前网页，转到新的网页执行，执行完毕后返回原网页，继续执行ExeCute方法后面的语句。如： &lt;br /&gt;       Server.ExeCute(“bb.asp”) &lt;br /&gt;       注意，与Response.Redirect不同的是，Redirect执行完新的网页后，并不会返回原网页再执行Redirect后的语句，但ExeCute不同，它会返回原网页执行ExeCute &lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/3874805.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 11 Feb 2009 01:29:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2009/02/10/3874805.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2009/02/10/3874805.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>C++常用的匈牙利表示法前缀的类型</title><link>http://blog.csdn.net/pfboy/archive/2009/01/20/3838762.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/3838762.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/3838762.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3838762</trackback:ping><description>&lt;br /&gt;c       char&lt;br /&gt;b       BOOL&lt;br /&gt;n(i)    int&lt;br /&gt;w      WORD&lt;br /&gt;l        long&lt;br /&gt;dw    dword&lt;br /&gt;lpsz   lptstr&lt;br /&gt;h       handle&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/3838762.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 20 Jan 2009 18:00:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2009/01/20/3838762.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2009/01/20/3838762.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>javascript:用于检查日期格式的函数</title><link>http://blog.csdn.net/pfboy/archive/2008/10/17/3089587.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/3089587.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/3089587.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3089587</trackback:ping><description>javascript:用于检查日期格式的函数&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/3089587.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Oct 2008 16:01:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/10/17/3089587.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/10/17/3089587.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>40种网站设计常用技巧</title><link>http://blog.csdn.net/pfboy/archive/2008/09/08/2898126.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2898126.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2898126.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2898126</trackback:ping><description>&lt;br /&gt;1.   oncontextmenu=&quot;window.event.returnValue=false&quot;   将彻底屏蔽鼠标右键   &lt;br /&gt;no   可用于Table   &lt;br /&gt;&lt;br /&gt;  2.      取消选取、防止复制   &lt;br /&gt;&lt;br /&gt;  3.   onpaste=&quot;return   false&quot;   不准粘贴 &amp;nb&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2898126.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 08 Sep 2008 18:24:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/09/08/2898126.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/09/08/2898126.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>vb-ActiveX控件</title><link>http://blog.csdn.net/pfboy/archive/2008/07/27/2719123.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2719123.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2719123.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2719123</trackback:ping><description>vb-ActiveX控件&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2719123.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 19:59:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/07/27/2719123.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/07/27/2719123.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>vb-App對象</title><link>http://blog.csdn.net/pfboy/archive/2008/07/27/2718718.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2718718.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2718718.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2718718</trackback:ping><description>vb-App對象&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2718718.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 16:38:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/07/27/2718718.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/07/27/2718718.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>WYTC-c#-sockets</title><link>http://blog.csdn.net/pfboy/archive/2008/07/27/2718690.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2718690.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2718690.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2718690</trackback:ping><description>WYTC-c#-sockets&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2718690.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 16:01:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/07/27/2718690.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/07/27/2718690.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>WYTC-C#-System.IO</title><link>http://blog.csdn.net/pfboy/archive/2008/07/27/2718687.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2718687.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2718687.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2718687</trackback:ping><description>WYTC-C#-System.IO&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2718687.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 16:00:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/07/27/2718687.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/07/27/2718687.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>WYTC-C#-使用API</title><link>http://blog.csdn.net/pfboy/archive/2008/07/27/2718688.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2718688.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2718688.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2718688</trackback:ping><description>WYTC-C#-使用API&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2718688.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 16:00:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/07/27/2718688.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/07/27/2718688.aspx</guid><dc:creator>物欲添彩</dc:creator></item><item><title>WYTC-C#-SQL-DataReader</title><link>http://blog.csdn.net/pfboy/archive/2008/07/27/2718685.aspx</link><wfw:comment>http://blog.csdn.net/pfboy/comments/2718685.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/pfboy/comments/commentRss/2718685.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2718685</trackback:ping><description>WYTC-C#-SQL-DataReader&lt;img src =&quot;http://blog.csdn.net/pfboy/aggbug/2718685.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 27 Jul 2008 15:59:00 +0800</pubDate><author>物欲添彩</author><comments>http://blog.csdn.net/pfboy/archive/2008/07/27/2718685.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/pfboy/archive/2008/07/27/2718685.aspx</guid><dc:creator>物欲添彩</dc:creator></item></channel></rss>