读书人

施用Google Closure Compiler对js文件

发布时间: 2013-02-24 17:58:57 作者: rapoo

使用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全力压缩代码

读书人网 >操作系统

热点推荐