回复 (1)
V
http://nodejs.org/docs/latest/api/child_process.html child_process.spawn(command, [args], [options]) child_process.exec(command, [options], callback)
参与回复
登录后即可参与回复。登录
http://nodejs.org/docs/latest/api/child_process.html child_process.spawn(command, [args], [options]) child_process.exec(command, [options], callback)