readFile 方法的第二个参数是读取完成后的回调函数。 ... fs.writeFile('message.txt', 'Hello Node.js', 'utf8', callback);.
確定! 回上一頁