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 also use a mixture of uppercase and lowercase to express a keyword.
还可以使用大小写混合形式表达关键字。 - He writes faultless English. case-sensitive: Capable of distinguishing between uppercase and lowercase letters.
他能写纯正的英文。区分大小写:能够区分大写和小写字母。 - Don't uppercase my e-mail, because my e-mail is lower case.
不要把我的电子信箱改成大写字母,因为我的电子信箱是小写。 - You use that, combined with the difference between the lowercase and uppercase values, to perform the conversion.
用该值结合大写和小写值间的差执行转换。 - In C#, for example, class names begin with lowercase letters, and method and field names begin with uppercase letters.
举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以大写字母开头。 - Each template can be adjusted up situation and the uppercase and lowercase letters, numbers and special symbols.
每个模板都可以调整注册情况和大小写字母,数字及特殊符号。 - When you surf the Web, you will notice that most tutorials use uppercase HTML tags in their examples.
在上网冲浪的时候,你可能会注意到很多教材中的例子经常使用大写的HTML标签。 - You can write options in uppercase, lowercase, or mixed case.
选项可以是大写、小写或大小写混合形式。 - Characters available for encoding include uppercase letters and numbers.
这些字符进行编码,包括大写字母和数字。 - The ucfirst() function converts the first character of a string to uppercase.
函数的作用是:将字符串中的第一个字母大写。