内容简介:Node.js 10.2.0 已发布,这是针对 10.x 系列的第二个维护版本,包含一些改进和修复。 主要亮点: addons: Fixed a memory leak for users of AsyncResource and N-API. (Michael Dawson) #20668 assert: The ...
Node.js 10.2.0 已发布,这是针对 10.x 系列的第二个维护版本,包含一些改进和修复。
主要亮点:
addons:
Fixed a memory leak for users of
AsyncResource
and N-API. (Michael Dawson) #20668assert:
The
error
parameter ofassert.throws()
can be an object containing regular expressions now. (Ruben Bridgewater) #20485crypto:
esm:
Builtin modules (e.g.
fs
) now provide named exports in ES6 modules. (Gus Caplan) #20403http:
module:
add --preserve-symlinks-main (David Goldstein) #19911
timers:
timeout.refresh()
has been added to the public API. (Jeremiah Senkpiel) #20298Embedder support:
Functions for creating V8
Isolate
andContext
objects with Node.js-specific behaviour have been added to the API. (Allen Yonghuang Wang) #20639Node.js
Environment
s clean up resources before exiting now. (Anna Henningsen) #19377Support for multi-threaded embedding has been improved. (Anna Henningsen) #20542, #20539, #20541
下载地址:
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- FreeBSD 13.0-RC1 发布:改进 TCP 性能、修复和改进 SCTP
- PhpStorm 2017.3.5 发布,错误修复和改进
- Ubuntu 18.04.1 发布,安全修复和改进
- WebStorm 2018.2.2 发布,功能改进和修复
- PhpStorm 2017.3.4 发布,修复错误和功能改进
- Tomcat 7.0.88 发布,Bug 修复和改进
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Ajax设计模式
Michael Mahemoff / 杨仁和 / 电子工业出版社 / 2007-5 / 78.00元
★本书荣获LinuxWorld Linux Journal2006年Editors' Choice awards。 ★绝好的一本ajax 高级读物,建议 每个web 程序员都需要买一本,了解什么是真正的好的web设计--网友 [精彩试读一] [精彩试读二] 本书是一本关于复杂Ajax应用的整体架构设计......一起来看看 《Ajax设计模式》 这本书的介绍吧!
HTML 压缩/解压工具
在线压缩/解压 HTML 代码
图片转BASE64编码
在线图片转Base64编码工具