我一直在尝试但无法弄清楚为什么这个 JSON 无效(当我把它放在 www.jsonlint.com 上时)有人可以帮忙吗?这是JSON:
[
{
"title": "COFA NEW SOUTH WALES ",
"img": "images/uni/cofa.png",
"desc": "One of the Best University",
"url": "http://127.0.0.1:8888/ilets/app/col.html"
},
{
"title": "MIDDLESEX UNIVERSITY ",
"img": "images/1339977840.jpg",
"desc": "Well this is Testi",
"url": "http://127.0.0.1:8888/ilets/app/MIDDLESEX UNIVERSITY.html"
},
{
"title": "ROYAL COLLEGE OF ARTS ",
"img": "images/uni/1339978144.png",
"desc": "This is One of the best University",
"url": "http://127.0.0.1:8888/ilets/app/ROYAL COLLEGE OF ARTS.html"
},
{
"title": "UNIVERSITY OF SCOTLAND ",
"img": "images/uni/1339996882.gif",
"desc": "SCOTLAND OWNS THIS UNIVERSITY",
"url": "http://127.0.0.1:8888/ilets/app/UNIVERSITY OF SCOTLAND.html"
}
]