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
双语例句
- Now I'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program.
接下来,让我们将有关MFC复合intrinsic的知识应用到大写转换程序中。 - When you surf the Web, you will notice that most tutorials use uppercase HTML tags in their examples.
在上网冲浪的时候,你可能会注意到很多教材中的例子经常使用大写的HTML标签。 - Names of macros and constants are conventionally in uppercase.
常量和宏的命名一般是大写。 - You can also spell the strings using mixed uppercase and lowercase letters.
还可以用混合大小写字母的形式拼写字符串。 - Passwords that don't have a mix of lowercase and uppercase letters, numerals, and special characters?
不包含大小写、数字和特殊字符的密码? - As you can see that method converted the string to uppercase.
您可以看到,该方法将字符串转换为大写字母。 - Notice that the data type name and the properties are all converted to uppercase in the WSDL file.
请注意,数据类型名称和属性在WSDL文件中全部转换成大写形式。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - For example, think of a Java application to count the number of uppercase letters in a sentence.
例如,假设有一个Java应用程序,它计算句子中大写字母的数量。 - The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。