- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: http://www.smooth-build.org/
- 软件文档: http://www.smooth-build.org/tutorial.html
- 官方下载: http://www.smooth-build.org/download.html
软件介绍
Smooth Build 是一个构建工具,提供一个函数型语言用来描述构建过程,简单而且可读性强。一个最简单的 Java 项目构建脚本就像 "app.jar: files("src") | javac | jar;" 构建的内容使用 SHA1 进行哈希缓存和索引,因此不会对同一个资源构建两次。
JavaScript Patterns
Stoyan Stefanov / O'Reilly Media, Inc. / 2010-09-21 / USD 29.99
What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced d......一起来看看 《JavaScript Patterns》 这本书的介绍吧!
