代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/223229/14649320
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)
www.eeworm.com/read/223229/14649364
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/210082/15208449
h textview.h
// TextView.h : interface of the CTextView class
//
#pragma once
class CTextView : public CRichEditView
{
protected: // create from serialization only
CTextView();
DECLARE_DYNCREATE(C
www.eeworm.com/read/210082/15208462
h pdfviewdoc.h
// PdfViewDoc.h : interface of the CPdfViewDoc class
//
#pragma once
#include "BPdf.h"
class CPdfViewDoc : public CDocument
{
protected: // create from serialization only
CPdfViewDoc();
www.eeworm.com/read/206141/15299525
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/11888/235853
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/480510/1316722
h skviewview.h
// SkViewView.h : interface of the CSkViewView class
//
#pragma once
class CSkViewView : public CView
{
protected: // create from serialization only
CSkViewView();
DECLARE_DYNCREATE(C
www.eeworm.com/read/480510/1316727
h skviewdoc.h
// SkViewDoc.h : interface of the CSkViewDoc class
//
#pragma once
class CSkViewDoc : public CDocument
{
protected: // create from serialization only
CSkViewDoc();
DECLARE_DYNCREATE(C
www.eeworm.com/read/480510/1316731
h mainfrm.h
// MainFrm.h : interface of the CMainFrame class
//
#pragma once
class CMainFrame : public CFrameWnd
{
protected: // create from serialization only
CMainFrame();
DECLARE_DYNCREATE(CM