node+cross-spawn运行批处理脚本run.js:const spawn = require('cross-spawn');spawn.sync('yarn -v', [], { stdio: 'inherit' })spawn.sync('run.bat ...
確定! 回上一頁