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
双语例句
- You can write options in uppercase, lowercase, or mixed case.
选项可以是大写、小写或大小写混合形式。 - Characters available for encoding include uppercase letters and numbers.
这些字符进行编码,包括大写字母和数字。 - The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。 - You can also use a mixture of uppercase and lowercase to express a keyword.
还可以使用大小写混合形式表达关键字。 - Note that the column and table names are specified in uppercase here.
注意,这里的列名和表名是大写的。 - You should notice that the "Hello World!" sample post title is now all in uppercase letters.
应该可以看到“HelloWorld!”示例标题现在全部都是大写字母了。 - In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。 - Now I'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program.
接下来,让我们将有关MFC复合intrinsic的知识应用到大写转换程序中。 - Note that this variable is in uppercase letters, unlike the pwd command.
注意,与pwd命令不同,这个变量是大写。 - Template parameter names begin with an uppercase letter.
模板参数名字以一个大写字母开始。