内容简介:Node.js 10.7.0 已发布,此次更新内容如下: console: console.timeLog() 方法已实现 #21312 deps: libuv 更新至 1.22.0 #21731 ICU 更新至 62.1 (Unicode 11, CLDR 33.1) #21728 http: 支持将 timeout 和 ...
Node.js 10.7.0 已发布,此次更新内容如下:
console:
console.timeLog()方法已实现 #21312deps:
http:
支持将
timeout和agent选项传递至http.request. #21204inspector:
公开
require('inspector').console中的初始控制台 API #21659napi:
新增 bigint 支持(试验性)#21226
process:
trace_events:
新增 process_name metadata #21477
Added new collaborators
codebytere - Shelley Vohr
更新详情可查阅发行说明
下载地址:
https://nodejs.org/en/download/current/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《Node.js 10.7.0 发布,基于 V8 的 JavaScript 运行时》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- TypeScript 3.4.5 发布,修复节点运行问题
- Dapr 1.0 发布,分布式应用运行时
- Node.js 8.1.2 发布,JavaScript 运行时
- GoPlus 0.6.40 发布,支持线上运行模式
- RDoc 1.3.3 发布,兼容 Windows 系统下运行
- RubyMine 2018.2.3 发布,新增显示运行脚本的功能
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Parsing Techniques
Dick Grune、Ceriel J.H. Jacobs / Springer / 2010-2-12 / USD 109.00
This second edition of Grune and Jacobs' brilliant work presents new developments and discoveries that have been made in the field. Parsing, also referred to as syntax analysis, has been and continues......一起来看看 《Parsing Techniques》 这本书的介绍吧!