原作者:淘杰
前几天nodejs发布了新版本4.0,其中涉及到一个更新比较多的模块,那就是下面要介绍的timer模块。
timers: Improved timer performance from porting the 0.12 implementation, plus minor fixes...
文章_朴灵_
2018-05-14
868浏览量
一起探讨 JavaScript 的对象
原文地址:Let’s explore objects in JavaScript
原文作者:Cristi Salcescu
译文出自:阿里云翻译小组
译文链接:https://github.com/dawn-teams/translate/blob/master/articles/Let’s...