<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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 for Programmer Is Writing</title>
	<atom:link href="http://www.patrickhe.info/programmer/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.patrickhe.info/programmer</link>
	<description></description>
	<lastBuildDate>Fri, 20 Apr 2012 14:30:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Comment on 解决设置 Eclipse 快捷键无效的问题 by 解决设置 Eclipse 快捷键无效的问题（转） at 之从&#38;瑞瑞</title>
		<link>http://www.patrickhe.info/programmer/?p=51&#038;cpage=1#comment-309</link>
		<dc:creator>解决设置 Eclipse 快捷键无效的问题（转） at 之从&#38;瑞瑞</dc:creator>
		<pubDate>Fri, 20 Apr 2012 14:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=51#comment-309</guid>
		<description>[...] 原文链接：http://www.patrickhe.info/programmer/?p=51 [...]</description>
		<content:encoded><![CDATA[<p>[...] 原文链接：http://www.patrickhe.info/programmer/?p=51 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 解决设置 Eclipse 快捷键无效的问题 by leegorous</title>
		<link>http://www.patrickhe.info/programmer/?p=51&#038;cpage=1#comment-259</link>
		<dc:creator>leegorous</dc:creator>
		<pubDate>Wed, 14 Dec 2011 03:12:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=51#comment-259</guid>
		<description>开始不明白 eclipse 的为什么这么设计了</description>
		<content:encoded><![CDATA[<p>开始不明白 eclipse 的为什么这么设计了</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 如何计算系统容量 by zhongsisi</title>
		<link>http://www.patrickhe.info/programmer/?p=65&#038;cpage=1#comment-217</link>
		<dc:creator>zhongsisi</dc:creator>
		<pubDate>Tue, 06 Sep 2011 04:27:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=65#comment-217</guid>
		<description>写得不错，继续加油。</description>
		<content:encoded><![CDATA[<p>写得不错，继续加油。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 解决设置 Eclipse 快捷键无效的问题 by 9pm</title>
		<link>http://www.patrickhe.info/programmer/?p=51&#038;cpage=1#comment-211</link>
		<dc:creator>9pm</dc:creator>
		<pubDate>Tue, 31 May 2011 07:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=51#comment-211</guid>
		<description>谢谢，svn快捷键不能使用的问题解决了。</description>
		<content:encoded><![CDATA[<p>谢谢，svn快捷键不能使用的问题解决了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java 中子类是否只继承父类的非私有变量和方法？ by Patrick He</title>
		<link>http://www.patrickhe.info/programmer/?p=3&#038;cpage=1#comment-9</link>
		<dc:creator>Patrick He</dc:creator>
		<pubDate>Sun, 21 Mar 2010 15:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=3#comment-9</guid>
		<description>对于 field 只有覆盖一说。如果子类中定义有和类中同名的 field，那么子类的 field 会覆盖掉父类的中同名的那个 field；如果子类中没有定义和父类中同名的 field 的话，子类会向上寻找父类中同名的 field。在 Java 中，继承只对 method 有意义。</description>
		<content:encoded><![CDATA[<p>对于 field 只有覆盖一说。如果子类中定义有和类中同名的 field，那么子类的 field 会覆盖掉父类的中同名的那个 field；如果子类中没有定义和父类中同名的 field 的话，子类会向上寻找父类中同名的 field。在 Java 中，继承只对 method 有意义。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Java 中子类是否只继承父类的非私有变量和方法？ by guowei</title>
		<link>http://www.patrickhe.info/programmer/?p=3&#038;cpage=1#comment-8</link>
		<dc:creator>guowei</dc:creator>
		<pubDate>Sun, 21 Mar 2010 07:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=3#comment-8</guid>
		<description>我怎么觉得是继承了呢，虽然不可以通过  object.field的方式访问到，但是可以通过get/set Field()的方式访问到。</description>
		<content:encoded><![CDATA[<p>我怎么觉得是继承了呢，虽然不可以通过  object.field的方式访问到，但是可以通过get/set Field()的方式访问到。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Grub 安装简要说明 by doomaker</title>
		<link>http://www.patrickhe.info/programmer/?p=43&#038;cpage=1#comment-7</link>
		<dc:creator>doomaker</dc:creator>
		<pubDate>Thu, 18 Mar 2010 03:56:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.patrickhe.info/programmer/?p=43#comment-7</guid>
		<description>终于更新了，沙发一下</description>
		<content:encoded><![CDATA[<p>终于更新了，沙发一下</p>
]]></content:encoded>
	</item>
</channel>
</rss>

