readFileSync ('./testJsonFile.json', 'utf8') // 3 const jsonData = JSON.parse(data) // 4 parsedJsonData = jsonData ...
確定! 回上一頁