最后一个办法,直接断点到nodejs的child_process.js模块中尝试看看问题出在哪里。 exec和spawn的源码区分. 断点进去看后,豁然开朗, exec 是对 execFile ...
確定! 回上一頁