async () => { let c = await fs.readFile('./ziyi.text') c += '123'; let res = await fs.append('./ziyi.text', c); } 复制代码.
確定! 回上一頁