lowercase
- n.小写字母;小写字体
复数: lowercases 过去式: lowercased 现在分词: lowercasing 过去分词: lowercased 第三人称单数: lowercases
-
Variable'underscore and the name of variable starting with a lowercase letter .
底线和以小写字母开始的变数名称。
-
Notice that the name of the command begins with a lowercase character .
注意,命令名以小写字母开头。
-
Returns a character expression with lowercase character data converted to uppercase
返回将小写字符数据转换成大写后的字符表达式
-
The library name must be lowercase here if you are using an imported library .
如果使用导入的库,那么这里的库名必须是小写的。
-
Use HTTP compression , and always use lowercase divs and class names
使用HTTP压缩,并始终使用小写的div和类名
-
Not a problem , but now let 's actually type in something in all lowercase .
没有问题,现在让我们输入,小写字体。
-
The last line handles making sure the first character of the returned string is lowercase .
最后一行确保返回的第一个字符是小写的。
-
Modules should have short , lowercase names , without underscores .
模块应该是不含下划线的,简短的,小写的名字。
-
The lower method converts all the characters in the calling string to lowercase .
lower方法将string中的所有字符转换为小写。
-
Attributes always begin with a lowercase character .
属性通常以小写字母开头。
-
In the following example , a function returns the successive lowercase characters of a string .
在下面的例子中,函数返回某个字符串的连续小写字母。
-
Lowercased , schema refers to the general concept of a schema language .
schema泛指一般模式语言。
-
You can also spell the strings using mixed uppercase and lowercase letters .
还可以用混合大小写字母的形式拼写字符串。
-
Notice that the time stamp isn 't put in lowercase but the String parameter is .
注意,时间戳并未使用小写形式,而String参数变为了小写形式。
-
Functions begin with a lowercase character .
模块名称以及包含模块的文件,要用大写字母开始.函数名用小写字母开始。
-
Original input letter ( if not lowercase )
原始输入字母(如果不是小写)
-
Lowercase letters in the text are left unchanged .
文本中的小写字母保持不变。
-
Method , field , and local variable names begin with a lowercase letter , as in read () .
方法、字段和本地变量名以小写字母开头,如read()。
-
You can write options in uppercase , lowercase , or mixed case .
选项可以是大写、小写或大小写混合形式。
-
Enter the keyword in lowercase , followed immediately by a colon .
以小写形式输入关键字,后面紧接着输入一个冒号。
-
The list items should start with a lowercase letter unless they are proper nouns .
除非有合适名词使用,否则列表项目应该以小写字母开始。
-
Note ! You have to rename the boot image to lowercase !
注意!必须保证启动映像文件名全部为小写字母。(译注:数字也可以)。
-
You can also use a mixture of uppercase and lowercase to express a keyword .
还可以使用大小写混合形式表达关键字。
-
You must type uppercase and lowercase letters correctly when you set and enter passwords .
在设置和输入密码时,必须键入正确的大小写字母。
-
Use strong passwords that combine upper - and lowercase letters , numbers , and symbols .
使用同时包含大小写字母、数字和符号的强密码。
-
Converts a text item to lowercase characters .
将文本项转换成小写字符。
-
Using all lowercase letters looks lazy .
都用小写字母回让人觉得你很懒散。
-
Your Password Must contain at least one number , at least one English uppercase character , and one English lowercase character .
你的密码必须至少包含一个数字,至少一个大写字母,至少一个小写字母。
-
Console commands are almost always lowercase .
控制台命令几乎都是小写的。
-
The second parameter is the input string that either converts to uppercase or lowercase characters .
第二个参数是将被转化成大写或小写字符的输入字符串。