摘要: 1、JSON.parse(str)用于从一个字符串a中解析出json对象,如 2、stringify(str1)用于从一个对象str1解析出字符串,如 阅读全文
posted @ 2017-10-23 10:16 心随风飞lss 阅读(170) 评论(0) 推荐(0) 编辑