We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
第168天 写js代码时你喜欢哪种命名方式?
js使用驼峰方式命名 css 使用减号(-)
小驼峰
大驼峰
data['field']
全小写下划线
基本使用驼峰方式命名,但是css使用-
Activity
Davidyanlong commentedon Oct 1, 2019
js使用驼峰方式命名 css 使用减号(-)
vkboo commentedon Oct 2, 2019
小驼峰
大驼峰
data['field']
全小写下划线
wwqin commentedon Oct 2, 2019
基本使用驼峰方式命名,但是css使用-