Node.js v9.9.0 发布,服务器端的 JavaScript 运行环境

栏目: 软件资讯 · 发布时间: 8年前

内容简介:Node v9.9.0 (Current) 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下: 显著的改变: assert: From now on all error messages produced by assert in strict mode will produce a error dif...

Node v9.9.0 (Current) 已发布,该版本添加了一些新特性,也修复了一些问题,详细如下:

显著的改变:

  • assert:

    • From now on all error messages produced by assert in strict mode will produce a error diff. (Ruben Bridgewater) #17615

    • From now on it is possible to use a validation object in throws instead of the other possibilities. (Ruben Bridgewater) #17584

  • crypto:

    • allow passing null as IV unless required (Tobias Nießen) #18644

  • fs:

    • support as and as+ flags in stringToFlags() (Sarat Addepalli) #18801

  • tls:

    • expose Finished messages in TLSSocket (Anton Salikhmetov) #19102

  • tty:

    • Add getColorDepth function to determine if terminal supports colors. (Ruben Bridgewater) #17615

  • util:

    • add util.inspect compact option (Ruben Bridgewater) #17576

  • Added new collaborators

完整更新内容可查看发布主页

下载地址:https://github.com/nodejs/node/releases


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


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

查看所有标签

猜你喜欢:

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

计数组合学(卷2)

计数组合学(卷2)

斯坦利 / 机械工业出版社 / 2004-11-15 / 59.00元

本书介绍了生成函数组合、树、代数生成函数、D有限生成函数、非交换生成函数和对称函数。关于对称函数的论述只适用于研究生的入门课程并着重于组合学方面,尤其是Robinson-Schensted-Knuth算法,还讨论了对称函数与表示论之间的联系。附录(由Sergey Fomin编写)中更深入地讨论了对称函数理论,包括jeu de taquin和Littlewood-richardson规则。另外,书中......一起来看看 《计数组合学(卷2)》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

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

正则表达式在线测试

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具