8 Answers. typescript. 90%. const fs = require('fs'); fs.readFile('file.txt', function(err, data) { if (err) throw err; const arr = data.
確定! 回上一頁