原创 ES6 學習系列---《json 數組》

let json = { '0' : 'Hello', '1' : 'World', '2' : 'ES6', length: 3 //["Hello", "World", "ES6"] leng