词语吧>英语词典>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

双语例句

  • You must type uppercase and lowercase letters correctly when you set and enter passwords.
    在设置和输入密码时,必须键入正确的大小写字母。
  • You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
    用该值结合大写和小写值间的差执行转换。
  • Each of the properties are in lowercase and they all have getters and setters according to the bean specification.
    每个属性都是由小写字母组成,并且根据bean的规范,所有属性都有获取方法(getter)和设置方法(setter)。
  • You can write options in uppercase, lowercase, or mixed case.
    选项可以是大写、小写或大小写混合形式。
  • Have been specified in all lowercase.
    就是以全小写指定的。
  • The second parameter is the input string that either converts to uppercase or lowercase characters.
    第二个参数是将被转化成大写或小写字符的输入字符串。
  • You can also spell the strings using mixed uppercase and lowercase letters.
    还可以用混合大小写字母的形式拼写字符串。
  • PHP script to help you fix your data filenames if they get converted to lowercase by accident.
    PHP脚本,如果你的数据文件名不小心被转换成小写的话,该脚本将帮助你进行修正。
  • The lower method converts all the characters in the calling string to lowercase.
    lower方法将string中的所有字符转换为小写。
  • You can set the defaults in advance. Note that the keys of the dictionary are always lowercase.
    可以预先设定缺省值。注意字典的键值都是小写的。