内容简介:Node v12.10.0 (Current) 发布了,更新内容如下: deps: 更新 npm 到 6.10.3 fs: 向 rmdir( ) 添加递归选项 允许将 true 传递给 emitClose 选项 向 BigInt Stats 对象添加 *timens 属性 net: 允许将数据读入静...

Node v12.10.0 (Current) 发布了,更新内容如下:
deps:
- 更新 npm 到 6.10.3
fs:
- 向 rmdir( ) 添加递归选项
- 允许将 true 传递给 emitClose 选项
- 向 BigInt Stats 对象添加 *timens 属性
net:
- 允许将数据读入静态缓冲区
发布说明:
https://nodejs.org/en/blog/release/v12.10.0/
以上所述就是小编给大家介绍的《Node 12.10.0 发布,服务器端的 JavaScript 运行环境》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 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.11.1 发布,服务器端的 JavaScript 运行环境
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!