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

双语例句

  • The second parameter is the input string that either converts to uppercase or lowercase characters.
    第二个参数是将被转化成大写或小写字符的输入字符串。
  • They simply convert the string to all uppercase or all lowercase letters, respectively.
    它们只是分别将字符串都转换成大写字母或小写字母。
  • Returns Char, with all letters lowercase.
    将字符串中的字母转换为小写。
  • He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
    他能写纯正的英文。区分大小写:能够区分大写和小写字母。
  • In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
    举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。
  • Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
    属性名以小写字母打头,而元素和类型名称以大写字母打头。
  • You can write options in uppercase, lowercase, or mixed case.
    选项可以是大写、小写或大小写混合形式。
  • Formats all letters as lowercase.
    将所有字母的格式设置为小写。
  • PHP script to help you fix your data filenames if they get converted to lowercase by accident.
    PHP脚本,如果你的数据文件名不小心被转换成小写的话,该脚本将帮助你进行修正。
  • Converts a text item to lowercase characters.
    将文本项转换成小写字符。