发布于 2017-10-12 00:18:22 | 178 次阅读 | 评论: 0 | 来源: 网友投递
Node.js 服务器端的JavaScript
Node.js 是一个基于Chrome JavaScript 运行时建立的一个平台, 用来方便地搭建快速的 易于扩展的网络应用· Node.js 借助事件驱动, 非阻塞I/O 模型变得轻量和高效, 非常适合 运行在分布式设备 的 数据密集型 的实时应用
Node.js v8.7.0 已发布,
更新内容:
deps:
dgram:
support for setting dgram socket buffer size #13623
fs:
add support O_DSYNC file open constant #15451
util:
deprecate obj.inspect for custom inspection #15631
tools, build:
there is a fancy new macOS installer #15179
Added new collaborators
更多内容请查看发行说明。
下载地址: