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
双语例句
- Passwords that don't have a mix of lowercase and uppercase letters, numerals, and special characters?
不包含大小写、数字和特殊字符的密码? - Returns Char, with all letters lowercase.
将字符串中的字母转换为小写。 - If you want to prepare yourself for the next generations of HTML, you should start using lowercase tags.
如果你将为自己进入下一代HTML语言做准备的话,就应该开始使用小写标签。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - The lower method converts all the characters in the calling string to lowercase.
lower方法将string中的所有字符转换为小写。 - A valid name can contain only lowercase letters, numbers, periods, underscores, and dashes.
有效的名称只能包含小写字母、数字、点号、下划线和连字符。 - Use HTTP compression, and always use lowercase divs and class names
使用HTTP压缩,并始终使用小写的div和类名 - The second for loop only finds lowercase vowels as it iterates over the original string.
第二个for循环在迭代原始string时仅查找小写元音字母。 - Formats all letters as lowercase.
将所有字母的格式设置为小写。 - Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
属性名以小写字母打头,而元素和类型名称以大写字母打头。
