内容简介:Node.js v11.0.0值得注意的是,从该版本起,Node.js 不再支持 FreeBSD 10。值得关注的更新:
Node.js v11.0.0 已正式发布 !该版本主要侧重于对内部和性能方面的改进,以及升级到 V8 7.0 版本。
值得注意的是,从该版本起,Node.js 不再支持 FreeBSD 10。
值得关注的更新:
-
Build
-
FreeBSD 10 is no longer supported. #22617
-
child_process -
The default value of the
windowsHideoption has been changed totrue. #21316 -
console -
console.countReset()will emit a warning if the timer being reset does not exist. #21649 -
console.time()will no longer reset a timer if it already exists. #20442 -
Dependencies
-
V8 has been updated to 7.0. #22754
-
fs -
The
fs.read()method now requires a callback. #22146 -
The previously deprecated
fs.SyncWriteStreamutility has been removed. #20735 -
http -
The
http,https, andtlsmodules now use the WHATWG URL parser by default. #20270 -
General
-
Use of
process.binding()has been deprecated. Userland code usingprocess.binding()should re-evaluate that use and begin migrating. If there are no supported API alternatives, please open an issue in the Node.js GitHub repository so that a suitable alternative may be discussed. -
An experimental implementation of
queueMicrotask()has been added. #22951 -
Internal
-
Windows performance-counter support has been removed. #22485
-
The
--expose-http2command-line option has been removed. #20887 -
Timers
-
Interval timers will be rescheduled even if previous interval threw an error. #20002
-
nextTickqueue will be run after each immediate and timer. #22842 -
util
下载地址: https://nodejs.org/en/download/current/
Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
新媒体革命——在线时代的媒体、公关与传播
仇勇 / 电子工业出版社 / 2016-2-1 / CNY 50.00
这既是传统媒体的大裂变年代,也是在线媒体开启的新闻业的黄金时代。 信息流动的新法则不仅改变了媒体业,也在重塑公关、传播和商业的面貌。总之,这个世界的连接方式不仅不再相同,而且这一改变不可逆转。在这个全新重启的在线时代里,无论是信息的获取还是商业本身,信任都变得比以往更重要。 从告别传统媒体的那一刻起,我就有着两个小小的“野心”:一是探寻适合在线时代的媒体生产方式;二是让优质内容有权获得......一起来看看 《新媒体革命——在线时代的媒体、公关与传播》 这本书的介绍吧!