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
双语例句
- Names of macros and constants are conventionally in uppercase.
常量和宏的命名一般是大写。 - 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!”示例标题现在全部都是大写字母了。 - The second parameter is the input string that either converts to uppercase or lowercase characters.
第二个参数是将被转化成大写或小写字符的输入字符串。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - You can also use a mixture of uppercase and lowercase to express a keyword.
还可以使用大小写混合形式表达关键字。 - For example, think of a Java application to count the number of uppercase letters in a sentence.
例如,假设有一个Java应用程序,它计算句子中大写字母的数量。 - You can also spell the strings using mixed uppercase and lowercase letters.
还可以用混合大小写字母的形式拼写字符串。 - Note that the column and table names are specified in uppercase here.
注意,这里的列名和表名是大写的。 - A strong password contains a mix of uppercase and lowercase letters, along with at least one symbol.
一个强健的密码包含大小写字母以及至少一个符号。