... bool Exists(object oid) 检查外存中是否存在某个对象 void Serialize(Stream stream,object o) 把对象序列化到流中 object Deserialize(Stream stream) 把流反序列化成对象 ...
基于16个网页-相关网页
Deserialize the object and compare it to the original.
反串行化对象,并将其与原始对象相比较。
Because serializing an object is so easy, it should be easy to deserialize one too, right?
序列化一个对象是如此地容易,那么反序列化对象也很容易,对不对?
You can parse business objects into a XML document and deserialize them from the XML document using Service Data object (SDO) APIs.
您可以将业务对象解析为XML文档,并使用服务数据对象(SDO) API通过XML文档对其进行反序列化。
应用推荐