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

双语例句

  • For example, think of a Java application to count the number of uppercase letters in a sentence.
    例如,假设有一个Java应用程序,它计算句子中大写字母的数量。
  • As you can see that method converted the string to uppercase.
    您可以看到,该方法将字符串转换为大写字母。
  • In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
    举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。
  • You need to convert a string from uppercase to lowercase, or vice versa.
    你需要将一个字符串从大写转换为小写,或者相反。
  • Names of macros and constants are conventionally in uppercase.
    常量和宏的命名一般是大写。
  • Don't write in all uppercase letters, which is an E-mail convention for anger or other strong emotions.
    邮件不要都用大写字母来写,因为这是一种在邮件中表达愤怒或者其他强烈的感情的方式。
  • Don't uppercase my e-mail, because my e-mail is lower case.
    不要把我的电子信箱改成大写字母,因为我的电子信箱是小写。
  • When you surf the Web, you will notice that most tutorials use uppercase HTML tags in their examples.
    在上网冲浪的时候,你可能会注意到很多教材中的例子经常使用大写的HTML标签。
  • Note that the column and table names are specified in uppercase here.
    注意,这里的列名和表名是大写的。
  • Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
    属性名以小写字母打头,而元素和类型名称以大写字母打头。