一区二区久久-一区二区三区www-一区二区三区久久-一区二区三区久久精品-麻豆国产一区二区在线观看-麻豆国产视频

使用YUI+Ant 實現(xiàn)JS CSS壓縮

今天研究了一下YUI yahoo開源框架,感覺很猛啊。

于是乎我做了一個YUI的ant實現(xiàn),網(wǎng)上好多關于bat的實現(xiàn),我就另辟蹊徑,出個關于這個的ant實現(xiàn),嘿嘿獨一無二的文章,如果轉(zhuǎn)載的話,其注明作者和網(wǎng)站

copyright:Mr.chen

好了具體操作如下:

官網(wǎng):

yuicompressor-2.4.6.jar 下載地址 http://yuilibrary.com/downloads/#yuicompressor

YUIAnt.jar 下載地址 http://www.ubik-ingenierie.com/miscellanous/YUIAnt/

具體的相關代碼如下:

#css work dir commonCss.dir = css  #js work dir commonJs.dir = js  #build temp dir  output.temp.dir = build  #output files in the directory output.dir = ${output.temp.dir}_output  #environment needs lib liblib = lib  <?xml version="1.0" encoding="UTF-8"?>  <project name="Compress CSS-JS" default="compress" basedir=".">    <property file="bulid.properties" />    <path id="yuiClasspath">     <fileset dir="${lib}">       <include name="*.*" />     </fileset>   </path>    <!-- #######################Init the environment of the tool ##########################-->   <target name="init">     <echo message="begin to init the init" />     <echo message="delete all reference files." />     <delete dir="${output.dir}" />     <echo message="delete end" />     <echo message="make the reference files." />     <mkdir dir="${output.dir}" />     <mkdir dir="${output.temp.dir}" />     <echo message="make end." />   </target>    <!-- #######################Combine the css files       ##########################-->   <target name="combinecss" depends="init" description="Combine common css files">     <echo message="begin to combine the css files to one file." />     <concat destfile="${output.temp.dir}/combined_css.css" encoding="UTF-8" append="false">       <fileset dir="${commonCss.dir}">         <include name="*.css" />       </fileset>     </concat>     <echo message="combine end." />   </target>    <!-- #######################Combine the js files       ##########################-->   <target name="combinejs">     <echo message="begin to combine the js files to one file." />     <concat destfile="${output.temp.dir}/all_source.js" encoding="utf-8" append="false">       <fileset dir="${commonJs.dir}">         <include name="*.js" />       </fileset>     </concat>     <echo message="combine end." />   </target>    <!-- #######################Compress the js and css files ##########################-->   <target name="compress" depends="combinecss,combinejs" description="Compress">     <echo message="begin to compress the css file." />     <taskdef name="yuicompress" classname="com.yahoo.platform.yui.compressor.YUICompressTask">       <classpath>         <path refid="yuiClasspath" />       </classpath>     </taskdef>     <!-- first method compress the css files -->     <yuicompress linebreak="10000000" warn="false" munge="yes" preserveallsemicolons="true" outputfolder="${output.dir}">       <fileset dir="${output.temp.dir}">         <include name="*.css" />       </fileset>     </yuicompress>     <echo message ="compress the css end." />     <!-- second method compress the js files-->     <echo message ="begin to compress the js file." />     <apply executable="Java" parallel="false" failonerror="true">       <fileset dir="${output.temp.dir}" includes="all_source.js" />       <arg line="-jar" />       <arg path="${lib}/yuicompressor-2.4.6.jar" />       <arg line="--charset utf-8" />       <arg line="-o ${output.dir}/combined_js.js" />       <srcfile />     </apply>     <echo message ="compress the js end." />     <delete dir="${output.temp.dir}" />   </target>  </project>  @echo off echo ################################################ echo ##########Tool Compress the js and css########## echo ################################################ echo Please make sure your css and js in the css'directory and js'directory. echo If sure,please enter any button to continue the tool. pause call ant -buildfile compress.xml compress>build.log echo compress end  pause 

 
 相關的文件我提供下載,感覺好的,就留言吧

php技術使用YUI+Ant 實現(xiàn)JS CSS壓縮,轉(zhuǎn)載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉(zhuǎn)載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯(lián)系我們修改或刪除,多謝。

主站蜘蛛池模板: 欧美性第一页 | 国产精品3 | 中文字幕成人网 | 国产在线中文字幕 | 多色视频 | 五月综合激情久久婷婷 | 亚洲国产一区在线二区三区 | 日本欧美国产精品第一页久久 | 97色涩| 亚洲一区二区三区精品国产 | 亚洲六月丁香六月婷婷色伊人 | 伊人久久成人成综合网222 | 黑人专区| www日韩在线| 伊人精品国产 | 国产麻豆精品原创 | 免费成人福利视频 | 2019偷偷狠狠的日日 | 美女无遮挡免费网站 | 亚洲国产欧美精品 | 91国内视频在线观看 | 色狠狠成人综合色 | 国产亚洲高清视频 | 欧美日韩一区二区三区久久 | 欧美激情一区二区三区在线 | 国产一区二区在线视频播放 | 天天躁日日躁aaaaxxxx | 99久久精品国产免看国产一区 | 久久亚洲综合网 | 美国三级日本三级久久99 | 四虎网址 | 九九视频热 | 色综合美国色农夫网 | 久久久久久久久久毛片精品美女 | 美女张开腿给人网站 | 国产欧美一区二区精品性色 | 色wwwwww| 国产亚洲一区呦系列 | 亚洲小视频网站 | 欧美日韩中文一区二区三区 | 最新国产精品视频免费看 |