包含

    lowercase

    的中国译典句库查询结果如下:

    详细句库 左右对照 句库目录 中文百科 Wiki百科 英文搜索 点击左侧选项卡,可以快捷查询右侧输入窗的内容

    MATCH does not distinguish between uppercase and lowercase letters when matching text values.

    查找文本值时,函数MATCH不区分大小写字母。

    属类:IT行业-office.microsoft.com-

    This regex reads, "The start of a string followed immediately by any uppercase letter (A-Z) or any lowercase letter (a-z). "

    此regex表示“字符串的开头后紧跟任意大写字母(A-Z)或任意小写字母(a-z)。”

    属类:IT行业-www.ibm.com-

    As of V0. 3 alpha, Grester as a plug-in has two main goals (all lowercase when used), executable at any valid Maven life-cycle phase

    从V0.3alpha开始,可以在所有有效的Maven生命周期阶段中作为插件执行的Grester有两个主要目标(使用时全小写)

    属类:IT行业-www.ibm.com-

    Casing rules determine how to change a Unicode character between one case and another; for example, from lowercase to uppercase.

    大小写规则决定如何更改Unicode字符的大小写,例如,从小写变为大写。

    属类:IT行业-msdn2.microsoft.com-

    An uppercase or lowercase character 'e', indicating exponential (scientific) notation.

    大写或小写字符“e”,表示指数(科学型)表示法。

    属类:IT行业-msdn2.microsoft.com-

    Uppercase letters are sorted before lowercase letters.

    大写字母排在小写字母之前。

    属类:IT行业-msdn2.microsoft.com-

    The second for loop only finds lowercase vowels as it iterates over the original string.

    第二个for循环在迭代原始string时仅查找小写元音字母。

    属类:IT行业-www.ibm.com-

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

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

    属类:IT行业-www.ibm.com-

    A quite distinctive, memorable font with two variations: lowercase letters bend to the left and uppercase letters bend to the right.

    独特,让人难忘,VALStencil具有两种变体:小写字母向左边斜靠而大写字母向右边斜靠。

    属类:英汉句库-article.yeeyan.org-

    Object converted to lowercase using the casing rules of the invariant culture.

    对象的转换为小写形式的副本,返回时使用固定区域性的大小写规则。

    属类:IT行业-msdn2.microsoft.com-

    Binary constants have a leading 0x (a zero and the lowercase letter x) followed by the hexadecimal representation of the bit pattern.

    二进制常量以0x(一个零和小写字母x)开始,后跟位模式的十六进制表示形式。

    属类:IT行业-msdn2.microsoft.com-

    Returns a copy of this String converted to lowercase , using the casing rules of the specified culture.

    返回此String的转换为小写形式的副本,返回时使用指定区域性的大小写规则。

    属类:IT行业-msdn2.microsoft.com-

    Returns a character expression after converting uppercase characters to lowercase characters.

    返回将大写字符转换为小写字符后得到的字符表达式。

    属类:IT行业-msdn2.microsoft.com-

    Returns a character expression after converting lowercase characters to uppercase characters.

    返回将小写字符转换为大写字符后得到的字符表达式。

    属类:IT行业-msdn2.microsoft.com-

    Returns a character expression with lowercase character data converted to uppercase.

    返回小写字符数据转换为大写的字符表达式。

    属类:IT行业-msdn2.microsoft.com-

    Capitals which have the same height as lowercase characters.

    和小写字母一样高度的大写字母。

    属类:英汉句库-article.yeeyan.org-

    In other words, in the example, every instance of capital "A" is replaced with lowercase "a, " "B" with "b, " and so on.

    换句话说,在本示例中,每个大写“A”的实例都将替换为小写“a”、“B”替换为“b”,依此类推。

    属类:IT行业-www.ibm.com-

    Even if the file system supported lowercase natively, Explorer still checked whether the name was ugly.

    即使档案系统支援原生小写,总管仍然会检查名称是否丑陋。

    属类:IT行业-technet.microsoft.com-

    Remember that UNIX commands are case-sensitive, so make it all lowercase unless the directory name actually has uppercase letters in it.

    记住,UNIX命令是区分大小写的,因此,请采用小写字母,除非目录中的确有大写字母。

    属类:IT行业-www.ibm.com-

    Tip: Naming DNT variable with a combination of uppercase and lowercase can help the translator to ignore them when translating.

    技巧:结合使用大小写命名DNT变量能够帮助译者在翻译时忽略它们。

    属类:IT行业-www.ibm.com-

    Returns a character expression after converting uppercase character data to lowercase .

    将大写字符数据转换为小写字符数据后返回字符表达式。

    属类:IT行业-msdn2.microsoft.com-

    Converts all uppercase letters in a text string to lowercase letters.

    将文本字符串中的所有大写字母转换为小写字母。

    属类:IT行业-office.microsoft.com-

    Convert a selection of text from uppercase to lowercase (or vice versa).

    将选择的文字从大写字母转换为小写字母(反之亦然);

    属类:英汉句库-article.yeeyan.org-

    Converts all uppercase letters in a text string to lowercase .

    将一个文本字符串中的所有大写字母转换为小写字母。

    属类:IT行业-office.microsoft.com-

    Script 10. pl is, again, like 8. pl, but it converts Unicode data to uppercase and lowercase .

    脚本10.pl也与8.pl一样,不过它是将Unicode数据转换成大写和小写的形式。

    属类:IT行业-www.ibm.com-

    It may look Victorian, but a Times Roman lowercase g is easy to tell from a lowercase y.

    尽管看起来更象维多利亚时代,在TimesRoman的小写字母中g就更容易与y相区别。

    属类:英汉句库-article.yeeyan.org-

    Analysis Services considers the uppercase and lowercase letters to be identical for sorting purposes.

    就排序而言,AnalysisServices将大写字母和小写字母视为相同。

    属类:IT行业-msdn2.microsoft.com-

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

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

    属类:IT行业-www.ibm.com-

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

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

    属类:英汉句库-article.yeeyan.org-

    You can check the Case Sensitive checkbox to indicate the importance of upper and lowercase characters.

    可以选中CaseSensitive复选框以表示区分大写和小写字符。

    属类:IT行业-www.ibm.com-

    查询记录
    简典