词语吧>英语词典>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 can write options in uppercase, lowercase, or mixed case.
    选项可以是大写、小写或大小写混合形式。
  • Variable'underscore and the name of variable starting with a lowercase letter.
    底线和以小写字母开始的变数名称。
  • In the following example, a function returns the successive lowercase characters of a string.
    在下面的例子中,函数返回某个字符串的连续小写字母。
  • Use strong passwords that combine upper-and lowercase letters, numbers, and symbols.
    使用同时包含大小写字母、数字和符号的强密码。
  • You must type uppercase and lowercase letters correctly when you set and enter passwords.
    在设置和输入密码时,必须键入正确的大小写字母。
  • Note! You have to rename the boot image to lowercase!
    注意!必须保证启动映像文件名全部为小写字母。(译注:数字也可以)。
  • The second parameter is the input string that either converts to uppercase or lowercase characters.
    第二个参数是将被转化成大写或小写字符的输入字符串。
  • PHP script to help you fix your data filenames if they get converted to lowercase by accident.
    PHP脚本,如果你的数据文件名不小心被转换成小写的话,该脚本将帮助你进行修正。
  • Use HTTP compression, and always use lowercase divs and class names
    使用HTTP压缩,并始终使用小写的div和类名
  • They simply convert the string to all uppercase or all lowercase letters, respectively.
    它们只是分别将字符串都转换成大写字母或小写字母。