JSON.parse()JSON.parse(): 接受一个JSON 字符串并将其转换成一个js对象语法:JSON.parse(string, [callback])参数string:是一个json格式的字符串 ...
確定! 回上一頁