Best way to store a key=>value array in JavaScript?

前端 未结 7 1863
借酒劲吻你
借酒劲吻你 2020-11-28 00:27

What\'s the best way to store a key=>value array in javascript, and how can that be looped through?

The key of each element should be a tag, such as

7条回答
提交回复
热议问题