Node.js v8.7.0 发布,服务器端 JavaScript 运行环境

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

内容简介:Node.js v8.7.0 已发布,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。 更新内容: deps: update npm to 5.4.2 #15600 upgrade libuv to 1...

Node.js v8.7.0 已发布,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。

更新内容:

  • deps:

    • update npm to 5.4.2 #15600

    • upgrade libuv to 1.15.0 #15745

    • update V8 to 6.1.534.42 15393

  • dgram:

    • support for setting dgram socket buffer size #13623

  • fs:

    • add support O_DSYNC file open constant #15451

  • util:

    • deprecate obj.inspect for custom inspection #15631

  • tools, build:

    • there is a fancy new macOS installer #15179

  • Added new collaborators

更多内容请查看发行说明

下载地址:


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


以上所述就是小编给大家介绍的《Node.js v8.7.0 发布,服务器端 JavaScript 运行环境》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

Data Structures and Algorithms in Java

Data Structures and Algorithms in Java

Michael T. Goodrich、Roberto Tamassia / Wiley / 2010-01-26 / USD 177.41

* This newest edition examines fundamental data structures by following a consistent object-oriented framework that builds intuition and analysis skills of data structures and algorithms * Presents ne......一起来看看 《Data Structures and Algorithms in Java》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

SHA 加密
SHA 加密

SHA 加密工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换