JSON.parse() // string转object
JSON.stringify() // object转string
我在用localStorage 存储常用数据的时候,这两个方法经常会用到,
# 日常笔记
评论