找诗词>英语词典>serializing翻译和用法

serializing

英 [ˈsɪəriəlaɪzɪŋ]

美 [ˈsɪriəlaɪzɪŋ]

v.  连载; 连播
serialize的现在分词

柯林斯词典

    in BRIT, also use 英国英语亦用 serialise

  • VERB 连载,连播(小说)
    If a bookis serialized, it is broadcast on the radio or television or is published in a magazine or newspaper in a number of parts over a period of time.
    1. A few years ago Tom Brown's Schooldays was serialised on television.
      几年前《汤姆·布朗求学记》曾作为连续剧播出过。

双语例句

  • If the object argument, src, is a simple type, then the second step, serializing the value of the object, is a simple matter of calling the src. toString() method and writing that out.
    如果对象参数src属于简单类型,那么第二步,序列化对象的值,就很简单,只需调用src.toString()方法,然后把它写出来就行了。
  • Serializing the form data is easy with jQuery: You simply access the form element and call the serialize function to get a standard query string.
    用jQuery序列化表单数据比较容易:您只需要访问form元素和调用serialize功能获取一个标准查询字符串。
  • Literal encoding simply means that instead of having the Web service and the client agree to follow a set of rules for serializing the data, they agree on the exact format of the data.
    文字编码就意味着Web服务和客户机同意使用数据的精确格式,而不是让它们同意遵循一组用于序列化数据的规则。
  • Serializing creates an artificial need to return to your site, thereby boosting your fan levels.
    连载人为制造了回访网站的需求,并且由此提升了“粉丝”的数量。
  • A circular reference was detected while serializing an object of type { 0}.
    序列化类型{0}的对象时检测到循环引用。
  • Methods of serializing the non-hourly outdoor temperature and their shortcoming are reviewed.
    综述了现有室外温度逐时化的方法与其缺点。
  • The token and token secret can be persisted anywhere ( such as a database or registry); serializing them to a file is only a suggested solution for this article.
    令牌和令牌机密可在任何地方(比如数据库或注册表)存留;将它们序列化到一个文件仅是本文建议的一种解决方案。
  • Although the Map representation is convenient, particularly when serializing back and forth from JSON, being able to represent the documents as a Java class hierarchy also has its advantages.
    虽然Map表示法很方便,尤其是在读对JSON序列化和反序列化时,但是能够将文档表示为Java类层次也具有其优点。
  • Because serializing an object is so easy, it should be easy to deserialize one too, right?
    序列化一个对象是如此地容易,那么反序列化对象也很容易,对不对?
  • They provide most of the horsepower behind the core tasks of parsing, serializing, and transforming.
    它们为执行解析、序列化和转换等核心任务提供了主要动力。