Node.js の基本的な API である fs には、 Promise 対応モジュールがあります。 ... fs.readFile('some_file.txt', 'utf8', function (error, ...
確定! 回上一頁