内容简介:Node.js v8.9.4 (LTS) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。 更新内容: deps: upgrade npm to 5.6.0 (Kat Marchán) #...
Node.js v8.9.4 (LTS) 发布了,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行时。 Node.js 使用高效、轻量级的事件驱动、非阻塞 I/O 模型。
更新内容:
deps:
upgrade npm to 5.6.0 (Kat Marchán) #17535
build:
configure can now be run from any directory (Gibson Fahnestock) #17321
提交
[
62ad4cca07
] - tools/doc: add tools/remark-* to eslintignore (Ivan Wei) #17240[
ce91a38970
] - benchmark: fix http/simple.js benchmark (Anatoli Papirovski) #17583[
3fe7f9f102
] - benchmark: set maxHeaderListPairs in h2 headers.js (Anatoli Papirovski) #17194[
4597bd753a
] - benchmark: use unique filenames in fs benchmarks (Rich Trott) #16776[
92723701cd
] - benchmark,path: remove unused variables (薛定谔的猫) #15789[
58a667c884
] - build: add amake help
option for common targets (Gibson Fahnestock) #17323[
5b04621c40
] - build: allow running configure from any directory (Gibson Fahnestock) #17321[
6ed330610a
] - build: define HAVE_OPENSSL macro for cctest (Matheus Marchini) #17461
完整内容请查看发布主页。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- CentOS 6.X 上安装配置 NFS 目录共享
- Node.js v6.12.3 (LTS) 发布,可以从任何目录配置
- Elasticsearch的进阶之路 - 第二章之Elasticsearch目录结构及核心配置文件介绍
- Imperva 开源域目录控制器,简化活动目录集成
- PHP unlink与rmdir删除目录及目录下所有文件实例代码
- Bleve目录结构
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Understanding Machine Learning
Shai Shalev-Shwartz、Shai Ben-David / Cambridge University Press / 2014 / USD 48.51
Machine learning is one of the fastest growing areas of computer science, with far-reaching applications. The aim of this textbook is to introduce machine learning, and the algorithmic paradigms it of......一起来看看 《Understanding Machine Learning》 这本书的介绍吧!