<?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/willbetter" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/willbetter" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 24 Feb 2009 23:34:00 GMT</lastBuildDate><title>willbetter的专栏</title><description>心有所悟</description><link>http://blog.csdn.net/willbetter/</link><item><title>从C++到Java</title><link>http://blog.csdn.net/willbetter/archive/2009/02/24/3933992.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/3933992.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/3933992.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3933992</trackback:ping><description>本人一直从事C++的开发工作，最近感觉Java的架构设计比较好，有很多值得参考之处，因此开始重新温习Java，由于是从C++转变过来的，因此主要记下C++和Java的不同之处。此学习笔记以Java编程思想为蓝本。&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/3933992.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 25 Feb 2009 07:34:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2009/02/24/3933992.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2009/02/24/3933992.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>Java 的字符串比较</title><link>http://blog.csdn.net/willbetter/archive/2009/02/24/3933989.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/3933989.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/3933989.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3933989</trackback:ping><description>Java 的字符串比较&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/3933989.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 25 Feb 2009 07:32:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2009/02/24/3933989.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2009/02/24/3933989.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>The C++ Standard Library 学习笔记（一）第7章</title><link>http://blog.csdn.net/willbetter/archive/2009/02/13/3884634.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/3884634.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/3884634.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3884634</trackback:ping><description>STL 迭代器&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/3884634.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 08:00:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2009/02/13/3884634.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2009/02/13/3884634.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>The C++ Standard Library 学习笔记（一）第6章</title><link>http://blog.csdn.net/willbetter/archive/2009/02/12/3884581.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/3884581.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/3884581.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3884581</trackback:ping><description>STL 容器&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/3884581.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 07:44:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2009/02/12/3884581.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2009/02/12/3884581.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>The C++ Standard Library 学习笔记（一）第5章</title><link>http://blog.csdn.net/willbetter/archive/2009/02/12/3884417.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/3884417.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/3884417.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3884417</trackback:ping><description>5.标准模板库5.1 STL组件容器，泛型容器，管理对象的集合迭代器，遍历容器对象的辅助对象，由各个容器提供。算法，与具体容器分离，运用迭代器操作容器内对象。STL主张将容器与算法分离，使得算法可以抽象与容器之上，同时操作不同类型的容器，但需要容器提供迭代器。STL容器只提供效率高的方法，因此不同容器提供的方法可能不一样。STL是最好的泛型编程的参考资料。5.2 容器两种容器1.       顺序容器（Sequence Containers），元素的位置是确定的，和插入容器的顺序一致。这类容器有：vector, deque, list.2.       关联容器（Associative Containers），元素是经过排列的，位置和元素的值，排序算法相关，这类容器有：set, multiset, map, multimap.5.2.1顺序容器（Sequence Containers）vector可以把vector看成是动态数组，在很多实现中，vector&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/3884417.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Feb 2009 07:14:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2009/02/12/3884417.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2009/02/12/3884417.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>The C++ Standard Library 学习笔记（一）1 - 4 章</title><link>http://blog.csdn.net/willbetter/archive/2008/11/13/3286426.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/3286426.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/3286426.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3286426</trackback:ping><description>第二章 C++和标准库简介2.2 C++语言新特性2.1.1模板几乎所有STL库都是模板。编译器不会为每种类型都生成代码，而只是为所要用的类型生成，因此你必须让你的模板函数在被调用的时候其实现是可见的，编译器才能编译该函数为特定的类型。因此，要使得模板可移植，你需要将函数的实现包含在头文件中，并且是内联（inline）函数。无类型模板参数即模板参数为值，而不是类型，编译时会被替换为常量。例如：bitset flags32;bitset flags64;注意：这里flags32和flags64是不同的类型。Typename 关键字关键字typename 指明它后面的标识符是一种类型。例如：template class MyClass {    typename T::SubType *ptr;};这里指定SubType为一种类型，而不是T的静态变量。成员&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/3286426.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 13 Nov 2008 08:21:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2008/11/13/3286426.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2008/11/13/3286426.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>Gitanjali</title><link>http://blog.csdn.net/willbetter/archive/2006/03/07/618090.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/618090.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/618090.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=618090</trackback:ping><description>Tagore the great poet,i got the text casually.&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/618090.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 08 Mar 2006 02:48:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2006/03/07/618090.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2006/03/07/618090.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>Java how to program（Third Edition） ——手记（六）</title><link>http://blog.csdn.net/willbetter/archive/2005/08/14/453666.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/453666.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/453666.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=453666</trackback:ping><description>11，12章&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/453666.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 14 Aug 2005 08:28:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2005/08/14/453666.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2005/08/14/453666.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>Java how to program（Third Edition）——我的java手记（五）</title><link>http://blog.csdn.net/willbetter/archive/2005/08/07/447887.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/447887.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/447887.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=447887</trackback:ping><description>第10章&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/447887.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 08 Aug 2005 06:13:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2005/08/07/447887.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2005/08/07/447887.aspx</guid><dc:creator>willbetter</dc:creator></item><item><title>Java how to program（Third Edition）——我的java手记（四）</title><link>http://blog.csdn.net/willbetter/archive/2005/08/07/447435.aspx</link><wfw:comment>http://blog.csdn.net/willbetter/comments/447435.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/willbetter/comments/commentRss/447435.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=447435</trackback:ping><description>第9章&lt;img src =&quot;http://blog.csdn.net/willbetter/aggbug/447435.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 07 Aug 2005 08:44:00 +0800</pubDate><author>willbetter</author><comments>http://blog.csdn.net/willbetter/archive/2005/08/07/447435.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/willbetter/archive/2005/08/07/447435.aspx</guid><dc:creator>willbetter</dc:creator></item></channel></rss>