CSS和JS管理工具 Brewer.js
- 授权协议: 未知
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://brewerjs.org/
软件介绍
Brewer.js 是一个工具用于简化管理 CSS 和 JS 源文件,主要功能有:
- 编译 coffee-script (or iced) 源码到 javascript
- 编译 LESS 或 Stylus 文件到 CSS
- 将多个 JS 或者 CSS 文件合并到单一文件并可进行压缩处理,同时确保其正确的顺序
- 监控目录的改动
使用方法:
$ brewer watch Info Watching project /path/to/current/working/directory Compiled coffee/test.coffee Compiled less/index.less Packaged build/css/index.css Compressed build/css/index.css
Ant Colony Optimization
Marco Dorigo、Thomas Stützle / A Bradford Book / 2004-6-4 / USD 45.00
The complex social behaviors of ants have been much studied by science, and computer scientists are now finding that these behavior patterns can provide models for solving difficult combinatorial opti......一起来看看 《Ant Colony Optimization》 这本书的介绍吧!
