所有名称都使用驼峰式大小写(即每个单词的首字母大写),而不使用分隔字符。
All names use camel case (uppercasing the first letter of each word) rather than separator characters.
在这个例子中,它将名称的首字母大写,其它的字母保持小写,然后用修改过的字符串作为新的名称值。
In this example, it converts the first character of the name to uppercase, and the remaining characters to lowercase, and then USES that modified string as the new name value.
这种大小写混合产生的结果是复合名称的每个词的第一个字母大写,包括这个名称的首字母大写。
This kind of camel case results in the capitalization of the first letter of each word of a compound name including capitalization of the initial letter of the name.
一些值是全大写的,一些是全小写的,其他是大小写混合的(首字母大写)。
Some values are all upper case, some are all lower case, and some are mixed case (" First character upper case ").
使用map,并且除首字母大写外、以小写字母打印并排序所有环境变量的多行循环。
A multi-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted, using map.
使用map,并且除首字母大写外、以小写字母打印并排序所有环境变量的单行循环。
A one-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted, using map.
除首字母大写外、用小写字母打印并排序所有环境变量的多行循环。
A multi-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted.
除首字母大写外、用小写字母打印并排序所有环境变量的单行循环。
A one-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted.
驼峰式命名法是书写复合词或短语的一种形式,除首字母要小写外,每个单词或缩写都以大写字母开头。
The practice of writing compound words or phrases such that each word or abbreviation begins with a capital letter except the first letter, which is lowercase.
标识符大小写规则优先于首字母缩写词大小写规则。
The identifier casing rules take precedence over acronym casing rules.
并不是每一种字体都有花式大写,但是花式大写是最常见的,当然也有花式小写、花式首字、花式结尾等。
Not every font family has a swash variant. Most common are swash capitals, but also swash lowercase characters and swash-beginnings and -endings exist.
两字符首字母缩写词的两个字符都要大写,但当首字母缩写词作为大小写混合格式的标识符的首个单词时例外。
The identifier casing rules take precedence over acronym casing rules. Do capitalize both characters of two-character acronyms, except the first word of a camel-cased identifier.
标识符的首字母小写,而每个后面连接的单词的首字母都大写。
The first letter of an identifier is lowercase and the first letter of each subsequent concatenated word is capitalized.
最常见的一般是花式大写,但同样也有花式的小写以及花式的首字和尾字。
Most common are swash capitals, but also swash lowercase characters and swash-beginnings and -endings exist.
包含三个或三个以上字符的首字母缩写词只有第一个字符大写,但当首字母缩写词作为大小写混合格式的标识符的首个单词时例外。
Used as the first word of a camel-cased identifier. Do capitalize only the first character of acronyms with three or more characters, except the first word of a camel-cased identifier.
一般来说,大多数工程中名字首字母是区分大小写的,一个空格等同于下划线。
As usual the name is case sensitive except (on most projects) for the first letter, and a blank space is equivalent with an underscore.
大小写常用于区分不同物种:一般地,对于小鼠、大鼠和鸡,基因名称首字大写,其余小写;
Case (upper vs lower) is often used to distinguish between species: generally, for mouse, rat and chicken, gene names are spelt with an upper case first letter and the rest in lower case;
大小写常用于区分不同物种:一般地,对于小鼠、大鼠和鸡,基因名称首字大写,其余小写;
Case (upper vs lower) is often used to distinguish between species: generally, for mouse, rat and chicken, gene names are spelt with an upper case first letter and the rest in lower case;
应用推荐