• 2021-04-14 问题

    【填空题】转换英文字母大小写属性为text-transform,基本语法为:text-transform:()|()|lowercase|();

    【填空题】转换英文字母大小写属性为text-transform,基本语法为:text-transform:()|()|lowercase|();

  • 2022-06-08 问题

    Please fill in the blank with ______ letters, that is, letters in their small forms. A: capital B: lowercase C: uppercase D: lower

    Please fill in the blank with ______ letters, that is, letters in their small forms. A: capital B: lowercase C: uppercase D: lower

  • 2022-06-19 问题

    All keywords in C are in ____________ A: LowerCase letters B: UpperCase letters C: CamelCase letters D: None of the mentioned

    All keywords in C are in ____________ A: LowerCase letters B: UpperCase letters C: CamelCase letters D: None of the mentioned

  • 2021-04-14 问题

    1.编程:从键盘输入一个英文字母,判断大小写,若是大写,输出“uppercase”,否则输出“lowercase”。部分程序如下: #include intmain(void) { charch; ch=getchar(); if() printf("uppercase%c\n",ch); else printf("lowercase%c\n",ch); return0; }

    1.编程:从键盘输入一个英文字母,判断大小写,若是大写,输出“uppercase”,否则输出“lowercase”。部分程序如下: #include intmain(void) { charch; ch=getchar(); if() printf("uppercase%c\n",ch); else printf("lowercase%c\n",ch); return0; }

  • 2021-04-14 问题

    If one Roman numeral is subdivided into capital letters and the next one is subdivided as far as lowercase letters, the outline probably is correct.

    If one Roman numeral is subdivided into capital letters and the next one is subdivided as far as lowercase letters, the outline probably is correct.

  • 2022-06-01 问题

    下列选项中,text-transform属性的属性值有() A: capitalize B: line-through C: lowercase D: uppercase

    下列选项中,text-transform属性的属性值有() A: capitalize B: line-through C: lowercase D: uppercase

  • 2021-04-14 问题

    In APA style, two works by the same author published in the same year are arranged alphabetically with a lowercase letter added after the year to distinguish between them.

    In APA style, two works by the same author published in the same year are arranged alphabetically with a lowercase letter added after the year to distinguish between them.

  • 2022-06-10 问题

    将所有字母转换为大写,语句是()。 A: text-transform:capitalize; B: text-transform:uppercase; C: text-transform:lowercase; D: text-transform:small-caps;

    将所有字母转换为大写,语句是()。 A: text-transform:capitalize; B: text-transform:uppercase; C: text-transform:lowercase; D: text-transform:small-caps;

  • 2022-06-06 问题

    下列选项中能够将英文单词首字母大写的是( )。 A: text-transform:uppercase B: text-transform:capitalize C: text-transform:none D: text-transform:lowercase

    下列选项中能够将英文单词首字母大写的是( )。 A: text-transform:uppercase B: text-transform:capitalize C: text-transform:none D: text-transform:lowercase

  • 2022-07-25 问题

    CSS中如何把单词文本的首字母转换成大写()。 A: text-transform:capitalize; B: text-transform:uppercase; C: text-transform:lowercase; D: text-transform:first-big;

    CSS中如何把单词文本的首字母转换成大写()。 A: text-transform:capitalize; B: text-transform:uppercase; C: text-transform:lowercase; D: text-transform:first-big;

  • 1 2