火范文>英语词典>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

双语例句

  • They simply convert the string to all uppercase or all lowercase letters, respectively.
    它们只是分别将字符串都转换成大写字母或小写字母。
  • Note that the column and table names are specified in uppercase here.
    注意,这里的列名和表名是大写的。
  • Template parameter names begin with an uppercase letter.
    模板参数名字以一个大写字母开始。
  • The second parameter is the input string that either converts to uppercase or lowercase characters.
    第二个参数是将被转化成大写或小写字符的输入字符串。
  • Notice that the data type name and the properties are all converted to uppercase in the WSDL file.
    请注意,数据类型名称和属性在WSDL文件中全部转换成大写形式。
  • You should notice that the "Hello World!" sample post title is now all in uppercase letters.
    应该可以看到“HelloWorld!”示例标题现在全部都是大写字母了。
  • You can write options in uppercase, lowercase, or mixed case.
    选项可以是大写、小写或大小写混合形式。
  • You can also spell the strings using mixed uppercase and lowercase letters.
    还可以用混合大小写字母的形式拼写字符串。
  • Characters available for encoding include uppercase letters and numbers.
    这些字符进行编码,包括大写字母和数字。
  • For example, think of a Java application to count the number of uppercase letters in a sentence.
    例如,假设有一个Java应用程序,它计算句子中大写字母的数量。