minify client.js util.js > all.js minify screen.css reset.css > all.css cat client.js | minify --js cat *.css | minify --css ...
確定! 回上一頁