📜  JavaScript 对象数字键 - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:54.492000             🧑  作者: Mango

代码示例1
You can reference the object's properties as you would an array and use either me[123] or me["123"]