return new Promise( function ( resolve, reject ) {. fs.readFile( ...args, function ( error, data ) {. if ( error ) reject( error );.
確定! 回上一頁