叶子绿

分享自己的一些前端经验,做改变世界的产品。 再次出发…

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

 

环境介绍

powershell yuicompressor

代码如下:

    ls *.css | gc | Out-File eweb.all.css
    java -jar d:\dropbox\command\yuicompressor.jar -o 'eweb.all.min.css' eweb.all.css

总结

  • powershell 令人惊叹,虽然未必有unix下shell 的强悍.但它的写法更符合程序员的习惯.

想去阿里工作,有内推吗

posted on 2011-07-27 15:22  叶子绿  阅读(332)  评论(0编辑  收藏  举报