zjm2020
v1.0.0
Published
node的自带常用模块有: crypto 加密 events 事件 net 网络 os 操作系统 fs 文件系统 http/https module 模块 path 路径 stream 流 querystring timer 定时器 tsl 安全传输 url zlib 压缩
Downloads
1
Readme
##nodejs模块化开发
node的自带常用模块有:
crypto 加密
events 事件
net 网络
os 操作系统
fs 文件系统
http/https
module 模块
path 路径
stream 流
querystring
timer 定时器
tsl 安全传输
url
zlib 压缩
##自定义模块