execSync. Executes shell commands synchronously. ... npm install execSync ... code ' + result.code); console.log('stdout + stderr ' + result.stdout); ...
確定! 回上一頁