八八字典>英语词典>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应用程序,它计算句子中大写字母的数量。
  • You can also use a mixture of uppercase and lowercase to express a keyword.
    还可以使用大小写混合形式表达关键字。
  • The ucfirst() function converts the first character of a string to uppercase.
    函数的作用是:将字符串中的第一个字母大写。
  • You need to convert a string from uppercase to lowercase, or vice versa.
    你需要将一个字符串从大写转换为小写,或者相反。
  • Each template can be adjusted up situation and the uppercase and lowercase letters, numbers and special symbols.
    每个模板都可以调整注册情况和大小写字母,数字及特殊符号。
  • A strong password contains a mix of uppercase and lowercase letters, along with at least one symbol.
    一个强健的密码包含大小写字母以及至少一个符号。
  • Therefore, all user IDs and group names are stored in the database in uppercase.
    因此,所有用户ID和组名在数据库中存储为大写。
  • He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
    他能写纯正的英文。区分大小写:能够区分大写和小写字母。
  • Characters available for encoding include uppercase letters and numbers.
    这些字符进行编码,包括大写字母和数字。
  • In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
    举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。