内容简介:Node.js 9.7.0 已发布,有以下值得关注的变化: libuv: Updated to libuv 1.19.2 #18918 src: Add initial support for Node.js-specific post-mortem metadata #14901 timers: The return value of setImme...
Node.js 9.7.0 已发布,有以下值得关注的变化:
libuv:
Updated to libuv 1.19.2 #18918
src:
Add initial support for Node.js-specific post-mortem metadata #14901
timers:
The return value of
setImmediate()now hasref()andunref()methods #18139util:
It is now possible to get the name for a numerical platform-specific error code as a string #18186
下载地址:
Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。Node.js 的生态系统是目前最大的开源包管理系统。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Node 13.0 发布,服务器端的 JavaScript 运行环境
- Node 11.7.0 发布,服务器端的 JavaScript 运行环境
- Node 11.8.0 发布,服务器端的 JavaScript 运行环境
- Node 11.8.0 发布,服务器端的 JavaScript 运行环境
- Node 11.10.0 发布,服务器端的 JavaScript 运行时
- Node 12.10.0 发布,服务器端的 JavaScript 运行环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Beginning Google Maps API 3
Gabriel Svennerberg / Apress / 2010-07-27 / $39.99
This book is about the next generation of the Google Maps API. It will provide the reader with the skills and knowledge necessary to incorporate Google Maps v3 on web pages in both desktop and mobile ......一起来看看 《Beginning Google Maps API 3》 这本书的介绍吧!