我正在用node.js搞清楚,发现了两种读取文件的方法,一旦确定它存在并发送了正确 ... readFile(filename, function(err, data){ if (err) throw err; ...
確定! 回上一頁