类型: 仅文档
由 spawn() 和类似函数返回的子进程对象的 _channel 属性不适合公共使用。
改用 ChildProcess.channel。
Type: Documentation-only
The _channel property of child process objects returned by spawn() and
similar functions is not intended for public use. Use ChildProcess.channel
instead.