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
Python for Everyone
Cay S. Horstmann、Rance D. Necaise / John Wiley & Sons / 2013-4-26 / GBP 181.99
Cay Horstmann's" Python for Everyone "provides readers with step-by-step guidance, a feature that is immensely helpful for building confidence and providing an outline for the task at hand. "Problem S......一起来看看 《Python for Everyone》 这本书的介绍吧!
