查询
1 词典释义:
lowercase letter
时间: 2025-06-10 11:00:50

小写字母

双语例句
  • Match the lowercase letter exactly once by typing 1.

    键入1,以指定仅匹配小写字母一次。

  • Assignment activities used for setup begin with a lowercase letter.

    用于设置的分配活动则以小写字母开头。

  • Indicate each footnote in a table a superscript lowercase letter.

    每一个脚注中注明位子上标小写字母。

  • Method, field, and local variable names begin with a lowercase letter, as in read .

    方法、字段和本地变量名以小写字母开头,如read 。

  • Variable 'underscore and the name of variable starting with a lowercase letter.

    底线和以小写字母开始的变数名称。

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

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

  • Using the lowercase letter in general should be avoided, because it is easily mistaken for the number 1.

    一般情况下,我们应该避免使用小写字母,因为它很容易被误当作数字1。

  • Run the rtdriver application (the -l flag passed to the following command is the lowercase letter l, not the digit 1)

    运行 rtdriver 应用程序(传递给下面的命令的 -l 标记是小写字母 l,不是数字 1)

  • In particular, variable names should begin with a lowercase letter; class names should begin with an uppercase letter.

    具体来说,变量名字应当以小写字母开头;类名以大些字母开头。

  • If the entered letter is not lowercase, display the message the character just entered is not a lowercase letter.

    如果输入的字母是不小写,显示消息刚进入角色并不是一个小写字母。

  • If the entered character is a lowercase letter, display the message the character just entered is a lowercase letter.

    如果输入的字符是一个小写字母的字符,显示消息刚进是一个小写字母。

  • Indicates whether the character at the specified position in a specified string is categorized as a lowercase letter.

    指示指定的字串中指定位置处的字元是否分类为小写字母。

  • To put it together, we randomly choose between 4 and 7 random lowercase letters, concatenating each letter to our string one at a time.

    我们随机选择4到7个小写字母,一次一个的连结到我们的字符串。

  • Variables in Erlang must start with a capital letter and be followed by any combination of upper and lowercase letters and underscores (see Listing 28).

    Erlang 中的变量必须以大写字母开头,后面是大写字母、小写字母和下划线的任意组合(参见 清单 28)。

  • This loop will create 26 documents, one for each lowercase letter of the alphabet, each document containing the character itself and its ASCII character code.

    此循环将创建26个文档,代表字母表的每个小写字母,每个文档包含字符本身及其ASCII字符码。

  • Start by trying to build the trivial regexp given back in the Highlight matches in their context section, which matched the t character followed by a lowercase letter.

    首先,让我们尝试构建在上下文中突出显示匹配项部分的小型regexp(匹配后面跟一个小写字母的t字符)。

  • Four to seven lowercase and alphanumeric characters, beginning with a letter.

    四到七个小写字母和字母数字字符,以字母开头。

  • A multi-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted.

    除首字母大写外、用小写字母打印并排序所有环境变量的多行循环。

  • A one-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted.

    除首字母大写外、用小写字母打印并排序所有环境变量的单行循环。

  • A one-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted, using map.

    使用map,并且除首字母大写外、以小写字母打印并排序所有环境变量的单行循环。

  • By convention, the name of a managed bean is the same as the class name, with the first letter of the class name converted to lowercase.

    按照约定,托管bean的名称与类名相同,类名的第一个字母被转换为小写。

  • A multi-line loop to print all the environment variables in lowercase, with the first letter uppercase, and sorted, using map.

    使用map,并且除首字母大写外、以小写字母打印并排序所有环境变量的多行循环。

  • Original input letter (if not lowercase).

    原始输入字母(如果不是小写)。

  • Uppercase-converted letter (if lowercase)

    转换成大写的字母(如果是小写)