- 授权协议: MIT
- 开发语言: Ruby
- 操作系统: 跨平台
- 软件首页: http://coffeescript.org/
- 软件文档: http://coffeescript.org/
- 官方下载: https://github.com/jashkenas/coffeescript/releases
软件介绍
CoffeeScript 这一门编程语言构建在 JavaScript 之上,其被编译成高效的 JavaScript,这样你就可以在 Web 浏览器上运行它,或是通过诸如用于服务器端应用的 Node.js 一类的技术来使用它。编译过程通常都很简单,产生出来的 JavaScript 与许多的最佳做法都保持了一致。
先来看下对比代码(左为 CoffeeScript):
The Probabilistic Method Second Edition
Noga Alon、Joel H. Spencer / Wiley-Blackwell / 2000 / $121.95
The leading reference on probabilistic methods in combinatorics-now expanded and updated When it was first published in 1991, The Probabilistic Method became instantly the standard reference on one......一起来看看 《The Probabilistic Method Second Edition》 这本书的介绍吧!
