readFile (files[1], 'utf8', isCompleted); } async function printFiles () { //head = await fs.readFile(files[0], 'utf8', (err,data) => {if (err) {throw err ...
確定! 回上一頁