fs.readFile('folder/file.txt', function (err, data) { if (err) throw ... I'm fairly confident there is nothing wrong with node's fs module.
確定! 回上一頁