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 .
使用提供的數(shù)據(jù)協(xié)定,將類型實例序列化和反序列化為XML流或文檔。
The Reader class reads this file, deserializes the XML, and gets the data into a Java object (see Listing 2).
Reader類讀取該文件,逆序列化XML并把數(shù)據(jù)裝入Java對象(如清單2所示)。
The application shown in Listing 8 searches for and deserializes Alice's MessagingPreferences object.
清單8所示的應(yīng)用程序搜索并反序列化Alice的MessagingPreferences對象。
The target server deserializes the object and attaches it to the subject.
目標服務(wù)器對該對象進行反序列化,并將其附加到主題。
Deserializes the specified serialization data object and returns a collection of objects represented by that data.
反序列化指定的序列化數(shù)據(jù)對象并返回由這些數(shù)據(jù)表示的對象的集合。
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[]數(shù)據(jù)的ByteMessage。
Deserializes the specified stream into an object graph .
將指定的流反序列化為對象圖形。
The SOAP binding deserializes the XML content from the SOAP message body.
SOAP綁定對SOAP消息體中的XML內(nèi)容進行反序列化。
The kernel deserializes the image when the configuration is started .
內(nèi)核在配置開始時對映像進行反串行化處理。
Deserializes a stream into an object graph .
將流反序列化為對象圖形。