代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/153528/5649769

cs class1.cs

using System; using System.IO; using System.Xml.Serialization; namespace SerializeRawXML { // [Serializable] public class Insect { public string name; // [NonSerialize
www.eeworm.com/read/294833/8204252

h mycoolappdoc.h

// MyCoolAppDoc.h : interface of the CMyCoolAppDoc class // #pragma once class CMyCoolAppDoc : public CDocument { protected: // create from serialization only CMyCoolAppDoc(); DECLARE_D
www.eeworm.com/read/204043/15346836

h modaldemodoc.h

// ModalDemoDoc.h : interface of the CModalDemoDoc class // #pragma once class CModalDemoDoc : public CDocument { protected: // create from serialization only CModalDemoDoc(); DECLARE_D
www.eeworm.com/read/204042/15346890

h sdimenusdoc.h

// SDIMenusDoc.h : interface of the CSDIMenusDoc class // #pragma once class CSDIMenusDoc : public CDocument { protected: // create from serialization only CSDIMenusDoc(); DECLARE_DYNCR
www.eeworm.com/read/204042/15346892

h sdimenusview.h

// SDIMenusView.h : interface of the CSDIMenusView class // #pragma once class CSDIMenusView : public CView { protected: // create from serialization only CSDIMenusView(); DECLARE_DYN
www.eeworm.com/read/204042/15346969

h hexviewerdoc.h

// HexViewerDoc.h : interface of the CHexViewerDoc class // #pragma once class CHexViewerDoc : public CDocument { protected: // create from serialization only CHexViewerDoc(); DECLARE_D
www.eeworm.com/read/192471/8380025

h gpsguiview.h

#ifndef __GPSGUIVIEW_H__ #define __GPSGUIVIEW_H__ class CGPSGuiView : public CListView { protected: // create from serialization only CGPSGuiView(); DECLARE_DYNCREATE(CGPSGuiView) // At
www.eeworm.com/read/190580/8442088

h gpsguiview.h

#ifndef __GPSGUIVIEW_H__ #define __GPSGUIVIEW_H__ class CGPSGuiView : public CListView { protected: // create from serialization only CGPSGuiView(); DECLARE_DYNCREATE(CGPSGuiView) // At
www.eeworm.com/read/281652/9143616

h aidoc.h

// ButtonDemoDoc.h : interface of the CAIDoc class // #pragma once class CAIDoc : public CDocument { protected: // create from serialization only CAIDoc(); DECLARE_DYNCREATE(CAIDoc)