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

双语例句

  • Characters available for encoding include uppercase letters and numbers.
    这些字符进行编码,包括大写字母和数字。
  • You need to convert a string from uppercase to lowercase, or vice versa.
    你需要将一个字符串从大写转换为小写,或者相反。
  • Note that the column and table names are specified in uppercase here.
    注意,这里的列名和表名是大写的。
  • Therefore, all user IDs and group names are stored in the database in uppercase.
    因此,所有用户ID和组名在数据库中存储为大写。
  • Each template can be adjusted up situation and the uppercase and lowercase letters, numbers and special symbols.
    每个模板都可以调整注册情况和大小写字母,数字及特殊符号。
  • You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
    用该值结合大写和小写值间的差执行转换。
  • They simply convert the string to all uppercase or all lowercase letters, respectively.
    它们只是分别将字符串都转换成大写字母或小写字母。
  • The second parameter is the input string that either converts to uppercase or lowercase characters.
    第二个参数是将被转化成大写或小写字符的输入字符串。
  • He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
    他能写纯正的英文。区分大小写:能够区分大写和小写字母。
  • In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
    举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。