CoffeeScript 1.11.1 发布,脚本语言

栏目: CoffeeScript · 发布时间: 8年前

内容简介:CoffeeScript 1.11.1 发布,脚本语言
CoffeeScript 1.11.1 发布,脚本语言

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

  • Bugfix for shorthand object syntax after interpolated keys.

  • Bugfix for indentation-stripping in """ strings.

  • Bugfix for not being able to use the name "arguments" for a prototype property of class.

  • Correctly compile large hexadecimal numbers literals to 2e308 (just like all other large number literals do).

点此查看完整更新内容

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Introduction to Graph Theory

Introduction to Graph Theory

Douglas B. West / Prentice Hall / 2000-9-1 / USD 140.00

For undergraduate or graduate courses in Graph Theory in departments of mathematics or computer science. This text offers a comprehensive and coherent introduction to the fundamental topics of graph ......一起来看看 《Introduction to Graph Theory》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

SHA 加密
SHA 加密

SHA 加密工具