群发资讯网

返回主页
serializing
序列化
常用释义
英式发音
美式发音
基本释义
  • n. 序列化
  • v. 写成连载长篇而刊登(serialize 的现在分词)
例句
  • 1·Use deepcopy when serializing subtrees
    在序列化子树时使用 deepcopy
  • 2·Serializing using custom serialization format
    使用自定义的序列化格式来进行序列化
  • 3·If serializing XML, be aware of namespace fixup.
    如果序列化XML,一定要注意命名空间修正。
  • 4·Serializing the XML data on the remote database using a view.
    通过视图在远程数据库之上序列化XML数据。
  • 5·Three features distinguish XStream from any other serializing tool.
    和其他序列化工具相比,XStream有三个突出的特点。
  • 6·In those cases, serializing the entirety of the object is unnecessary.
    在此情况下,没有必要序列化整个对象。
  • 7·When serializing XML data, the target type determines the type of encoding used.
    当序列化XML数据时,目标类型决定了所使用的编码类型。
  • 8·Most of the browsers support a built-in function for parsing and serializing JSON.
    大多数浏览器支持内置的解析和序列化JSON的函数。
  • 9·A domain determines the parser that is used when parsing and serializing the message.
    域确定了在解析和序列化该消息时使用的解析器。
  • 10·In the simplest case, you would only be concerned with de-serializing a piece of XML.
    最简单的情况下,只需要关心xml片段的反序列化。