forEach(file => { console.log(file); }); }. 輸出: Current filenames: example_file.txt index.js File Contents of example_file:This is a test file.
確定! 回上一頁