群发资讯网

返回主页
deserialize
并行化
常用释义
英式发音
美式发音
基本释义
  • vt. 并行化;串并转换
例句
  • 1·Deserialize the return value.
    对返回值进行反序列化。
  • 2·Deserialize the request parameters.
    对请求参数进行反序列化。
  • 3·However, it will deserialize them correctly.
    但它将对它们进行正确的反序列化。
  • 4·Either parse it or deserialize it into an object.
    要么解析它,要么把它反序列化成一个对象。
  • 5·Deserialize the object and compare it to the original.
    反串行化对象,并将其与原始对象相比较。
  • 6·Cannot deserialize the message passed as an argument.
    无法将作为参数传递的消息反序列化。
  • 7·Design an algorithm to serialize and deserialize a binary tree.
    设计一个算法序列化、反序列化一棵二叉树。
  • 8·Flex will deserialize the SOAP response into a graph of ActionScript objects.
    Flex将把SOAP响应反序列化为actionscript对象的一张图。
  • 9·Listing 6 shows the code to deserialize the XML message into a Product instance.
    清单6显示了将XML消息反系列化到Product实例的代码。
  • 10·A failed attempt to deserialize a property type that USES binary serialization.
    尝试反序列化使用二进制序列化的属性类型失败。