exec ('ls -lh /usr', function(err, stdout, stderr) { console.log(stdout); });. 如果使用 spawn ,則必須寫成:.
確定! 回上一頁