看诗词>英语词典>uppercase翻译和用法

uppercase

n.  大写字母盘
vt.  以大写字母印刷
adj.  大写字母的

COCA.37645

英英释义

noun

  • one of the large alphabetic characters used as the first letter in writing or printing proper names and sometimes for emphasis
    1. printers once kept the type for capitals and for small letters in separate case
    Synonym:capitalcapital letterupper-case lettermajuscule

adj

  • relating to capital letters which were kept in the top half of a compositor's type case
    1. uppercase letter

双语例句

  • You can write options in uppercase, lowercase, or mixed case.
    选项可以是大写、小写或大小写混合形式。
  • You can also use a mixture of uppercase and lowercase to express a keyword.
    还可以使用大小写混合形式表达关键字。
  • Notice that the data type name and the properties are all converted to uppercase in the WSDL file.
    请注意,数据类型名称和属性在WSDL文件中全部转换成大写形式。
  • Passwords that don't have a mix of lowercase and uppercase letters, numerals, and special characters?
    不包含大小写、数字和特殊字符的密码?
  • Don't write in all uppercase letters, which is an E-mail convention for anger or other strong emotions.
    邮件不要都用大写字母来写,因为这是一种在邮件中表达愤怒或者其他强烈的感情的方式。
  • You should notice that the "Hello World!" sample post title is now all in uppercase letters.
    应该可以看到“HelloWorld!”示例标题现在全部都是大写字母了。
  • Note that the column and table names are specified in uppercase here.
    注意,这里的列名和表名是大写的。
  • He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
    他能写纯正的英文。区分大小写:能够区分大写和小写字母。
  • For example, think of a Java application to count the number of uppercase letters in a sentence.
    例如,假设有一个Java应用程序,它计算句子中大写字母的数量。
  • The ucfirst() function converts the first character of a string to uppercase.
    函数的作用是:将字符串中的第一个字母大写。