There are two ways data can be stored in JSON: a collection of name/value pairs (aka a JSON object); an ordered list of values (aka a JSON array).
確定! 回上一頁