javascript笔记

1、将json对象转换为string

JSON.stringify(data)

原文地址:https://www.cnblogs.com/denglinhai/p/3993419.html