Third one, read the file and then parse the file content into json object. 1. 2. var fs = require( "fs" );. var parsedJson = (JSON.parse(fs.readFileSync( ".
確定! 回上一頁