readFile ("test.txt", function (err, data) { if (err) throw err; console.log(data); });. 的内容 test.txt 创建于 nano :. 测试Node.js readFile().
確定! 回上一頁