Jquery序列化与反序列化备忘

序列化:JSON.stringify(obj)

反序列化:$.parseJSON(str)

posted on 2016-11-08 17:35  空明流光  阅读(6708)  评论(0编辑  收藏  举报

导航