词语屋>英语词典>lowercase翻译和用法

lowercase

英 ['ləʊəˌkeɪs]

n.  小写字母; 小写字体

COCA.31221

英英释义

noun

adj

  • relating to small (not capitalized) letters that were kept in the lower half of a compositor's type case
    1. lowercase letter

双语例句

  • Each of the properties are in lowercase and they all have getters and setters according to the bean specification.
    每个属性都是由小写字母组成,并且根据bean的规范,所有属性都有获取方法(getter)和设置方法(setter)。
  • Each template can be adjusted up situation and the uppercase and lowercase letters, numbers and special symbols.
    每个模板都可以调整注册情况和大小写字母,数字及特殊符号。
  • You can also spell the strings using mixed uppercase and lowercase letters.
    还可以用混合大小写字母的形式拼写字符串。
  • You must type uppercase and lowercase letters correctly when you set and enter passwords.
    在设置和输入密码时,必须键入正确的大小写字母。
  • You can set the defaults in advance. Note that the keys of the dictionary are always lowercase.
    可以预先设定缺省值。注意字典的键值都是小写的。
  • 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中的所有字符转换为小写。
  • Have been specified in all lowercase.
    就是以全小写指定的。
  • Variable'underscore and the name of variable starting with a lowercase letter.
    底线和以小写字母开始的变数名称。
  • In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
    举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。