首页 > Web开发 > 详细

JSON.stringify()

时间:2018-02-26 17:07:26      阅读:220      评论:0      收藏:0      [点我收藏+]

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify

The JSON.stringify() method converts a JavaScript value to a JSON string, optionally replacing values if a replacer function is specified, or optionally including only the specified properties if a replacer array is specified.

 

JSON.stringify()

原文:https://www.cnblogs.com/chucklu/p/8473811.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!