<?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>评论：如何组织好js代码</title>
	<atom:link href="http://blog.51yip.com/jsjquery/1267.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/jsjquery/1267.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：小七</title>
		<link>http://blog.51yip.com/jsjquery/1267.html/comment-page-1#comment-737</link>
		<dc:creator>小七</dc:creator>
		<pubDate>Mon, 19 Sep 2011 10:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1267#comment-737</guid>
		<description>N多jS文件的话，可以搞一个controller.js之类的核心文件，然后根据需求异步的动态加载，效果应该很不错，没试过。。</description>
		<content:encoded><![CDATA[<p>N多jS文件的话，可以搞一个controller.js之类的核心文件，然后根据需求异步的动态加载，效果应该很不错，没试过。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/jsjquery/1267.html/comment-page-1#comment-518</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Thu, 02 Jun 2011 12:35:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1267#comment-518</guid>
		<description>N多JS文件，要每个都熟才行，知道每个文件都是干什么用的，如果都了解的人走了，那就杯具了。做程序的跳槽很频率的，特别是刚毕业的。
有的公司是整体规画的，感觉像一个整体，有的公司有很多模块，模块与模块间通过接口调用，整体规画不是很好，但是很灵活。这个要看架构师怎么架构了。</description>
		<content:encoded><![CDATA[<p>N多JS文件，要每个都熟才行，知道每个文件都是干什么用的，如果都了解的人走了，那就杯具了。做程序的跳槽很频率的，特别是刚毕业的。<br />
有的公司是整体规画的，感觉像一个整体，有的公司有很多模块，模块与模块间通过接口调用，整体规画不是很好，但是很灵活。这个要看架构师怎么架构了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：wclssdn</title>
		<link>http://blog.51yip.com/jsjquery/1267.html/comment-page-1#comment-516</link>
		<dc:creator>wclssdn</dc:creator>
		<pubDate>Thu, 02 Jun 2011 09:41:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1267#comment-516</guid>
		<description>创建N多JS文件 动态加载.. 最合适了- - ..  动态加载规则. 也是一门学问- -.. 我看过RIA那边同时的编辑器中.......  一点也不比我们PHP的文件少- - . 分类很清晰. 很不错的说`~~</description>
		<content:encoded><![CDATA[<p>创建N多JS文件 动态加载.. 最合适了- - ..  动态加载规则. 也是一门学问- -.. 我看过RIA那边同时的编辑器中.......  一点也不比我们PHP的文件少- - . 分类很清晰. 很不错的说`~~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
