代码搜索:Serialization

找到约 2,507 项符合「Serialization」的源代码

代码结果 2,507
www.eeworm.com/read/170812/9787534

cpp blob.cpp

//**include the standard header #include "stdafx.h" #include "blob.h" //**Add the implementation for serialization IMPLEMENT_SERIAL(CBlob,CObject,1) //**Implement the default constructor C
www.eeworm.com/read/235621/14059109

cs exceptions.cs

// Ami Bar // amibar@gmail.com using System; using System.Runtime.Serialization; namespace Amib.Threading { #region Exceptions /// /// Represents an exception in case IWorkI
www.eeworm.com/read/100414/15874155

h nokiacomposerdoc.h

#ifndef NOKIACOMPOSERDOC_H #define NOKIACOMPOSERDOC_H #pragma once #include "Melody.h" class CNokiaComposerDoc : public CDocument { protected: // create from serialization only CNokiaCompo
www.eeworm.com/read/176783/9484290

java synthesisfilter.java

/* * 12/12/99 0.0.7 EQ, serialization and optimizations. mdm@techie.com * * 16/02/99 Java Conversion by E.B , ebsp@iname.com, JavaLayer * *---------------------------------------------------