node api

Posted 我的博客

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了node api相关的知识,希望对你有一定的参考价值。

 
node的內建模块有:
assert - 断言
Buffer - 缓冲器
child_process - 子进程
cluster - 集群
console - 控制台
crypto - 加密
dgram - 数据报
dns - 域名服务器
Error - 异常
events - 事件
fs - 文件系统
global - 全局变量
http - HTTP
https - HTTPS
module - 模块
net - 网络
os - 操作系统
path - 路径
process - 进程
querystring - 查询字符串
readline - 逐行读取
repl - 交互式解释器
stream - 流
string_decoder - 字符串解码器
timer - 定时器
tls - 安全传输层
tty - 终端
url - 网址
util - 实用工具
v8 - V8引擎
vm - 虚拟机
zlib - 压缩
__________________________________
试验的API
async_hooks
http2
inspector
napi
perf_hooks
__________________________________
废弃的API
domain
punycode
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

以上是关于node api的主要内容,如果未能解决你的问题,请参考以下文章

node node是什么 Buffer 模块化开发 第三方模块 事件订阅机制EventEmitter

api 节点 .js(通过 api 将数据发布到 mailchimp 服务器)

java中,Node node = (Node) value; 其中Node是接口,这个语句是啥意思啊?谢谢。

如何执行 node

关于node,node-sass,sass-loader版本

Node.js 入门