... you plan to use d8 to run JavaScript files rather than interactively. This can be achieved using console.log : $ cat test.js console.log('Hello world!') ...
確定! 回上一頁