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
双语例句
- PHP script to help you fix your data filenames if they get converted to lowercase by accident.
PHP脚本,如果你的数据文件名不小心被转换成小写的话,该脚本将帮助你进行修正。 - Variable'underscore and the name of variable starting with a lowercase letter.
底线和以小写字母开始的变数名称。 - Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
属性名以小写字母打头,而元素和类型名称以大写字母打头。 - Each of the properties are in lowercase and they all have getters and setters according to the bean specification.
每个属性都是由小写字母组成,并且根据bean的规范,所有属性都有获取方法(getter)和设置方法(setter)。 - The entire package name should be lowercase, even for proper names and acronyms that are normally capitalized.
整个包名称应该是小写的,即使该名称是在别处常采取大写形式的一些惯用名称和缩写词。 - A valid name can contain only lowercase letters, numbers, periods, underscores, and dashes.
有效的名称只能包含小写字母、数字、点号、下划线和连字符。 - He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
他能写纯正的英文。区分大小写:能够区分大写和小写字母。 - Method, field, and local variable names begin with a lowercase letter, as in read().
方法、字段和本地变量名以小写字母开头,如read()。 - You must type uppercase and lowercase letters correctly when you set and enter passwords.
在设置和输入密码时,必须键入正确的大小写字母。 - Converts a text item to lowercase characters.
将文本项转换成小写字符。