util.inherits

可以快速上手的开发文档

#util.inherits
util.inherits

Node.js常用工具之util模块

前言util是一个Node.js的核心工具模块,提供常用的函数,用于弥补核心JavaScript提供的函数过..