就爱字典>英语词典>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 need to convert a string from uppercase to lowercase, or vice versa.
    你需要将一个字符串从大写转换为小写,或者相反。
  • 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应用程序,它计算句子中大写字母的数量。
  • Names of macros and constants are conventionally in uppercase.
    常量和宏的命名一般是大写。
  • You can also spell the strings using mixed uppercase and lowercase letters.
    还可以用混合大小写字母的形式拼写字符串。
  • He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
    他能写纯正的英文。区分大小写:能够区分大写和小写字母。
  • When you surf the Web, you will notice that most tutorials use uppercase HTML tags in their examples.
    在上网冲浪的时候,你可能会注意到很多教材中的例子经常使用大写的HTML标签。
  • Passwords that don't have a mix of lowercase and uppercase letters, numerals, and special characters?
    不包含大小写、数字和特殊字符的密码?
  • Requires a digit or an uppercase character.
    需要一位数字或一个大写的字元。
  • As you can see that method converted the string to uppercase.
    您可以看到,该方法将字符串转换为大写字母。