The only requirement in basic serialization is that the object have the 基本序列化的唯一要求是對(duì)象必須應(yīng)用
Basic serialization uses the . net framework to automatically serialize the object 基本序列化使用. net framework來自動(dòng)序列化對(duì)象。
Basic and custom serialization serialization can be performed in two ways , basic and custom 可以通過兩種方式執(zhí)行序列化:基本序列化和自定義序列化。
In order to provide other behaviors , it is probably worth wrapping a basic sequence in a custom class 為了提供其它行為,將一個(gè)基本序列封裝在一個(gè)定制類中可能是值得的。
Basic serialization is the easiest way to perform serialization , but it does not provide much control over the process 基本序列化是執(zhí)行序列化的最簡(jiǎn)單的方法,但對(duì)進(jìn)程提供的控制并不多。
When you use basic serialization , the versioning of objects may create problems , in which case custom serialization may be preferable 使用基本序列化時(shí),對(duì)象的版本控制可能會(huì)產(chǎn)生問題,在這種情況下,自定義序列化可能更合適。
Through the relationship , we establish two patterns of basic sequence , the combination of which can thus describe the complex space sequence 通過對(duì)它們之間關(guān)系的設(shè)定,我們建立兩種基本序列的模式。復(fù)雜的空間序列可以通過基本序列的復(fù)合加以描述。
Gets a value indicating the basic serialization mode a serializer should use when determining whether and how to persist the value of a property 獲取一個(gè)值,該值指示序列化程序在確定是否以及如何保持某個(gè)屬性( property )的值時(shí)應(yīng)使用的基本序列化模式。