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

双语例句

  • Template parameter names begin with an uppercase letter.
    模板参数名字以一个大写字母开始。
  • Note that the column and table names are specified in uppercase here.
    注意,这里的列名和表名是大写的。
  • You must type uppercase and lowercase letters correctly when you set and enter passwords.
    在设置和输入密码时,必须键入正确的大小写字母。
  • The ucfirst() function converts the first character of a string to uppercase.
    函数的作用是:将字符串中的第一个字母大写。
  • For example, think of a Java application to count the number of uppercase letters in a sentence.
    例如,假设有一个Java应用程序,它计算句子中大写字母的数量。
  • The second parameter is the input string that either converts to uppercase or lowercase characters.
    第二个参数是将被转化成大写或小写字符的输入字符串。
  • Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
    属性名以小写字母打头,而元素和类型名称以大写字母打头。
  • 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!”示例标题现在全部都是大写字母了。
  • Now I'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program.
    接下来,让我们将有关MFC复合intrinsic的知识应用到大写转换程序中。