serialize
常見例句
- Again, we would have to serialize and deserialize objects, and pass a lot of text.
又一次,我們不得不序列化竝反序列化對象,還要傳送許多文本。 - Rather than serializing the object, pull the data out of the object and put it into a dictionary. Then serialize the dictionary.
不要序列化對象本身,而是把數(shù)據(jù)從對象中提取出來,放到一個字典裡,然後再序列化那個字典。 - You should now have a good understanding of how to serialize XML data into different types of output streams with different encodings.
現(xiàn)在,您應(yīng)該很好地理解了如何將 XML 數(shù)據(jù)序列化成具有不同編碼的不同類型的輸出流。 返回 serialize