发布于 2016-11-09 01:00:24 | 185 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的Node.JS入门教程,程序狗速度看过来!

Node.js 服务器端的JavaScript

Node.js 是一个基于Chrome JavaScript 运行时建立的一个平台, 用来方便地搭建快速的 易于扩展的网络应用· Node.js 借助事件驱动, 非阻塞I/O 模型变得轻量和高效, 非常适合 运行在分布式设备 的 数据密集型 的实时应用


Node v7.1.0 (Current)  和 v4.6.2 'Argon' (LTS) 发布了,Node.js 是一套用来编写高性能网络服务器的 JavaScript 工具包。

Node v7.1.0 (Current) 值得关注的更新:

  • buffer: add buffer.transcode to transcode a buffer's content from one encoding to another primarily using ICU (James M Snell) #9038

  • child_process: add public API for IPC channel (cjihrig) #9322

  • icu:

    • Upgraded to ICU 58 - small icu (Steven R. Loomis) #9234

    • Add cldrtz, and unicode to process.versions (Steven R. Loomis) #9266

  • lib: make String(global) === '[object global]' (Anna Henningsen) #9279

  • libuv: Upgraded to 1.10.0 (cjihrig) #9267

  • readline: use icu based string width calculation (James M Snell) #9040

  • src:

    • add NODE_PRESERVE_SYMLINKS environment variable that has the same effect as the --preserve-symlinks flag (Marc Udoff) #8749

    • Fix String#toLocaleUpperCase() and String#toLocaleLowerCase() (Steven R. Loomis)

Node v4.6.2 'Argon' (LTS) 值得关注的更新:

  • build: It is now possible to build the documentation from the release tarball (Anna Henningsen) #8413

  • buffer: Buffer.alloc() will no longer incorrectly return a zero filled buffer when an encoding is passed (Teddy Katz) #9238

  • deps: upgrade npm in LTS to 2.15.11 (Kat Marchán) #8928

  • repl: Enable tab completion for global properties (Lance Ball) #7369

  • urlurl.format() will now encode all # in search (Ilkka Myller) #8072

完整更新日志

7.1.0 发布说明4.6.2 发布说明

下载地址:

Node v7.1.0

Node v4.6.2



历史版本 :
Node.js v8.9.4 (LTS) 发布,可以从任何目录配置
Node.js v6.12.3 (LTS) 发布,可以从任何目录配置
Node.js 9.3.0 发布,服务器端 JavaScript 运行环境
Node.js v9.2.1,v8.9.3, v4.8.7 发布
Node.js v6.12.2 “Boron”(LTS) 发布,修复漏洞
Node v8.9.2 和 v6.12.1 长期支持版发布
Node.js v9.2.0 发布,服务器端 JavaScript 运行环境
Node v8.9.1 (LTS) 发布,服务器端 JavaScript 运行环境
Node.js v9.1.0 发布,服务器端 JavaScript 运行环境
Node.js v9.0.0 发布,服务器端 JavaScript 运行环境
Node 8.8.0、6.11.5 和 4.8.5 发布,你在用哪版?
Node.js v8.7.0 发布,服务器端 JavaScript 运行环境
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务