* [12.1](https://github.com/yuche/javascript#12.1) 使用 `.` 来访问对象的属性。 ~~~ const luke = { jedi: true, age: 28, }; // bad

评论区

登录 后参与评论
× Preview