摘要: 1>jQuery插件支持的转换方式: $.parseJSON( jsonstr ); //jQuery.parseJSON(jsonstr),可以将json字符串转换成json对象 2>浏览器支持的转换方式(Firefox,chrome,opera,safari,ie9,ie8)等浏览器: JSON 阅读全文
posted @ 2020-07-15 08:56 山河已无恙 阅读(4374) 评论(0) 推荐(0) 编辑