<?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>评论：[PBP]代码布局(3)</title>
	<atom:link href="http://tech.idv2.com/2008/03/11/pbp-code-layout-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://tech.idv2.com/2008/03/11/pbp-code-layout-3/</link>
	<description>关注Web开发技术，关注Internet。</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:30:30 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：charlee</title>
		<link>http://tech.idv2.com/2008/03/11/pbp-code-layout-3/comment-page-1/#comment-8568</link>
		<dc:creator>charlee</dc:creator>
		<pubDate>Fri, 14 Mar 2008 00:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://tech.idv2.com/2008/03/11/pbp-code-layout-3/#comment-8568</guid>
		<description>其实我也喜欢tab。。原作如此，直接翻译过来了。
tab按起来比较方便。</description>
		<content:encoded><![CDATA[<p>其实我也喜欢tab。。原作如此，直接翻译过来了。<br />
tab按起来比较方便。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：zz</title>
		<link>http://tech.idv2.com/2008/03/11/pbp-code-layout-3/comment-page-1/#comment-8564</link>
		<dc:creator>zz</dc:creator>
		<pubDate>Thu, 13 Mar 2008 16:20:21 +0000</pubDate>
		<guid isPermaLink="false">http://tech.idv2.com/2008/03/11/pbp-code-layout-3/#comment-8564</guid>
		<description>我是tab派。

1。1个tab比4个空格更节省存储空间。
2。“在其他人的编辑器上查看代码时，如果他的Tab设置与你不同，看到的效果也不一样。”，可以根据自己的喜好来定制显示的宽度，正是tab的方便之处。网页设计时需要考虑在各种浏览器上显示的效果尽量相同，但是程序代码大抵不必如此。为什么一定要让习惯了2列缩进的人去读4列缩进的代码呢。</description>
		<content:encoded><![CDATA[<p>我是tab派。</p>
<p>1。1个tab比4个空格更节省存储空间。<br />
2。“在其他人的编辑器上查看代码时，如果他的Tab设置与你不同，看到的效果也不一样。”，可以根据自己的喜好来定制显示的宽度，正是tab的方便之处。网页设计时需要考虑在各种浏览器上显示的效果尽量相同，但是程序代码大抵不必如此。为什么一定要让习惯了2列缩进的人去读4列缩进的代码呢。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
