child_process
2022-07-10 12:29:46 11 举报
child_process流程
作者其他创作
大纲/内容
return child
callback
constructor
getValidStdio
this._handle = new Process
normallizeexecFile args
process_wrap
child.spawn
execFile
spawn
exec
child = new ChildProcess
index.js
child.stderr.on('data')
spawn->child
Process
register this._handle.onexit
ChildProcess
createSocket
kill
this._handle.spawn
normalizeExecArgs
internal/child_process
normalizeSpawnArgument
exithandler/errorHandler
normalizespawn args
child_process
cp.exec
child.stdout.on('data')
0 条评论
回复 删除
下一页