Learn Node.js - Reading a file line by line. ... rl.on('line', function (line) { console.log(line) // print the content of the line on each linebreak });.
確定! 回上一頁