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 need to convert a string from uppercase to lowercase, or vice versa.
你需要将一个字符串从大写转换为小写,或者相反。 - You must type uppercase and lowercase letters correctly when you set and enter passwords.
在设置和输入密码时,必须键入正确的大小写字母。 - You can also spell the strings using mixed uppercase and lowercase letters.
还可以用混合大小写字母的形式拼写字符串。 - The ucfirst() function converts the first character of a string to uppercase.
函数的作用是:将字符串中的第一个字母大写。 - They simply convert the string to all uppercase or all lowercase letters, respectively.
它们只是分别将字符串都转换成大写字母或小写字母。 - Note that this variable is in uppercase letters, unlike the pwd command.
注意,与pwd命令不同,这个变量是大写。 - You should notice that the "Hello World!" sample post title is now all in uppercase letters.
应该可以看到“HelloWorld!”示例标题现在全部都是大写字母了。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - 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应用程序,它计算句子中大写字母的数量。
