查询
1 词典释义:
serialized
时间: 2025-06-28 16:15:48
英 [ˈsɪəri:əˌlaɪzd]
美 [ˈsɪəri:əˌlaɪzd]

vt. 连载;使连续;(serialize的过去式和过去分词)

双语例句
  • The novel was serialized on TV in six parts.

    这部小说分六集在电视上播出。

    《牛津词典》
  • Attention was first drawn to the book when a condensed version was serialized in The New Yorker.

    这本书的缩写本在《纽约人》上连载时首次引起了人们的注意。

    《柯林斯英汉双解大词典》
  • His novels are still serialized there.

    他的小说仍在那儿连载。

    《新英汉大辞典》
  • The generated WSDL code is serialized.

    所生成的WSDL代码是序列化的。

  • Serialized data can be signed and sealed.

    序列化的数据可以被签名和密封。

  • A serialized form like XML or binary XML.

    序列化形式,如xml或二进制xml。

  • Transient (the attribute won't be serialized).

    transient(该属性不能被序列化)。

  • Changing the namespace for the serialized XML.

    改变序列化的XML的命名空间。

  • Request Serialization type: Serialized as XML.

    请求序列化类型:Serialized as xml。

  • In either case, you should test their serialized forms.

    在任何一种情况下,您都应该测试其串行化形式。

  • This is an easy way to get your data serialized in JSON.

    这是一个简单的以json格式序列化数据的方法。

  • The document is re-serialized in the client application.

    在客户机应用程序中重新序列化文档。

  • The data instance is serialized as multipart related data.

    数据实例序列化为多部分的相关数据。

  • It tries to retrieve the serialized object described above.

    它将尝试检索上面所述的序列化对象。

  • When db2sqljcustomize runs, it creates a serialized profile.

    当 db2sqljcustomize 运行时,它会创建一个序列化的配置文件。

  • In that case your requests will get serialized by the runtime.

    在这种情况下,请求将被运行时序列化。

  • Return of result sets from different sources remains serialized.

    从不同数据源返回结果集的过程仍然是串行的。

  • This is particularly a problem if you are storing that serialized object.

    当你需要存储序列化的对象时,这个问题就更加突出。

  • As you can see, the nested elements are serialized exactly as you expect.

    可以看到,嵌套的元素与预期那样地被序列化。

  • The document is retrieved from the database and serialized to text format.

    从数据库获得文档并把它序列化为文本格式。

  • We have a string that contains our array object, serialized in JSON format.

    我们有了一个包含数组对象并且以json格式序列化的字符串。

  • A new request is created and the updated DOM is serialized and appended to it.

    创建一个新请求,将更新后的DOM序列化并附加到请求中。

  • For XML and JSON formats, the server will return the stock data serialized as text.

    对于xml和json格式而言,该服务器将返回作为文本的串行化的股票数据。

  • All that WSDL provides could really have been written in the RDF Serialized format.

    WSDL提供的一切本来完全可以用RDF序列化格式编写。

  • The data instance is serialized with URL encoding and appended to the specified URL.

    数据实例用url编码序列化并追加到指定url之后。

  • Describes how precisely you can control the serialized representation of your classes.

    描述对类的序列化表示控制的精确程度。

  • The class being serialized/deserialized is not required to have a default constructor.

    序列化/逆序列化的类不需要有默认构造函数。

  • During the transmission, the tokens are serialized and, preferably, encrypted as well.

    在传输的过程中,对令牌进行序列化,并且最好同时对其进行加密。

  • Method parameters and return values are serialized over RMI-IIOP and returned by value.

    方法参数和返回值将在RMI - IIOP上序列化,并由值返回。

  • Next, at the federated server, you need to convert the serialized string back to the XML type.

    接下来,在联邦服务器,需要将序列化后的字符串转换回xml类型。