[关闭]
@breakerthb 2016-07-11T06:43:58.000000Z 字数 393 阅读 1082

NodeJS工具模块

NodeJS


OS模块

提供基本的系统操作函数。

http://www.runoob.com/nodejs/nodejs-os-module.html

Path模块

提供了处理和转换文件路的工具。

http://www.runoob.com/nodejs/nodejs-path-module.html

Net模块

用于底层的网络通信。提供了服务端和客户端的的操作。

http://www.runoob.com/nodejs/nodejs-net-module.html

DNS模块

用于解析域名。

http://www.runoob.com/nodejs/nodejs-dns-module.html

Domain模块

简化异步代码的异常处理,可以捕捉处理try catch无法捕捉的。

http://www.runoob.com/nodejs/nodejs-domain-module.html

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注