代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/105725/15660778
h ex05aview.h
// Ex05aView.h : interface of the CEx05aView class
//
#pragma once
class CEx05aView : public CView
{
protected: // create from serialization only
CEx05aView();
DECLARE_DYNCREATE(CEx05
www.eeworm.com/read/168182/7813258
h ex23edoc.h
// Ex23eDoc.h : interface of the CEx23eDoc class
//
#pragma once
class CEx23eDoc : public CDocument
{
protected: // create from serialization only
CEx23eDoc();
DECLARE_DYNCREATE(CEx23eD
www.eeworm.com/read/168182/7813293
h ex29adoc.h
// Ex29aDoc.h : interface of the CEx29aDoc class
//
#pragma once
class CEx29aDoc : public CDocument
{
protected: // create from serialization only
CEx29aDoc();
DECLARE_DYNCREATE(CEx29aD
www.eeworm.com/read/168182/7813356
h ex28adoc.h
// Ex28aDoc.h : interface of the CEx28aDoc class
//
#pragma once
class CEx28aDoc : public CDocument
{
protected: // create from serialization only
CEx28aDoc();
DECLARE_DYNCREATE(CEx28aD
www.eeworm.com/read/168182/7813390
h ex29bdoc.h
// Ex29bDoc.h : interface of the CEx29bDoc class
//
#pragma once
class CEx29bDoc : public CDocument
{
protected: // create from serialization only
CEx29bDoc();
DECLARE_DYNCREATE(CEx29bD
www.eeworm.com/read/168182/7813631
h ex23ddoc.h
// Ex23dDoc.h : interface of the CEx23dDoc class
//
#pragma once
class CEx23dDoc : public CDocument
{
protected: // create from serialization only
CEx23dDoc();
DECLARE_DYNCREATE(CEx23dD
www.eeworm.com/read/168182/7813724
h ex22cdoc.h
// Ex22cDoc.h : interface of the CEx22cDoc class
//
#pragma once
class CEx22cDoc : public CDocument
{
protected: // create from serialization only
CEx22cDoc();
DECLARE_DYNCREATE(CEx22cD
www.eeworm.com/read/140894/13053835
java worm.java
//: c12:Worm.java
// Demonstrates object serialization.
// {Clean: worm.out}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/138758/13217096
java worm.java
//: c12:Worm.java
// Demonstrates object serialization.
// {Clean: worm.out}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
www.eeworm.com/read/320605/13422161
java worm.java
//: c12:Worm.java
// Demonstrates object serialization.
// {Clean: worm.out}
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.