JS和CSS优化工具,Minify 2.1.5 发布

fmms 12年前
     <div id="p_fullcontent" class="detail">     <p><a href="/misc/goto?guid=4958334342074550701" target="_blank">Minify</a>可以按需对JavaScript以及CSS文件进行合并、压缩以及缓存,以加快页面的载入速度。而安装minify则极其简单,只需在网站根目录下上传程序目录即可。</p>     <ul>      <li>Combines and minifies multiple CSS or JavaScript files into a single download </li>      <li>Uses an <a href="/misc/goto?guid=4958334342890518930" rel="nofollow">enhanced port</a> of Douglas Crockford's <a href="/misc/goto?guid=4958334343689754054" rel="nofollow">JSMin library</a> and custom classes to minify <a href="/misc/goto?guid=4958334344487451416" rel="nofollow">CSS</a> and <a href="/misc/goto?guid=4958334345286416111" rel="nofollow">HTML</a> </li>      <li>Caches server-side (files/apc/memcache) to avoid doing unnecessary work </li>      <li>Responds with an HTTP 304 (Not Modified) response when the browser has an up-to-date cache copy </li>      <li>Most modules are lazy-loaded as needed (304 responses use minimal code) </li>      <li>Automatically rewrites relative URIs in combined CSS files to point to valid locations </li>      <li>With caching enabled, Minify is capable of handling hundreds of requests per second on a moderately powerful server. </li>      <li>Content-Encoding: gzip, based on request headers. Caching allows it so serve gzipped files faster than Apache's mod_deflate option! </li>      <li>Test cases for most components </li>      <li>Easy integration of 3rd-party minifiers </li>      <li>Separate utility classes for HTTP encoding and cache control </li>     </ul>     <p><img alt="JS和CSS优化工具,Minify 2.1.5 发布" src="https://simg.open-open.com/show/06a1624c2c367593bb3fbfcdf4260894.png" width="447" height="139" /></p>     <p>Minify 2.1.5 发布了,下载地址:<a href="/misc/goto?guid=4958334346078096439">minify-2.1.5.zip</a>   282 KB</p>    </div>