这个命名约定的名称是什么? "this-is-an-identifier"
What is the name of this naming convention? "this-is-an-identifier"
组成名称的各个部分以“-”分隔,所有字母均为小写。我知道 thisIsAIdentifier 是 驼峰式大小写,但不知道这个名字 ;)
这是一个带连字符的标识符
组成名称的各个部分以“-”分隔,所有字母均为小写。我知道 thisIsAIdentifier 是 驼峰式大小写,但不知道这个名字 ;)
这是一个带连字符的标识符