JSON.parse() JSON.stringify()

JSON.parse(); //将我们的字符串转换成JS的数据类型(只能一层)
JSON.stringify();

posted @ 2022-07-23 15:35  klyn003  阅读(40)  评论(0)    收藏  举报