var exec = require('child_process').exec;. exec('perl ./helloword.pl',function(error,stdout,stderr){ console.log(stdout);
確定! 回上一頁