查询
1 词典释义:
serializes
时间: 2025-06-28 16:27:53
英 [ˈsɪərɪəˌlaɪziz]
美 [ˈsɪriəlˌaɪziz]

vt. 连载;(serialize的第三人称单数)

双语例句
  • It serializes a class for.

    它序列化的类。

  • Serializes an object into an expression.

    将给定对象序列化为表达式。

  • Serializes the given object into an expression.

    将指定的物件序列化为运算式。

  • Serializes an object or graph of connected objects.

    序列化物件或连接之物件的图形。

  • Serializes the application objects into an MQ LLM message buffer.

    序列化应用程序对象到一个 MQ LLM 消息缓存。

  • Note that XQUERY, by default, serializes its result set into a CLOB.

    注意,默认情况下,XQUERY会将它的结果串行化为一个CLOB。

  • Serializes and de-serializes resources using configurable JAX-RS providers

    使用可配置的 JAX-RS 提供者序列化和反序列化资源

  • Serializes an object, or graph of connected objects, to the given stream.

    将对象或连接对象图形序列化为给定流。

  • Serializes and de-serializes resources using configurable JAX-RS providers.

    使用可配置的JAX - RS提供者序列化和反序列化资源。

  • The runtime then serializes the SOAPElement to the raw message on the wire.

    然后运行序列化 SOAPElement 为原始的消息。

  • Selecting an XML column from a table also serializes its result into a CLOB.

    从一个表中选择一个xml列也会导致结果被串行化为一个CLOB。

  • Serializes the header from the specified location using the specified XML writer.

    使用指定的XML写入器从指定的位置序列化标头。

  • Serializes the given object into an expression appropriate for the invariant culture.

    将给定对象序列化为适合于固定区域性的表达式。

  • However, the.net client de-serializes it into a zero length string instead of a null string.

    然而,. NET客户端将其反序列化成长度为0的字符串而不是空的字符串。

  • Serializes the given member on the given object, accounting for the default property value.

    根据默认属性值,序列化给定对象上的给定成员。

  • In addition, the class contains the ToXml method, which serializes the object instance to XML.

    此外,这个类包含将对象实例系列化到Xml的ToXml方法。

  • Serializes the object, or graph of objects with the specified top (root), to the given stream.

    将对象或具有指定顶级(根)的对象图形序列化为给定流。

  • Finally, an output node serializes the transformed message and sends it to the service instance.

    最后,输出节点序列化转换后的数据,并将数据发送到服务实例。

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

    它把消息序列化并反序列化,而且支持传递纯byte数据的ByteMessage。

  • These parameters avoid calls to the ejbLoad function, but serializes access to the bean instance.

    这些参数避免了调用ejbload函数,但会将对bean实例的访问序列化。

  • This, effectively, serializes a list of to, cc, and bcc addresses, plus a subject and body field.

    这个字符串实际上包含多个参数,包括 to、cc 和 bcc 地址的列表以及一个主题和邮件体字段。

  • Most of these problems will apply to any technique which just serializes data structures to and from XML.

    大多数这些问题适用于那些只是在数据结构和XML间序列化的技术。

  • Because the agent serializes access to the data, there is no risk of a race condition or data corruption.

    由于agent序列化了数据访问,因此不会有竞争条件或数据损坏风险。

  • The Net::TcpDumpLog module serializes each packet, so that we can read each packet by using the packet ID.

    TcpDumpLog 模块会将每一个数据包序列化,这样我们就能够通过数据包 ID 读取每一个数据包。

  • The serialize button serializes the customer object into an XML string and displays in the result text box.

    序列化按钮序列化为XML字符串和结果的文本框显示客户对象。

  • The debugee side that serializes the .NET type to be copied from the debugee process to the debugger process.

    所debugger的类型必须是可序列化的.net类型,才能从"被debug"的进程中复制到debugger的进程。

  • When the configuration system serializes a hierarchy of configuration objects to XML, it checks the value of this property.

    当配置系统将配置对象的层次结构序列化到XML中时,它会检查此属性的值。

  • Serializes the object, or graph of objects with the specified top (root), to the given stream attaching the provided headers.

    将对象或具有指定顶级(根)的对象图形序列化为附加所提供标题的给定流。

  • Serializes and deserializes objects to or from the body of a message, using the XML format based on the XSD schema definition.

    使用基于 XSD 架构定义的 XML 格式,将对象序列化和反序列化为消息体或从消息体序列化和反序列化对象。