spacing that appears attractive between and a capital letter and a lowercase letter may look too tight when all capital letters are used.
使用全大写字母时,大写字母和小写字母之间的间距看上去可能太紧凑。
variable' underscore and the name of variable starting with a lowercase letter .
底线和以小写字母开始的变数名称。
using the lowercase letter in general should be avoided, because it is easily mistaken for the number 1.
一般情况下,我们应该避免使用小写字母,因为它很容易被误当作数字1。
the drive should appear as a disk under /dev/sdx, where x is a lowercase letter starting at 「a.」
驱动器应该显示为 /dev/sdx下的磁盘,其中x是从「a」开始的小写字母。
match the lowercase letter exactly once by typing 1.
键入1,以指定仅匹配小写字母一次。
start by trying to build the trivial regexp given back in the highlight matches in their context section, which matched the t character followed by a lowercase letter
this regex reads, 「the start of a string followed immediately by any uppercase letter (a-z) or any lowercase letter (a-z).」
此regex 表示「字符串的开头后紧跟任意大写字母 (a-z)或任意小写字母 (a-z)。」
run the rtdriver application (the -l flag passed to the following command is the lowercase letter l, not the digit 1)
运行rtdriver应用程序(传递给下面的命令的-l标记是小写字母l,不是数字1)
when specifying a long, use the uppercase l: the lowercase letter l is too easily mistaken for the digit 1.
定义长整型时,应该使用大写字母l。小写字母l很容易和数值1混淆。
this loop will create 26 documents, one for each lowercase letter of the alphabet, each document containing the character itself and its ascii character code.