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
双语例句
- The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。 - In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。 - Note that this variable is in uppercase letters, unlike the pwd command.
注意,与pwd命令不同,这个变量是大写。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - Template parameter names begin with an uppercase letter.
模板参数名字以一个大写字母开始。 - For example, think of a Java application to count the number of uppercase letters in a sentence.
例如,假设有一个Java应用程序,它计算句子中大写字母的数量。 - Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
属性名以小写字母打头,而元素和类型名称以大写字母打头。 - You can also spell the strings using mixed uppercase and lowercase letters.
还可以用混合大小写字母的形式拼写字符串。 - Now I'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program.
接下来,让我们将有关MFC复合intrinsic的知识应用到大写转换程序中。 - Characters available for encoding include uppercase letters and numbers.
这些字符进行编码,包括大写字母和数字。