- assert 断言
 - async_hooks 异步钩子
 - async_hooks/context 异步上下文
 - buffer 缓冲区
 - C++插件
 - C/C++插件(使用 Node-API)
 - C++嵌入器
 - child_process 子进程
 - cluster 集群
 - CLI 命令行
 - console 控制台
 - Corepack 核心包
 - crypto 加密
 - crypto/webcrypto 网络加密
 - debugger 调试器
 - deprecation 弃用
 - dgram 数据报
 - diagnostics_channel 诊断通道
 - dns 域名服务器
 - domain 域
 - env 环境变量
 - Error 错误
 - events 事件触发器
 - fs 文件系统
 - global 全局变量
 - http 超文本传输协议
 - http2 超文本传输协议 2.0
 - https 安全超文本传输协议
 - inspector 检查器
 - Intl 国际化
 - module 模块
 - module/cjs CommonJS 模块
 - module/esm ECMAScript 模块
 - module/package 包模块
 - module/typescript TS 模块
 - net 网络
 - os 操作系统
 - path 路径
 - perf_hooks 性能钩子
 - permission 权限
 - process 进程
 - punycode 域名代码
 - querystring 查询字符串
 - readline 逐行读取
 - repl 交互式解释器
 - report 诊断报告
 - sea 单个可执行应用程序
 
Node.js v22.21.0 文档
- Node.js v22.21.0
 - 目录
 - 
      
      
        导航
      
      
- assert 断言
 - async_hooks 异步钩子
 - async_hooks/context 异步上下文
 - buffer 缓冲区
 - C++插件
 - C/C++插件(使用 Node-API)
 - C++嵌入器
 - child_process 子进程
 - cluster 集群
 - CLI 命令行
 - console 控制台
 - Corepack 核心包
 - crypto 加密
 - crypto/webcrypto 网络加密
 - debugger 调试器
 - deprecation 弃用
 - dgram 数据报
 - diagnostics_channel 诊断通道
 - dns 域名服务器
 - domain 域
 - env 环境变量
 - Error 错误
 - events 事件触发器
 - fs 文件系统
 - global 全局变量
 - http 超文本传输协议
 - http2 超文本传输协议 2.0
 - https 安全超文本传输协议
 - inspector 检查器
 - Intl 国际化
 - module 模块
 - module/cjs CommonJS 模块
 - module/esm ECMAScript 模块
 - module/package 包模块
 - module/typescript TS 模块
 - net 网络
 - os 操作系统
 - path 路径
 - perf_hooks 性能钩子
 - permission 权限
 - process 进程
 - punycode 域名代码
 - querystring 查询字符串
 - readline 逐行读取
 - repl 交互式解释器
 - report 诊断报告
 - sea 单个可执行应用程序
 
 - 其他版本
 
Corepack#>
稳定性: 1 - 实验性的
¥Stability: 1 - Experimental
从 Node.js v25 开始,Corepack 将不再分发。
¥Corepack will no longer be distributed starting with Node.js v25.
目前依赖于 Node.js 打包的 corepack 可执行文件的用户可以切换到使用用户空间提供的 corepack 模块。
¥Users currently depending on the bundled corepack executable from Node.js
can switch to using the userland-provided corepack module.
        Node.js 中文网 - 粤ICP备13048890号 
      
    