uppercase

['ʌpəˌkeɪs]['ʌpəˌkeɪs]

n.大写字母盘

vt.以大写字母印刷

adj.大写字母的

  • They simply convert the string to all uppercase or all lowercase letters respectively .

    它们只是分别将字符串都转换成 大写 字母或小写字母。

  • Don 't write in all uppercase letters which is an E-mail convention for anger or other strong emotions .

    邮件不要都 大写字母来写,因为这是一种在邮件中表达愤怒或者其他强烈的感情的方式。

  • 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应用程序,它计算句子中 大写字母的数量。

  • Passwords that don 't have a mix of lowercase and uppercase letters numerals and special characters ?

    不包含 大小写、数字和特殊字符的密码?

  • When you surf the Web you will notice that most tutorials use uppercase HTML tags in their examples .

    在上网冲浪的时候,你可能会注意到很多教材中的例子经常使用 大写的HTML标签。

  • You can also spell the strings using mixed uppercase and lowercase letters .

    还可以用混合 大小写字母的 形式拼写字符串。

  • Names of macros and constants are conventionally in uppercase .

    常量和宏的命名一般是 大写

  • You can write options in uppercase lowercase or mixed case .

    选项可以是 大写、小写或大小写混合 形式

  • Each template can be adjusted up situation and the uppercase and lowercase letters numbers and special symbols .

    每个模板都可以调整注册情况和 大小写字母,数字及特殊符号。

  • A strong password contains a mix of uppercase and lowercase letters along with at least one symbol .

    一个强健的密码包含 大小写字母以及至少一个符号。

  • Template parameter names begin with an uppercase letter .

    模板参数名字以一个 大写字母开始。

  • The second parameter is the input string that either converts to uppercase or lowercase characters .

    第二个参数是将被转化成 大写或小写字符的输入字符串。

  • In C # for example class names begin with lowercase letters and method and field names begin with uppercase letters .

    举例来说,在C中,类名都是以小写字母开头的,方法名和字段名以 大写 字母 开头

  • He writes faultless English . case-sensitive : Capable of distinguishing between uppercase and lowercase letters .

    他能写纯正的英文。区分大小写:能够区分 大写和小写字母。

  • Attribute names start with a lowercase letter while element and type names start with an uppercase letter .

    属性名以小写字母打头,而元素和类型名称以 大写 字母 打头

  • Characters available for encoding include uppercase letters and numbers .

    这些字符进行编码,包括 大写字母和数字。

  • You must type uppercase and lowercase letters correctly when you set and enter passwords .

    在设置和输入密码时,必须键入正确的 大小写字母。

  • You need to convert a string from uppercase to lowercase or vice versa .

    你需要将一个字符串从 大写 转换为小写,或者相反。

  • Don 't uppercase my e-mail because my e-mail is lower case .

    不要把我的电子信箱 大写 字母,因为我的电子信箱是小写。

  • Now I 'll apply this knowledge of the MFC composite intrinsics to the uppercase conversion program .

    接下来,让我们将有关MFC复合intrinsic的知识应用到 大写转换程序中。

  • You use that combined with the difference between the lowercase and uppercase values to perform the conversion .

    用该值结合 大写和小写值间的差执行转换。

  • Requires a digit or an uppercase character .

    需要一位数字或一个 大写的字元。

  • Notice that the data type name and the properties are all converted to uppercase in the WSDL file .

    请注意,数据类型名称和属性在WSDL文件中全部转换成 大写 形式

  • Therefore all user IDs and group names are stored in the database in uppercase .

    因此,所有用户ID和组名在数据库中存储为 大写

  • You should notice that the Hello World ! sample post title is now all in uppercase letters .

    应该可以看到“HelloWorld!”示例标题现在全部都是 大写字母了。

  • The ucfirst () function converts the first character of a string to uppercase .

    函数的作用是:将字符串中的第一个 字母 大写

  • Note that this variable is in uppercase letters unlike the pwd command .

    注意,与pwd命令不同,这个变量是 大写

  • Note that the column and table names are specified in uppercase here .

    注意,这里的列名和表名是 大写的。

  • As you can see that method converted the string to uppercase .

    您可以看到,该方法将字符串转换为 大写 字母