Create a new file called app.js and add the following: app.js. var fs = require("fs"); fs.readFile("temp.txt", function(err, ...
確定! 回上一頁