• In the IFS, the files exist as a sequence of bytes without any data format specified by the file attributes.

    IFS中,文件存在形式一个字节序列没有任何文件属性指定数据格式

    youdao

  • So, if a sequence of bytes could be a pointer to a piece of allocated memory, it marks it as being referenced.

    所以如果字节序列可以一个指向被分配内存的指针,那么收集器标记正在引用。

    youdao

  • CLR Profiler can also show allocation views by class type or over time, identify the number of bytes allocated by each method, and display the sequence of methods executed over the life of the test.

    CLR分析器可以类型或者随着时间流逝显示分配视图标识每个方法分配字节数量并且显示整个测试周期中执行方法序列

    youdao

  • When the delimiter is set to Custom delimiter (Hexadecimal), the node USES a byte or sequence of bytes specified in the Custom delimiter property as the delimiter.

    分隔设置定义分隔符(十六进制)时,节点使用自定义分隔符属性指定字节字节序列作为分隔符。

    youdao

  • While this is somewhat simpler than identifying a "word", the completely naive approach of looking at every (overlapping) sequence of three bytes is non-optimal.

    虽然识别个“单词”要稍微简单些,但完全种幼稚方法 — 查找字节每个重叠序列的方法不是最优化的。

    youdao

  • If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.

    如果采用特殊编码的某个字符长度跨越了多个字节,基于字符的字符串函数可以每个字符处理单元不是一个字节序列。

    youdao

  • A stream is nothing more than a sequence of bytes that can be read or written using library functions that hide the details of an underlying device from the application.

    流只不过一个可以使用功能读取写入字节序列,库功能应用程序隐藏底层设备细节

    youdao

  • Recognizing the character as a single, unit as opposed to a sequence of bytes, is a requirement in the case of string manipulations involving multi-byte characters.

    字符看作单元不是一个字节序列进行多字节字符字符串操作的必要条件

    youdao

  • A valid custom delimiter must have an even number of hexadecimal digits, and the maximum sequence length allowed is 16 bytes (32 hexadecimal digits).

    有效自定义分隔符必须具有偶数十六进数字并且允许最大序列长度16字节(32个十六进制数字)。

    youdao

  • You can search for a text string, or you can do a hex search for a sequence of up to 16 bytes.

    可以搜索文本字符串或者最多16字节十六进序列

    youdao

  • The maximum sequence length is 32 hexadecimal digits (16 bytes).

    最大序列长度32个十六进制数字(16个字节)。

    youdao

  • Concatenate the name-type and name-string parts of the PrincipalName and then prepend the SEQUENCE bytes before the concatenated byte array.

    将PrincipalNamename - typename -string部分串接到一起,然后字节数组前面附加SEQUENCE字节

    youdao

  • The getTagAndLengthBytes() method will prepend the name-string tag byte (context-specific tag number 0) and length bytes before the SEQUENCE and return the complete name-string structure.

    getTagAndLengthBytes()方法SEQUENCE 前面附加 name-string标签字节(上下文特定的标签数字0以及长度字节返回完整的 name-string结构

    youdao

  • For example, you can store an image or machine language command sequence within a blob, with the maximum size typically not exceeding 65,536 bytes.

    例如可以blob中存储幅图像或者一个机器语言命令序列最大大小通常超过65,536字节

    youdao

  • Prepend the cname tag byte (context-specific tag number 1) and length bytes before the SEQUENCE of Step 5 above.

    上面第5SEQUENCE前面附加cname标签字节(上下文特定的标签1)长度字节

    youdao

  • PHP USES so-called binary strings - in PHP, a string is not a string of Unicode characters, but rather a sequence of bytes.

    PHP使用所谓的二进制字符串php字符串并不是一个Unicode字符字符串,而是一个字节序列

    youdao

  • When the delimiter is set to Broker System Line End, the node uses a line end sequence of bytes as the delimiter as appropriate for the platform on which the broker is being run.

    分隔设置Broker系统结束符时,节点将使用运行代理平台相应行结束符字节序列作为分隔符。

    youdao

  • This sequence is actually a continuous stream of bytes (hex values).

    这个序列实际上一个持续字节流(16进制)。

    youdao

  • Java.nio.charset.CharsetDecoder: This class defines an engine that can transform a sequence of bytes in a specific charset into a sequence of sixteen-bit Unicode characters.

    CharsetDecoder这个定义了一个引擎这个引擎可以将采用特定字符集字节序列转换为16Unicode字符序列。

    youdao

  • Java.nio.charset.CharsetEncoder: This class defines an engine that can transform a sequence of sixteen-bit Unicode characters into a sequence of bytes in a specific charset.

    CharsetEncoder这个定义了一个引擎这个引擎可以将16位Unicode字符序列转换为采用特定字符集字节序列。

    youdao

  • Because that way we can find repeating bytes, the most likely thing to repeat in a long data sequence. In other words, we don't want to encode.

    因为一个很长的数据序列容易重复出现就是字节

    youdao

  • May contain any arbitrary sequence of bytes.

    可能包含任意顺序字节数据

    youdao

  • Each byte or sequence of bytes represents a given character.

    每个字节字节序列代表一个给定字符

    youdao

  • A character encoding is the key that maps a particular byte or sequence of bytes to particular characters that the font renders as text.

    字符编码一个特定字节字节序列照射字符,中间字符能够由对应字体来体现文本。

    youdao

  • When overridden in a derived class, decodes a sequence of bytes from the specified byte array into a set of characters.

    衍生类别覆写时,将指定位元阵列中的元组序列解码指定字元阵列。

    youdao

  • When overridden in a derived class, decodes a sequence of bytes into a string.

    派生重写,将字节序列解码一个字符串

    youdao

  • Encoding is the process of transforming a message into a sequence of bytes.

    编码消息转换一个字节序列过程

    youdao

  • The preamble is a sequence of bytes that identifies the beginning of a frame.

    同步 信号一个字节序列是帧起始部分识别标志。

    youdao

  • When overridden in a derived class, calculates the number of characters produced by decoding a sequence of bytes from the specified byte array.

    派生重写计算字节序列指定字节指针开始)进行解码所产生字符

    youdao

  • When overridden in a derived class, calculates the number of characters produced by decoding a sequence of bytes from the specified byte array.

    派生重写计算字节序列指定字节指针开始)进行解码所产生字符

    youdao

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

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

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