execSync ; var out = execSync('ls'); console.log(out); process.stdout.write(out);. 這是輸出: <Buffer 4c 49 43 45 4e 53 45 0a 52 45 41 44 4d 45 2e 6d 64 0a ...
確定! 回上一頁