Node.js 工具模块

Node.js 教程 · 2019-04-08 10:37:42

在 Node.js 模块库中有很多好用的模块。接下来我们为大家介绍几种常用模块的使用:

序号模块名 & 描述
1

OS 模块

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

Path 模块

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

Net 模块

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

DNS 模块

用于解析域名。
5

Domain 模块

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

点击查看所有 Node.js 教程 文章: https://www.codercto.com/courses/l/43.html

查看所有标签

Basics of Web Design

Basics of Web Design

Terry Felke-Morris / Addison-Wesley / 2013-1-28 / USD 98.40

Basics of Web Design: HTML5 and CSS3, 2e covers the basic concepts that web designers need to develop their skills: * Introductory Internet and Web concepts* Creating web pages with HTML5* Configurin......一起来看看 《Basics of Web Design》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试