<?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/doing820000" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/doing820000" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 23 Jul 2008 08:31:00 GMT</lastBuildDate><title>doing820000的专栏</title><link>http://blog.csdn.net/doing820000/</link><item><title>问题：为什么本例中c++析构函数不能正确释放内存及析构</title><link>http://blog.csdn.net/doing820000/archive/2008/07/23/2693646.aspx</link><wfw:comment>http://blog.csdn.net/doing820000/comments/2693646.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/doing820000/comments/commentRss/2693646.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2693646</trackback:ping><description>&lt;P&gt;下面一道C++习题的疑问,希望大家能帮我解决&lt;/P&gt;
&lt;P&gt;习题:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 编写一个类Sequence,在自由存储区中按照升序存储整数值的递增序列,序列的长度和起始值&lt;BR&gt;在构造函数中提供.确保该序列至少有两个值,默认10个值,从0开始(0,1,2,3,4,5,6,7,8,9).需要&lt;BR&gt;有足够的内存空间来存储该序列,再用要求的内容来填充.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 提供show()函数列出该序列,以确保正确创建Sequence对象.&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 确保在销毁Sequence对象时,释放分配给序列的内存(注意:确保释放所有的内存!).创建一个&lt;BR&gt;默认序列和一个随机序列,来演示这个类的操作.&lt;/P&gt;
&lt;P&gt;&lt;BR&gt;这是一个控制台应用程序,我创建了两个类和一个main()函数:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Integer:存储整数值的节点类&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sequence:序列类&lt;/P&gt;
&lt;P&gt;代码如下:&lt;BR&gt;&amp;nbsp;&amp;nbsp;&amp;nb&lt;img src =&quot;http://blog.csdn.net/doing820000/aggbug/2693646.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 23 Jul 2008 16:31:00 +0800</pubDate><author>doing820000</author><comments>http://blog.csdn.net/doing820000/archive/2008/07/23/2693646.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/doing820000/archive/2008/07/23/2693646.aspx</guid><dc:creator>doing820000</dc:creator></item><item><title>求助Visual studio.NET 2003</title><link>http://blog.csdn.net/doing820000/archive/2007/04/24/1579935.aspx</link><wfw:comment>http://blog.csdn.net/doing820000/comments/1579935.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/doing820000/comments/commentRss/1579935.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1579935</trackback:ping><description>求助&lt;img src =&quot;http://blog.csdn.net/doing820000/aggbug/1579935.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 24 Apr 2007 23:32:00 +0800</pubDate><author>doing820000</author><comments>http://blog.csdn.net/doing820000/archive/2007/04/24/1579935.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/doing820000/archive/2007/04/24/1579935.aspx</guid><dc:creator>doing820000</dc:creator></item><item><title>文件不能删除</title><link>http://blog.csdn.net/doing820000/archive/2006/03/27/640534.aspx</link><wfw:comment>http://blog.csdn.net/doing820000/comments/640534.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/doing820000/comments/commentRss/640534.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=640534</trackback:ping><description>怎么删除&lt;img src =&quot;http://blog.csdn.net/doing820000/aggbug/640534.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 28 Mar 2006 05:02:00 +0800</pubDate><author>doing820000</author><comments>http://blog.csdn.net/doing820000/archive/2006/03/27/640534.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/doing820000/archive/2006/03/27/640534.aspx</guid><dc:creator>doing820000</dc:creator></item></channel></rss>