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
双语例句
- They simply convert the string to all uppercase or all lowercase letters, respectively.
它们只是分别将字符串都转换成大写字母或小写字母。 - You must type uppercase and lowercase letters correctly when you set and enter passwords.
在设置和输入密码时,必须键入正确的大小写字母。 - Note that the column and table names are specified in uppercase here.
注意,这里的列名和表名是大写的。 - You can write options in uppercase, lowercase, or mixed case.
选项可以是大写、小写或大小写混合形式。 - Characters available for encoding include uppercase letters and numbers.
这些字符进行编码,包括大写字母和数字。 - Names of macros and constants are conventionally in uppercase.
常量和宏的命名一般是大写。 - In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。 - Template parameter names begin with an uppercase letter.
模板参数名字以一个大写字母开始。 - You can also spell the strings using mixed uppercase and lowercase letters.
还可以用混合大小写字母的形式拼写字符串。 - You need to convert a string from uppercase to lowercase, or vice versa.
你需要将一个字符串从大写转换为小写,或者相反。