摘要: 本文地址:http://www.cnblogs.com/veinyin/p/7944072.html 正确格式 1 let json = { 2 '0': 'Waaaa~', 3 '1': 'Hello,', 4 '2': 'World!', 5 length: 3 6 } 7 8 let arr 阅读全文
posted @ 2017-12-01 19:03 yuhui_yin 阅读(2541) 评论(0) 推荐(0)