代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/235443/14071761

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/132541/14084648

java objectsaver.java

package examples.io; import java.io.*; /** A class defined to be used in * serialization operations. */ class ObjectToSave implements Serializable { static final long serialVersionU
www.eeworm.com/read/204043/15346442

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // #pragma once class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame(); DECLARE_DYNCREATE(CMai
www.eeworm.com/read/204043/15346632

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // #pragma once class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame(); DECLARE_DYNCREATE(CMai
www.eeworm.com/read/204043/15346779

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // #pragma once class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame(); DECLARE_DYNCREATE(CMai
www.eeworm.com/read/204043/15346851

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // #pragma once class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame(); DECLARE_DYNCREATE(CMai
www.eeworm.com/read/204042/15346891

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // #pragma once class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame(); DECLARE_DYNCREATE(CMai
www.eeworm.com/read/204042/15346980

h mainfrm.h

// MainFrm.h : interface of the CMainFrame class // #pragma once class CMainFrame : public CFrameWnd { protected: // create from serialization only CMainFrame(); DECLARE_DYNCREATE(CMai
www.eeworm.com/read/204042/15346992

h sdiappview.h

// SDIAppView.h : interface of the CSDIAppView class // #pragma once class CSDIAppView : public CView { protected: // create from serialization only CSDIAppView(); DECLARE_DYNCREATE(C
www.eeworm.com/read/204042/15346998

h sdiappdoc.h

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