<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Java核心技术(第8版) – 读书笔记 – 第6章	</title>
	<atom:link href="https://www.coder4.com/archives/2726/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com/archives/2726</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Fri, 23 Dec 2011 16:17:19 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>
		By: coder4		</title>
		<link>https://www.coder4.com/archives/2726#comment-501</link>

		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 04:30:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=2726#comment-501</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.coder4.com/archives/2726#comment-499&quot;&gt;vanxining&lt;/a&gt;.

哦，我对C++不是很了解，多谢指正~~]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.coder4.com/archives/2726#comment-499">vanxining</a>.</p>
<p>哦，我对C++不是很了解，多谢指正~~</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: vanxining		</title>
		<link>https://www.coder4.com/archives/2726#comment-499</link>

		<dc:creator><![CDATA[vanxining]]></dc:creator>
		<pubDate>Mon, 19 Dec 2011 03:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.coder4.com/?p=2726#comment-499</guid>

					<description><![CDATA[多继承会显著降低语言的运行效率，比如C++。
===================
这个应该是不正确的，多继承假如没有虚函数的话，效率和单继承是一样的，即使有也是很轻微的影响。
多继承的复杂性主要体现在编译器的实现上而不是程序的运行效率上。]]></description>
			<content:encoded><![CDATA[<p>多继承会显著降低语言的运行效率，比如C++。<br />
===================<br />
这个应该是不正确的，多继承假如没有虚函数的话，效率和单继承是一样的，即使有也是很轻微的影响。<br />
多继承的复杂性主要体现在编译器的实现上而不是程序的运行效率上。</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
