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
- printers once kept the type for capitals and for small letters in separate case
adj
- relating to capital letters which were kept in the top half of a compositor's type case
- uppercase letter
双语例句
- For example, think of a Java application to count the number of uppercase letters in a sentence.
例如,假设有一个Java应用程序,它计算句子中大写字母的数量。 - Don't write in all uppercase letters, which is an E-mail convention for anger or other strong emotions.
邮件不要都用大写字母来写,因为这是一种在邮件中表达愤怒或者其他强烈的感情的方式。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - Note that the column and table names are specified in uppercase here.
注意,这里的列名和表名是大写的。 - Requires a digit or an uppercase character.
需要一位数字或一个大写的字元。 - Don't uppercase my e-mail, because my e-mail is lower case.
不要把我的电子信箱改成大写字母,因为我的电子信箱是小写。 - Characters available for encoding include uppercase letters and numbers.
这些字符进行编码,包括大写字母和数字。 - They simply convert the string to all uppercase or all lowercase letters, respectively.
它们只是分别将字符串都转换成大写字母或小写字母。 - Notice that the data type name and the properties are all converted to uppercase in the WSDL file.
请注意,数据类型名称和属性在WSDL文件中全部转换成大写形式。 - As you can see that method converted the string to uppercase.
您可以看到,该方法将字符串转换为大写字母。