• I then extract the initialization vector (IV) into a byte array, block encrypt the clear data, and prefix the IV bytes to the encrypted data bytes.

    随后初始向量(IV)抽取字节数组明文数据进行加密将iv字节置于加密的数据字节之前。

    youdao

  • This is done by representing the data in the most elementary of structures -- a byte stream also known as an octet stream.

    通过用基本结构表示数据来完成,最基本的结构就是字节流就是八元流。

    youdao

  • In addition to mapping numeric and byte fields, it also converts string data to the appropriate codepage when the correct codepage for your native language application is selected.

    除了映射数字字节字段,在本地语言应用程序选择了正确代码字符串数据转换适当的代码页。

    youdao

  • It first explained key concepts, such as character and byte semantics with respect to string data.

    首先介绍了一些关键概念针对字符串数据字符语义字节语义。

    youdao

  • RC4 is a stream cipher algorithm operating on each byte of data; like the RC2, it supports key lengths of 40 bits, 64 bits, and 128 bits.

    RC 4一个密码算法数据每个字节进行操作RC 2一样,它支持长度40、64位和128位的密钥

    youdao

  • No longer can the program assume that one byte is one character, so all data has to be decoded from UTF-8 and encoded back to UTF-8.

    程序不再假设字节就是一个字符因此所有数据需要UTF-8 进行解码,然后再重新编码成 UTF-8。

    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

  • This byte array will hold all the bytes of the INTEGER data type structure.

    这个字节数组包含INTEGER数据类型结构所有字节

    youdao

  • The byte order of the STABs binary data depends on the object file format.

    STAB二进制数据字节顺序取决于对象文件格式

    youdao

  • The run length encoding (RLE) compression algorithm requires very little processor time and works well for data that has lots of the same byte value repeated in consecutive locations.

    行程编码(RLE)压缩算法需要非常处理器时间适用连续位置重复许多相同字节数据

    youdao

  • Data overlays: the ability to override the byte values contained in a dump with user-defined values and have the UI work with the updated value.

    数据覆盖包含转储中的字节覆盖用户定义值,UI使用更新后

    youdao

  • Every byte of data generated by the company was stored here, and he was the caretaker.

    这家公司所有数据存储在这里管理员

    youdao

  • These algorithms can use less data on a per-byte basis to correct for more serious problems than is possible with 512-byte sectors.

    这些算法使每个字节使用较少数据,从而使用 512 字节扇区纠正更多严重问题

    youdao

  • DB2 places its data starting at the 512 byte offset (1024 on HP-UX) so this is where you should start copying from in the old location, and where you should start writing to in the new location.

    DB 2将数据512字节(HP -UX1024)偏移位置就是开始复制或者写入数据的位置。

    youdao

  • Blobspace: a blobspace is a logical storage unit composed of one or more chunks that store only TEXT and BYTE data.

    blobspace: blobspace逻辑存储单元,它更多区块组成,其中存储TEXTBYTE数据

    youdao

  • Figure 2 depicts a scenario where data transformation occurs between disparate Single Byte Character Set (SBCS) code pages labeled by the encoding scheme.

    2描述了一个场景数据转换在又编码计划标记不同SingleByteCharacterSet (SBCS)编码之间发生

    youdao

  • All partitions are ext3 — and no, I've never yet lost a byte of data to filesystem corruption.

    所有分区都是ext3 -可是从未因为文件系统缺陷而丢失过一个字节数据

    youdao

  • Wiggs suggests keeping crypto keys or other sensitive data in byte arrays which should be overwritten with zero as soon as they are no longer used.

    Wiggs建议把加密密钥其他敏感数据保存字节数组中,那样能够在不需要的时候重写零。

    youdao

  • I use the FileStream class in this code to illustrate operating on data at the byte level.

    使用代码中的filestream说明如何字节级别操作数据

    youdao

  • If the EVPD parameter bit (for enable vital product data) is zero and the Page Code parameter byte is zero, then the target will return the standard inquiry data.

    如果EVPD参数(用于启用关键产品数据)为0并且PageCode参数字节0那么目标返回标准inquiry数据。

    youdao

  • If we had only one byte array, it would be easy to write to a slot in the data tree, since the Preferences API supports byte arrays directly.

    如果我们只有一个字节数组写入数据中的slot容易,因为PreferencesAPI直接支持字节数组

    youdao

  • It serializes and deserializes messages and supports ByteMessage for transfer of pure byte data.

    消息序列化并反序列化,而且支持传递byte数据ByteMessage

    youdao

  • The first is the input array (data), and the second is an offset into the byte array.

    第一输入数组data),第二个是字节数组中的偏移

    youdao

  • This pipe stores data into a repository as byte , String, Document, Form, or InputStream.

    这个管道数据byteStringDocument、FormInputStream的形式存储存储中。

    youdao

  • The user would typically expect the statements in the program (if-then-else, repeat, and so on) highlighted differently from the data types (integer, byte) for better readability.

    用户通常希望程序中的语句(if - then - elserepeat)数据类型(integerbyte等)以不同的方式高亮显示,这样可读性更好

    youdao

  • If you have the option, use standard library functions to do byte-swapping operations, and standardize on the order in which bytes are stored in your data files; network byte order is the best.

    如果可以选择的话,请使用标准函数进行字节交换操作按照字节数据文件存储顺序进行标准化网络字节顺序最适合这种工作。

    youdao

  • The second parameter, a byte array, contains the message data.

    第二参数字节数组它包含消息数据

    youdao

  • However, this new code now assumes that the starting address is 16-byte aligned, and also that it has enough padding on the end that the next data element in memory is also 16-byte aligned.

    然而代码假定起始地址按照16字节对齐并且末尾足够填充位,因此内存中下一个数据元素也是16字节对齐的。

    youdao

  • Note that an integer in J2ME is 4 bytes of data, while single-byte length notation needs only 1 byte.

    注意J2ME中一个整数4字节数据单字节长度表示法需要1字节

    youdao

  • ASCII strings can also be used to represent binary data as byte streams.

    ASCII字符串用于表示二进制数据从而当作节流

    youdao

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

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

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