json里如何进行注释呢

42次阅读

注释了下发现会报错啊,不管是用哪种都会报错呢。什么情况?

// 注释
/* 注释 */

唐敖

JSON没有comment。

JSON.org右栏 ->http://json.org/
The application/json Media Type for JSON -> http://www.ietf.org/rfc/rfc4627.txt

xhinking

正文完