<?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 内卡河语思</title>
	<atom:link href="http://www.hippoh.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.hippoh.org</link>
	<description>Be astronomist, be gastronomist</description>
	<lastBuildDate>Wed, 10 Mar 2010 09:27:45 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Python学习笔记3：copy问题 by HippoH</title>
		<link>http://www.hippoh.org/archives/766/comment-page-1#comment-575</link>
		<dc:creator>HippoH</dc:creator>
		<pubDate>Wed, 10 Mar 2010 09:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://stream.lamost.org/blog/?p=766#comment-575</guid>
		<description>我本来就是初学，很外行。也用不着评价对方“肤浅”吧？希望指教</description>
		<content:encoded><![CDATA[<p>我本来就是初学，很外行。也用不着评价对方“肤浅”吧？希望指教</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Python学习笔记3：copy问题 by yyt</title>
		<link>http://www.hippoh.org/archives/766/comment-page-1#comment-574</link>
		<dc:creator>yyt</dc:creator>
		<pubDate>Wed, 10 Mar 2010 03:03:31 +0000</pubDate>
		<guid isPermaLink="false">http://stream.lamost.org/blog/?p=766#comment-574</guid>
		<description>我认为你对copy的理解太肤浅了，下面的例子怎么解释。
1
&gt;&gt;&gt; a=[1, 2, 3]
&gt;&gt;&gt; c = copy.copy(a)
&gt;&gt;&gt; print id(a)
18860272
&gt;&gt;&gt; print id(c)
18860672
———————–
2
&gt;&gt;&gt; a=[(1, 2), (3, 4)]
&gt;&gt;&gt; c = copy.copy(a)
&gt;&gt;&gt; print id(a)
18819112
&gt;&gt;&gt; print id(c)
18793416
————————-
3
&gt;&gt;&gt; a=[1, 2, [3, 4]]

&gt;&gt;&gt; c = copy.copy(a)
&gt;&gt;&gt; print id(a)
18831920
&gt;&gt;&gt; print id(c)
18851560</description>
		<content:encoded><![CDATA[<p>我认为你对copy的理解太肤浅了，下面的例子怎么解释。<br />
1<br />
&gt;&gt;&gt; a=[1, 2, 3]<br />
&gt;&gt;&gt; c = copy.copy(a)<br />
&gt;&gt;&gt; print id(a)<br />
18860272<br />
&gt;&gt;&gt; print id(c)<br />
18860672<br />
———————–<br />
2<br />
&gt;&gt;&gt; a=[(1, 2), (3, 4)]<br />
&gt;&gt;&gt; c = copy.copy(a)<br />
&gt;&gt;&gt; print id(a)<br />
18819112<br />
&gt;&gt;&gt; print id(c)<br />
18793416<br />
————————-<br />
3<br />
&gt;&gt;&gt; a=[1, 2, [3, 4]]</p>
<p>&gt;&gt;&gt; c = copy.copy(a)<br />
&gt;&gt;&gt; print id(a)<br />
18831920<br />
&gt;&gt;&gt; print id(c)<br />
18851560</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on D2户型斜门效果图 by HippoH</title>
		<link>http://www.hippoh.org/archives/1766/comment-page-1#comment-570</link>
		<dc:creator>HippoH</dc:creator>
		<pubDate>Wed, 03 Mar 2010 15:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1766#comment-570</guid>
		<description>一样的，反过来看就行了，左右颠倒</description>
		<content:encoded><![CDATA[<p>一样的，反过来看就行了，左右颠倒</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on D2户型斜门效果图 by tomorrow9939</title>
		<link>http://www.hippoh.org/archives/1766/comment-page-1#comment-569</link>
		<dc:creator>tomorrow9939</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1766#comment-569</guid>
		<description>给我个你的邮箱呀。我给发过去？我是geyan~</description>
		<content:encoded><![CDATA[<p>给我个你的邮箱呀。我给发过去？我是geyan~</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on D2户型斜门效果图 by tomorrow9939</title>
		<link>http://www.hippoh.org/archives/1766/comment-page-1#comment-568</link>
		<dc:creator>tomorrow9939</dc:creator>
		<pubDate>Wed, 03 Mar 2010 13:25:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1766#comment-568</guid>
		<description>户型不一样啦，我这有我们的家的图哦</description>
		<content:encoded><![CDATA[<p>户型不一样啦，我这有我们的家的图哦</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 利用EditPlus做编程IDE by sea</title>
		<link>http://www.hippoh.org/archives/768/comment-page-1#comment-566</link>
		<dc:creator>sea</dc:creator>
		<pubDate>Wed, 03 Mar 2010 02:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://stream.lamost.org/blog/?p=768#comment-566</guid>
		<description>你好，你的博客写的真好。

我也在用这个主题，但是有两个问题一直搞不清楚，一个是中间栏宽度在哪里调整？我只找到调整顶部图片宽度的。 另一个是怎么调整评论标题字号大小？现在的字号太大。

谢谢！</description>
		<content:encoded><![CDATA[<p>你好，你的博客写的真好。</p>
<p>我也在用这个主题，但是有两个问题一直搞不清楚，一个是中间栏宽度在哪里调整？我只找到调整顶部图片宽度的。 另一个是怎么调整评论标题字号大小？现在的字号太大。</p>
<p>谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 传世卡农 by 钗</title>
		<link>http://www.hippoh.org/archives/1738/comment-page-1#comment-561</link>
		<dc:creator>钗</dc:creator>
		<pubDate>Sat, 27 Feb 2010 15:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1738#comment-561</guid>
		<description>啊？
哦！</description>
		<content:encoded><![CDATA[<p>啊？<br />
哦！</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 去北极6：去挪威看峡湾 by 钗</title>
		<link>http://www.hippoh.org/archives/1702/comment-page-1#comment-556</link>
		<dc:creator>钗</dc:creator>
		<pubDate>Thu, 25 Feb 2010 03:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1702#comment-556</guid>
		<description>还是表现很不错的哈。后来拉着大箱子走了那么多上坡。很有队长的风范！表扬一下</description>
		<content:encoded><![CDATA[<p>还是表现很不错的哈。后来拉着大箱子走了那么多上坡。很有队长的风范！表扬一下</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 去北极3：狗拉雪橇 by HippoH</title>
		<link>http://www.hippoh.org/archives/1678/comment-page-1#comment-542</link>
		<dc:creator>HippoH</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:04:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1678#comment-542</guid>
		<description>有道理诶有道理。往回走反而能领会，路也走过，心也走过。往前走就可能不同。</description>
		<content:encoded><![CDATA[<p>有道理诶有道理。往回走反而能领会，路也走过，心也走过。往前走就可能不同。</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 去北极3：狗拉雪橇 by 钗</title>
		<link>http://www.hippoh.org/archives/1678/comment-page-1#comment-541</link>
		<dc:creator>钗</dc:creator>
		<pubDate>Fri, 19 Feb 2010 19:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.hippoh.org/?p=1678#comment-541</guid>
		<description>我往回走的时候貌似领会到了一点精神，老爷爷的儿子还表扬我呢。
早知道我就不回去了，继续跟你们走，也许也行了。不过要是一直跟你们走，没准忙忙活活的也想不起来领会精神。
哎，人生呀，就是这样的纠结。</description>
		<content:encoded><![CDATA[<p>我往回走的时候貌似领会到了一点精神，老爷爷的儿子还表扬我呢。<br />
早知道我就不回去了，继续跟你们走，也许也行了。不过要是一直跟你们走，没准忙忙活活的也想不起来领会精神。<br />
哎，人生呀，就是这样的纠结。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
