deserializes
美
英 
例句
So there is often a requirement to write code that reads (deserializes or parses ) and writes (serializes) XML.
因此,总是需要写代码来读(反序列化或解析)和写(序列化)XML。
Serializes and deserializes an instance of a type into an XML stream or document using a supplied data contract .
使用提供的数据协定,将类型实例序列化和反序列化为XML流或文档。
The Reader class reads this file, deserializes the XML, and gets the data into a Java object (see Listing 2).
Reader类读取该文件,逆序列化XML并把数据装入Java对象(如清单2所示)。
The application shown in Listing 8 searches for and deserializes Alice's MessagingPreferences object.
清单8所示的应用程序搜索并反序列化Alice的MessagingPreferences对象。
The target server deserializes the object and attaches it to the subject.
目标服务器对该对象进行反序列化,并将其附加到主题。
Deserializes the specified serialization data object and returns a collection of objects represented by that data.
反序列化指定的序列化数据对象并返回由这些数据表示的对象的集合。
Serializes and deserializes an object, or an entire graph of connected objects, in SOAP format .
以二进制格式将对象或整个连接对象图形序列化和反序列化。
It serializes and deserializes messages and supports ByteMessage for transfer of pure byte[] data.
它把消息序列化并反序列化,而且支持传递纯byte[]数据的ByteMessage。
Deserializes the specified stream into an object graph .
将指定的流反序列化为对象图形。
The SOAP binding deserializes the XML content from the SOAP message body.
SOAP绑定对SOAP消息体中的XML内容进行反序列化。
The kernel deserializes the image when the configuration is started .
内核在配置开始时对映像进行反串行化处理。
Deserializes a stream into an object graph .
将流反序列化为对象图形。