• 注意,\字符表示用于格式化目的换行符。

    Note that the \ characters are to indicate a line break for formatting purposes.

    youdao

  • 对于扁平rope性能几乎底层字符表示性能相同

    For a flat rope, the performance is nearly identical to that of the underlying character representation.

    youdao

  • 使用UT f字符表示数据库对象名称时,一点尤为重要

    This is especially important when using UTF characters to represent database object names.

    youdao

  • 注意清单3使用斜杠字符表示连续不是命令一部分

    Note: Listing 3 uses the backslash character to indicate a line continuation; it is not part of the command.

    youdao

  • 因此如果计算机使用来自标准ASCII英语字符表示,肯定没有问题

    AS such, computers used an English character representation from standard ASCII with no problem.

    youdao

  • 注意清单4使用反斜杠字符表示连续行;它不是命令一部分

    Note: Listing 4 USES backslash characters to indicate line continuations; the characters are not part of the command.

    youdao

  • 曲线字型点阵字型、向量字型之后一种新的字符表示方式

    Curvilinear font style is a new method of character expression after lattice font style and vector font style.

    youdao

  • 对于每个音素都会看到该音素字符表示以及一个显示该音素发音的示例

    For each one, you see the character representation for the phoneme along with an example of a word showing you what that phoneme sounds like.

    youdao

  • Xerces - C+ +使用XMLCh作为typedef ' d字符表示

    Xerces-C + + USES XMLCh as a typedef'd character representation.

    youdao

  • 所有形式选项两个字符(-)开头数量可变字母数字字符表示

    All long form options begin with two hyphens (-) and are represented by a variable number of alphanumeric characters. In this example, it makes sense to use the following long form option identifiers.

    youdao

  • 如果没有指定自定义分隔符,使用缺省X'0 A ',此字符表示单个换行字符

    If no custom delimiter is specified, then the default of X '0a' is used, which represents a single line feed.

    youdao

  • 字符表示匹配前面模式元素一个实例,* 字符表示匹配前面元素的零个或多个实例。

    The ? character means to match zero or one instance of the previous pattern element; the * character means to match zero or more of the previous element.

    youdao

  • mgrs精度使用15个字符表示其中最后10个字符表示指定网格中的以东以北

    This MGRS point is accurate within one meter and is presented using 15 characters, where the last 10 characters are the easting and northing values within the specified grid.

    youdao

  • 大家熟悉的哈函数可能MD5,它产生一个128比特数值,且通常32个十六进制字符表示

    An hash function you most likely know is MD5, MD5 is creating a 128 bit numeric value which is often represented using 32 hexadecimal characters.

    youdao

  • 类型可能包含尾部字符,尾部字符表示有关类型的附加信息类型引用类型、指针类型还是数组类型。

    Type names may include trailing characters that denote additional information about the type, such as whether the type is a reference type, a pointer type or an array type.

    youdao

  • 清单2使用语法对于大多数开发人员而言非常容易理解的:使用圆括号划分组,使用|字符表示备选项,以及使用?

    The syntax used in Listing 2 should be fairly easy for most developers to understand: using parenthesis to delimit groupings, | characters to indicate choices between alternatives, and?

    youdao

  • XML字符表示处理方面许多复杂问题,它们已经开发人员带来了不愉快意外导致XML社区无休止争论

    There are a lot of complexities with XML's character representation and handling that have caused unpleasant surprises for developers, and endless debate in the XML community.

    youdao

  • Xerces - C+ +使用大的字符表示UTF- 16不是UTF - 8或者ISO - 8859交换文本

    Xerces-C + + USES this larger character representation to exchange text as UTF-16 as opposed to UTF-8 or ISO-8859.

    youdao

  • ASCII一个编码字符(coded character set,CCS),换话说,它是整数字符表示映射

    ASCII is a coded character set (CCS), in other words, a mapping from integer Numbers to character representations.

    youdao

  • 可以使用15个字符表示mgrs(如前例),表示131197字符因此,所表示的值的精度分别为110米、100米、1,000米或10,000米。

    MGRS may be presented using 15 characters (as in previous example), or 13, 11, 9, or 7 characters; the values so expressed would be accurate within 1, 10, 100, 1,000, or 10,000 meters, respectively.

    youdao

  • 字符序列替换成相应内部表示单个字符

    Trigraph sequences are replaced by corresponding single-character internal representations.

    youdao

  • 注意有些代码清单斜杠字符“\”,表示代码连续为了可读性这里对其格式作了调整。

    Note: Some code listings may have a backslash character, "\", to indicate the line of code is continuous but has been formatted for readability.

    youdao

  • 传统上位图代码一个字符数组表示

    Bitmaps are traditionally represented inside your code by an array of chars.

    youdao

  • IICE查询语言中,通配符 ‘*’(多个字符 ‘?’ (单个字符表示只能全文属性搜索LIKE 操作符一起使用

    Wildcards, represented by '*' (multiple characters) and '?' (a single character) in the II CE query language, can only be used with the LIKE operator in either a full-text or a property search.

    youdao

  • 例如字符[:punct:]表示当前语言环境中的所有标点字符

    For instance, the character class [: punct:] stands for all punctuation characters in the current locale.

    youdao

  • 这个时候如果串行化XML包含数据库代码不能表示字符或者客户机代码页中不能表示字符,就可能引入替换字符

    Substitution characters can be introduced at this point as well, if the serialized XML contains characters not representable in the database code page, or not representable in the client code page.

    youdao

  • 又一次不得不链接字符表示所有变体进行大量文本搜索

    Again, you are stuck launching massive text searches for all the variations of the string representation of that link.

    youdao

  • 由于XML可以表示字符,所以数据表示字符参数

    The data is represented as a string parameter, since XML can be represented as a string.

    youdao

  • 由于使用字符表示属性,因此应用程序重构期间可能变得脆弱

    Applications also may be more brittle during refactoring due to the use of strings to signify properties.

    youdao

  • 由于使用字符表示属性,因此应用程序重构期间可能变得脆弱

    Applications also may be more brittle during refactoring due to the use of strings to signify properties.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定