The simplest way of reading a file line by line in Node.js is by using the native fs module's fs.readFileSync() method:
確定! 回上一頁