Home
JS
JS
Tryit: JAVASCRIPT
运行 ❯
×
Change Orientation
Change Theme, Dark/Light
JavaScript 对象属性
有两种不同的方法来访问对象属性:
您可以使用 .property 或 ["property"]。