node inspect script.js, (1)使用--inspect选项spawn一个子进程,使用主进程运行CLI调试器。效果与node-inspect script.js相同.
確定! 回上一頁