• 如果设计该系统相同数据,你可以简单1 - 1地图字节转换整数类型

    If you have data with the same endianness as the system, can you simply 1-1 map bytes into an integer type?

    youdao

  • 正如字符集”(请参阅参考资料)篇文章中所解释的,由于文件内容必须告诉系统如何字节转换字符

    As I explained in "character sets" (see Resources), because the file has content, you must tell the system how to convert the bytes to characters.

    youdao

  • 数组类型另一种数组类型转换扩展转换还是字节节转换取决于各自元素转换是扩展转换还是双字节到单字节转换

    A conversion of one array type to another is widening or narrowing depending on whether the conversion of the respective elements is widening or narrowing.

    youdao

  • 由于作为一个向量进行转换的,因此再多转换几个无关字节不会有什么耗费

    Since it is converting as a vector, it doesn't cost anything to convert a few extra bytes of junk.

    youdao

  • 首先获取字节数组形式消息,它是XSLT转换必需的输入

    We first get the message as a byte array, the necessary input for the XSLT transformation.

    youdao

  • 输入文本字符串转换成了字节数组,并用填充。

    The input text string is converted into an array of bytes and is padded.

    youdao

  • 众多优化手段比如即时编译(JIT),字节运行时转换原生码,或者其他方法将会以后出现,所以更多性能提升仍然值得期待。

    Optimizations such as Just In Time (JIT) compilation, turning bytecodes into native code at runtime, or others are still in the future, so more performance improvements are still to come.

    youdao

  • 问题出现时DCS生成一个 85字节0 字节转换文件

    When this problem occurs, DCS generates a converted file of 85 bytes or 0 bytes.

    youdao

  • 对象转换字节数组(清单3)、将数组分解更小数组(清单5)、然后片段写入PreferencesAPI

    It converts the object to a byte array (Listing 3), breaks the array into smaller arrays (Listing 5), and then writes the pieces to the Preferences API.

    youdao

  • 对于包含ASCII以外Unicode字符文档解析器必须每个字符读取转换字节序列

    For documents that contain Unicode characters beyond the ASCII range, the parser must read and convert multiple byte sequences for each character.

    youdao

  • 问题由于 Xserver转换期间未运行创建文件 85字节

    Problem: The created file is of 85 bytes because the Xserver is not running during the conversion.

    youdao

  • John讨论了字节转换包括Aspect将其作为三种类型注解处理选项之一

    John discussed byte code transformers, which include Aspects, as one of the three types of Annotation processing options.

    youdao

  • 这个方法PreferencesAPI读取片段它们结合单个字节数组然后将它转换对象

    This method reads the pieces from the Preferences API, combines them into a single byte array, and then converts this back into an object.

    youdao

  • UTF - 16 BE16UCS转换格式大尾数法字节顺序

    UTF-16BE: 16-bit UCS Transformation format, big-endian byte order.

    youdao

  • UTF - 16le16UCS转换格式小尾数法字节顺序

    UTF-16LE: 16-bit UCS Transformation format, little-endian byte order.

    youdao

  • UTF - 16:16位UCS转换格式标记(marker)识别字节顺序

    UTF-16:16-bit UCS Transformation format, byte order identified by marker.

    youdao

  • Servlet引擎支持模块接收SOAPBody转换COMMARE a字节缓冲反之亦然

    This is support module for the Servlet Engine, which receives the SOAP Body and converts it to COMMAREA byte buffer and vice versa.

    youdao

  • 接下来我们创建用于发送消息常见JMS构件然后采用 24 字节BigInteger随机值,转换十六进字符串,从而生成标识符

    Next we create the usual JMS artifacts required to send a message, then generate a group identifier by taking a random 24-byte BigInteger and converting it to a hexadecimal string.

    youdao

  • 每个已保存属性一个简单字节数组但是可以属性转换Boolean整数字符串属性。

    Each stored attribute is a simple array of bytes, but it's possible to interpret the attribute as a Boolean, integer, or string attribute.

    youdao

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

    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.

    youdao

  • 这里关键ObjectOut putstream——实际完成对象转换字节这个魔术类。

    The ObjectOutputStream class is essential hereit's what does the magic of actually turning an object into a stream of bytes.

    youdao

  • l我们需要字节数据相互转换方法CIOCPBuffer提供了这些函数

    We also need methods to convert data to byte stream and byte stream to data, some of these functions are also provided in the CIOCPBuffer class.

    youdao

  • 对于任何研究复杂字节转换实现的人来说,JiBX 1.0 字节生成架构形成了一个有趣的案例研究。

    The JiBX 1.0 bytecode generation architecture makes an interesting case study for anyone looking at implementing complex bytecode transformations.

    youdao

  • 同样这个应用程序字节形式检索记录然后转换一个字符串

    Similarly, the application retrieves the record as a stream of bytes and converts it into a string.

    youdao

  • 我们应用程序中,用户输入日期时间连接一个字符串转换字节,然后被存储

    In our application, the date and time entered by the user are concatenated into a string, converted into bytes, and stored.

    youdao

  • 步骤(4)通过字符串转换字节序列(比如二进制)准备好通过发送请求

    Step (4) prepares the request to be sent over the stream by converting the string into an array of bytes, i.e. binary.

    youdao

  • 编译器源代码查找各种模式以便将源代码表达式转换字节

    A compiler looks for various patterns in the source to convert the source code expressions into bytecodes.

    youdao

  • 是否转换方法但是字节启动程序呢?

    Do you want to try transforming methods, but are reluctant to start programming in bytecode?

    youdao

  • 文件转换字节数组

    Convert the file to a byte array.

    youdao

  • 即使对象只有我们也要转换固定长度的字节数组

    Even though an object is a single value, we've turned it into a set of fixed-length byte arrays.

    youdao

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

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

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