How does JSON work

How does JSON work?
Sometimes, you will hear people talk about eval, which generally refers to JSON.
The eval function is what JavaScript uses to interpret a JSON string, converting it
into the objects, arrays, and functions that we are using.

你可能感兴趣的:(JavaScript,json)