* [22.1](https://github.com/yuche/javascript#22.1) 避免单字母命名。命名应具备描述性。 ~~~ // bad function q() { // ...stuff... } // good

评论区

登录 后参与评论
× Preview