await fs.readFile()console.log(1)和fs.readFileSync()console.log(1) 都是把文件读取以后才打印的console.log(1), 请问有啥实质性的区别没有, ...
確定! 回上一頁