下面是我在Gulp 任务中使用的当前代码来运行bat 文件。路径是绝对的。 var gulp = require('gulp'); var exec = require('child_process').exec; module.exports ...
確定! 回上一頁