2016年11月8日

Jquery序列化与反序列化备忘

摘要: 序列化:JSON.stringify(obj) 反序列化:$.parseJSON(str) 阅读全文

posted @ 2016-11-08 17:35 空明流光 阅读(6728) 评论(0) 推荐(0)

导航