writeFileSync(path, JSON.stringify(data)) } catch (err) { console.error(err) } }. To retrieve the data, you can use fs.readFileSync() :.
確定! 回上一頁