天天躁日日躁狠狠躁AV麻豆-天天躁人人躁人人躁狂躁-天天澡夜夜澡人人澡-天天影视香色欲综合网-国产成人女人在线视频观看-国产成人女人视频在线观看

使用YUI+Ant 實現JS CSS壓縮

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

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

copyright:Mr.chen

好了具體操作如下:

官網:

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 實現JS CSS壓縮,轉載需保留來源!

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

主站蜘蛛池模板: 色婷婷国产精品视频一区二区 | 秋霞最新高清无码鲁丝片 | 超碰caoporon最新视频 | 无人影院在线播放视频 | 国产精品一区二区在线播放 | 久久全国免费久久青青小草 | 欧美日韩在线亚洲一 | 免费人成网站在线观看10分钟 | 亚洲免费国产在线日韩 | 国产精品18久久久久久欧美 | 手机在线观看你懂的 | 97午夜伦伦电影理论片 | 最新快播网站 | 久久久久久久久久毛片精品美女 | 亚洲日本欧美日韩高观看 | 含羞草免费完整视频在线观看 | 亚洲精品久久久午夜麻豆 | 午夜国产视频 | 国产精品青青青高清在线密亚 | 久久久久国产精品美女毛片 | 国产AV无码成人黄网站免费 | 国产哺乳期奶水avav | 一个人免费播放高清在线观看 | 欧美日韩精品久久久免费观看 | 高清欧美一区二区三区 | 久久精品国产99欧美精品亚洲 | 最近更新2019中文字幕国语 | 亚洲精品成人a | 最新国产成人综合在线观看 | 老师湿乎乎两半嫩 | 亚洲午夜久久久无码精品网红A片 | 最近中文字幕在线中文视频 | YELLOW视频直播在线观看 | 国产99热在线观看 | 精品国产乱码久久久久久软件 | 亚洲一区日韩一区欧美一区a | 国产成人永久免费视频 | 成人在免费视频手机观看网站 | 小伙无套内射老女人 | 91国偷自产一区二区三区 | 久9青青cao精品视频在线 |