1.简单结构
{key:value}
2.复杂结构
{key:value,key[{key:value},{}]}
3.PHP JSON读取
json_decode
json_encode
file_get_contents