• The SSLCipherspecs attribute accepts a string of two byte ciphers.

    SSLCipherspecs属性接受字节密码

    youdao

  • However, the length of "a" is one byte and that of "Latin capital letter a with ring above" is two bytes.

    但是,“A长度一个字节上面带圈大写拉丁字母A”的长度则是两个字节

    youdao

  • The Command code and byte count shown above must be sent, but the data is ignored for those two bytes.

    命令代码字节计数上面必须发送数据两个字节忽略

    youdao

  • The error is caused by the fact that there is an overhead of two bytes for varying length and a one-byte overhead for null.

    造成这个错误原因变化长度占用2字节null 占用 1 字节。

    youdao

  • Consider that you have a character in UTF-8 encoding has length of 3 bytes, and the string has only the first two byte of the encoding.

    假设拥有一个UTF - 8编码字符长度为3字节字符串拥有编码的两个字节

    youdao

  • This method (shown in Listing 8) takes two byte arrays, concatenates the second array after the first, and returns the concatenated array.

    这个方法清单8两个字节数组,将第二数组接到第一之后返回接的数组。

    youdao

  • As this method takes two byte arrays and returns another byte array, it can be used in series with itself any number of times to concatenate any number of byte arrays.

    因为这个方法两个字节数组返回另一个字节数组所以它可以自身串联任意串接任意数量字节数组。

    youdao

  • The sole method in this interface accepts two parameters, and both are byte arrays.

    接口惟一方法接收两个参数它们都字节数组

    youdao

  • Some UTF-8 characters are normally represented in one byte, others in two, others in three, and so on, and programs are supposed to always generate the shortest possible representation.

    一些UTF - 8字符一个字节表示一些两个字节来表示还有一些三个字节来表示,甚至更多,而程序假定总是生成最短可能的表示。

    youdao

  • The two developers announced their creation to the world in the November 1978 issue of Byte magazine.

    两位开发者1978年11月的《Byte杂志世界宣布他们创造

    youdao

  • In hexadecimal notation, it takes merely two characters to represent a byte.

    16进制记法里仅仅两个字符就能表示一个字节

    youdao

  • For items that have two paths to send, there is a null byte after the first path, and it is followed by the second path, with the pathlen field of the message being set to the total length.

    对于两个路径需要发送那么第一路径之后一个null字节,其后紧跟第二个路径,并且消息pathlen字段设置长度

    youdao

  • The two values are concatenated, and the five-bit value is used as the byte index of the concatenated value.

    两个接在一起,5位用作所串接字节索引

    youdao

  • There are two constructors; one is used to serialize a MIDI ShortMessage object into a byte array whilst the second is used to deserialize a byte array and topic into a MIDI ShortMessage.

    其中两个构造器:一个用于MIDIShortMessage对象串行输入字节阵列第二用来将字节阵列主题序列化到MIDI ShortMessage中。

    youdao

  • The first two callback methods, subscribed(int, byte[]) and unsubscribed(int), are for clients that want to monitor subscription acknowledgments.

    两个回调方法subscribed(int,byte[])unsubscribed(int) 主要针对监视订阅确认的客户机

    youdao

  • The code in Listing 1 allocates two 512-byte blocks of memory, and then the pointer to the first block is set to the second block.

    清单1中的代码将分配两个 512字节内存然后指向第一个内存指针设定为指向第二个内存块。

    youdao

  • For example, a linked list on a system with 4-byte Pointers might allocate nodes holding only, say, two Pointers, requiring only 8 bytes.

    例如一个指针为4字节系统可能分配包含两个指针的节点,也就是说需要8字节

    youdao

  • To load a value which crosses a 16-byte boundary is even more difficult, as you would actually have to load it into two registers, shift them, and then mask and combine them.

    加载跨越16字节边界十分困难因为必须要将存储两个寄存器,进行移位然后它们进行掩码组合

    youdao

  • If loaded by different class loaders, two classes with the same name, even the same package name, are treated as distinct — even if, in fact, they are byte-for-byte the same class.

    即使两个实例名字一样甚至也一样,更甚至于每一个字节都一样的,但是如果他们不同加载器加载,他们也会被当着是不同的实例。

    youdao

  • Recall from the discussion of Table 2 in the first article of this series that there are two ways of representing length bytes: single-byte length notation and multi-byte length notation.

    回想一下系列第一篇文章2讨论两种表示字节长度方法单字节表示法字节表示法。

    youdao

  • The part of a two-part memory address that remains constant and provides a reference point from which the location of a byte of data can be calculated.

    保持恒定两部分内存地址一部分提供基准点这里可以计算一个字节数据位置

    youdao

  • Herein lies the problem: Digital signatures rely on byte-level equivalence, whereas it is possible to have two XML documents that are logically the same, but contain different byte sequences.

    问题在于此:数字签名依赖字节级的等价测试,但是可能两个逻辑相同包含不同字节序列的XML文档

    youdao

  • In addition, the row format of value compression has a two-byte overhead per row.

    此外压缩格式会为行占用两个字节

    youdao

  • The MIDlet implements the RecordComparator interface and defines a compare (byte rec1, byte rec2) method to compare two candidate records.

    MIDlet实现RecordComparator接口定义compare (byterec1,byterec2)方法比较两个候选记录

    youdao

  • Unicode is usually used as a generic term referring to a two-byte character-encoding scheme.

    Unicode通常用作涉及字节字符编码方案的通用术语

    youdao

  • This can be contrasted with a stream socket, where if the sender wrote a 100 byte message, the receiver could read it in two chunks of 50 bytes or 100 chunks of one byte.

    对比字符发送者发送100字节时,接收者可以选择接受分两次,每次50字节进行接受,还是一次性接受100字节。

    youdao

  • The only byte-oriented arithmetic function on the SPU is absdb, "absolute difference of bytes," which gives the absolute value of the difference between two operands.

    SPU 上惟一一个面向字节计算函数absdb(意思是 “absolutedifferenceofbytes”),计算两个操作数绝对值

    youdao

  • A 512 byte area of disk storage. Each disk sector contains two 256 byte disk data blocks.

    一个512字节磁盘存储每个磁盘扇区含有两个256字节的磁盘数据

    youdao

  • Within those method and constructor definitions follows the byte codes of these and it describes what these two items are doing (in byte codes).

    这些方法构造函数定义如下这些字节描述两个项目在做(字节码)。

    youdao

  • Within those method and constructor definitions follows the byte codes of these and it describes what these two items are doing (in byte codes).

    这些方法构造函数定义如下这些字节描述两个项目在做(字节码)。

    youdao

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

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

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