可编译成 JavaScript 的脚本语言 CoffeeScript

码农软件 · 软件分类 · 脚本编程语言 · 2019-03-05 16:27:06

软件介绍

CoffeeScript 这一门编程语言构建在 JavaScript 之上,其被编译成高效的 JavaScript,这样你就可以在 Web 浏览器上运行它,或是通过诸如用于服务器端应用的 Node.js 一类的技术来使用它。编译过程通常都很简单,产生出来的 JavaScript 与许多的最佳做法都保持了一致。

先来看下对比代码(左为 CoffeeScript):

在线编写和执行 CoffeeScript 代码

本文地址:https://codercto.com/soft/d/691.html

The Probabilistic Method Second Edition

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》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

html转js在线工具
html转js在线工具

html转js在线工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试