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
双语例句
- In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。 - Note that the column and table names are specified in uppercase here.
注意,这里的列名和表名是大写的。 - Passwords that don't have a mix of lowercase and uppercase letters, numerals, and special characters?
不包含大小写、数字和特殊字符的密码? - Therefore, all user IDs and group names are stored in the database in uppercase.
因此,所有用户ID和组名在数据库中存储为大写。 - For example, think of a Java application to count the number of uppercase letters in a sentence.
例如,假设有一个Java应用程序,它计算句子中大写字母的数量。 - Template parameter names begin with an uppercase letter.
模板参数名字以一个大写字母开始。 - The ucfirst() function converts the first character of a string to uppercase.
函数的作用是:将字符串中的第一个字母大写。 - You should notice that the "Hello World!" sample post title is now all in uppercase letters.
应该可以看到“HelloWorld!”示例标题现在全部都是大写字母了。 - Don't uppercase my e-mail, because my e-mail is lower case.
不要把我的电子信箱改成大写字母,因为我的电子信箱是小写。 - Names of macros and constants are conventionally in uppercase.
常量和宏的命名一般是大写。