var json = { 'one': 1, 'two': 2, 'three': 3 }; ; var jsonLength = Object.keys(json).length; ; console · log · jsonLength);.
確定! 回上一頁