<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>js归档 - 布鲁文的蓝色奇想</title>
	<atom:link href="https://www.mrven.com/node/tag/js/feed" rel="self" type="application/rss+xml" />
	<link>https://www.mrven.com/node/tag/js</link>
	<description>A MRVEN SITE</description>
	<lastBuildDate>Sun, 04 May 2008 04:59:45 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.1</generator>
	<item>
		<title>JavaScript代码压缩器</title>
		<link>https://www.mrven.com/node/179</link>
					<comments>https://www.mrven.com/node/179#respond</comments>
		
		<dc:creator><![CDATA[Ven]]></dc:creator>
		<pubDate>Sun, 04 May 2008 04:59:45 +0000</pubDate>
				<category><![CDATA[Web开发]]></category>
		<category><![CDATA[js]]></category>
		<guid isPermaLink="false">http://www.naks.cn/blueven/?p=179</guid>

					<description><![CDATA[<p>Packer是由外国友人Dean Edwards编写的一款JavaScript压缩器。它能够删除JS代码中的所 [&#8230;]</p>
<p><a href="https://www.mrven.com/node/179">JavaScript代码压缩器</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></description>
										<content:encoded><![CDATA[<p>Packer是由外国友人Dean Edwards编写的一款JavaScript压缩器。它能够删除JS代码中的所有注释，换行和无用的空格，从而压缩JS文件的容量。</p>
<p>著名的JS框架jQuery的生产环境版就是用这个压缩器压缩的。jQuery框架1.2.3版的源文件容量是94KB，压缩后只有15kb，压缩效率惊人。</p>
<p>这是Packer的在线使用地址：<a href="http://dean.edwards.name/packer/">http://dean.edwards.name/packer/</a></p>
<p>此外，Packer还提供对.NET, PHP和Perl代码的压缩，详情见：<a href="http://dean.edwards.name/download/#packer">http://dean.edwards.name/download/#packer</a></p>
<p><a href="https://www.mrven.com/node/179">JavaScript代码压缩器</a>最先出现在<a href="https://www.mrven.com">布鲁文的蓝色奇想</a>。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.mrven.com/node/179/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
