lowercase
英 ['ləʊəˌkeɪs]
美
n. 小写字母; 小写字体
COCA.31221
英英释义
noun
- the characters that were once kept in bottom half of a compositor's type case
adj
- relating to small (not capitalized) letters that were kept in the lower half of a compositor's type case
- lowercase letter
双语例句
- The lower method converts all the characters in the calling string to lowercase.
lower方法将string中的所有字符转换为小写。 - The second for loop only finds lowercase vowels as it iterates over the original string.
第二个for循环在迭代原始string时仅查找小写元音字母。 - In the following example, a function returns the successive lowercase characters of a string.
在下面的例子中,函数返回某个字符串的连续小写字母。 - Method, field, and local variable names begin with a lowercase letter, as in read().
方法、字段和本地变量名以小写字母开头,如read()。 - In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。 - You must type uppercase and lowercase letters correctly when you set and enter passwords.
在设置和输入密码时,必须键入正确的大小写字母。 - Note! You have to rename the boot image to lowercase!
注意!必须保证启动映像文件名全部为小写字母。(译注:数字也可以)。 - They simply convert the string to all uppercase or all lowercase letters, respectively.
它们只是分别将字符串都转换成大写字母或小写字母。 - Have been specified in all lowercase.
就是以全小写指定的。 - Use HTTP compression, and always use lowercase divs and class names
使用HTTP压缩,并始终使用小写的div和类名
