<?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/billdavid" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/billdavid" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 17 Feb 2009 11:03:00 GMT</lastBuildDate><title>大卫的思维空间</title><description>自由的国度，思维的空间......</description><link>http://blog.csdn.net/billdavid/</link><item><title>关于std::stringsteam的clear与str方法</title><link>http://blog.csdn.net/billdavid/archive/2009/02/17/3899312.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/3899312.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/3899312.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3899312</trackback:ping><description>关于std::stringsteam的clear与str方法在使用中需要注意的问题。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/3899312.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 17 Feb 2009 19:03:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2009/02/17/3899312.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2009/02/17/3899312.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>记几个C++程序Memory Leak检查工具</title><link>http://blog.csdn.net/billdavid/archive/2009/02/13/3887735.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/3887735.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/3887735.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3887735</trackback:ping><description>记几个C++程序Memory Leak检查工具:BoundsCheckerNVWAVisual Leak Detector&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/3887735.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 14 Feb 2009 01:04:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2009/02/13/3887735.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2009/02/13/3887735.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>记boost应用中的几个有用的宏</title><link>http://blog.csdn.net/billdavid/archive/2009/02/13/3886775.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/3886775.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/3886775.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3886775</trackback:ping><description>BOOST_ALL_DYN_LINK  动态链接boost，而不是默认的静态链接。BOOST_LIB_DIAGNOSTIC  输出链接boost库的信息，便于开发者确认是否链接与期望的一致，且到底是哪个文件用到了相应的boost库。此外，在$BOOST_DIR/boost/config/auto_link.hpp及$BOOST_DIR/boost/config/user.hpp中还提到了很多其他有用的宏，不妨一看。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/3886775.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 21:13:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2009/02/13/3886775.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2009/02/13/3886775.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>预告，刚写了篇关于设计模式与单元测试的文章</title><link>http://blog.csdn.net/billdavid/archive/2008/06/19/2565459.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/2565459.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/2565459.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2565459</trackback:ping><description>访问量增长太慢，排名又降了好些，对CSDN的牢骚还是没有得到回应，哎......

顺便预告一下，刚写了篇关于设计模式与单元测试的文章，已将大纲投稿到IBM developerworks，毕竟那里的用户量更大，但需要1-2周才知道是否可以提交稿件。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/2565459.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 19 Jun 2008 23:15:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2008/06/19/2565459.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2008/06/19/2565459.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>我要投诉CSDN Blog！</title><link>http://blog.csdn.net/billdavid/archive/2008/06/16/2552423.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/2552423.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/2552423.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2552423</trackback:ping><description>Nothing, just some complaints to CSDN Blog.&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/2552423.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 16 Jun 2008 18:45:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2008/06/16/2552423.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2008/06/16/2552423.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>Java RPC通信机制之SOAP：应用Apache Axis进行Web Service开发</title><link>http://blog.csdn.net/billdavid/archive/2006/08/18/1095756.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/1095756.aspx</wfw:comment><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/1095756.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1095756</trackback:ping><description>SOAP原意为Simple Object Access Protocol（简单对象访问协议），是一个用于分布式环境的、轻量级的、基于XML进行信息交换的通信协议。本文以Apache Axis 1.4为基础，讨论了SOAP开发Web Service的基本内容。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/1095756.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 19 Aug 2006 06:57:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2006/08/18/1095756.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2006/08/18/1095756.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>Java RPC通信机制之XML-RPC：Apache XML-RPC 3.0开发简介</title><link>http://blog.csdn.net/billdavid/archive/2006/08/18/1095747.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/1095747.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/1095747.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1095747</trackback:ping><description>XML-RPC是一种简单的，轻量级的通过HTTP协议进行RPC通信的规范。本文以Apache XML-RPC 3.0为基础，对XML-RPC的基本原理及Apache XML-RPC 3.0的主要特性进行了讨论和分析。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/1095747.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 19 Aug 2006 06:53:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2006/08/18/1095747.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2006/08/18/1095747.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>Java RPC通信机制之RMI</title><link>http://blog.csdn.net/billdavid/archive/2006/08/18/1095706.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/1095706.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/1095706.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1095706</trackback:ping><description>简要介绍Java RPC通信机制RMI的基本原理，应用过程中可能遇到的问题及其解决办法。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/1095706.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 19 Aug 2006 06:37:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2006/08/18/1095706.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2006/08/18/1095706.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>体验CORBA组件模型CCM：2、实例</title><link>http://blog.csdn.net/billdavid/archive/2006/05/18/743529.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/743529.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/743529.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=743529</trackback:ping><description>通过一个简单的实例，详细介绍基于CIAO的CCM组件开发过程。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/743529.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 May 2006 17:03:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2006/05/18/743529.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2006/05/18/743529.aspx</guid><dc:creator>Bill David</dc:creator></item><item><title>体验CORBA组件模型CCM：1、引言</title><link>http://blog.csdn.net/billdavid/archive/2006/05/18/743507.aspx</link><wfw:comment>http://blog.csdn.net/billdavid/comments/743507.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/billdavid/comments/commentRss/743507.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=743507</trackback:ping><description>在比较CORBA2.x与CORBA3.x的基础上，简要介绍CCM引入的新特性。&lt;img src =&quot;http://blog.csdn.net/billdavid/aggbug/743507.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 18 May 2006 16:43:00 +0800</pubDate><author>Bill David</author><comments>http://blog.csdn.net/billdavid/archive/2006/05/18/743507.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/billdavid/archive/2006/05/18/743507.aspx</guid><dc:creator>Bill David</dc:creator></item></channel></rss>