首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

施用Google Closure Compiler对js文件进行压缩处理

2013-02-24 
使用Google Closure Compiler对js文件进行压缩处理????? 尝试对js文件进行压缩处理.????? 所知的工具有这

使用Google Closure Compiler对js文件进行压缩处理

????? 尝试对js文件进行压缩处理.

????? 所知的工具有这么几个: JSMin, YUI Compresso, Google Closure Compiler, 和UglifyJS.此次尝试的为

Google Closure Compiler.

????? Google Closure Compiler的项目官网: http://code.google.com/p/closure-compiler/

????? 通过Google找到的供参考的几个web资料:

????? 1. 在项目中使用Google Closure Compiler

????? 2. 使用Google?Closure?Compiler全力压缩代码

热点排行