代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/104009/15714289
cs person.cs
using System;
using System.Xml.Serialization;
namespace XmlSerializationConfig
{
///
/// Example class we'll place into the
/// configuration file for reading.
///
www.eeworm.com/read/390754/8444138
h tabview.h
class CTabDoc;
class CTabView : public CListView
{
protected: // create from serialization only
CTabView();
DECLARE_DYNCREATE(CTabView)
// Attributes
public:
CTabDoc* GetDocument();
u
www.eeworm.com/read/390754/8444197
h mainfrm.h
#include "splitterTabWnd.h"
class CMainFrame : public CFrameWnd
{
protected: // create from serialization only
CMainFrame();
DECLARE_DYNCREATE(CMainFrame)
// Attributes
public:
CSplit
www.eeworm.com/read/282471/9092350
cs field.cs
using System.Runtime.Serialization;
using System;
using System.Collections.Generic;
namespace SDP
{
///
/// A Field represents a single line of information in a SessionDescri
www.eeworm.com/read/179787/9337971
h indexeditorview.h
// IndexEditorView.h : interface of the CIndexEditorView class
//
#pragma once
#include "GridCtrl.h"
class CIndexEditorView : public CFormView
{
protected: // create from serialization onl
www.eeworm.com/read/433315/7941755
h htmleditdoc.h
// HTMLEditDoc.h : interface of the CHTMLEditDoc class
//
#pragma once
class CHTMLEditDoc : public CHtmlEditDoc
{
protected: // create from serialization only
CHTMLEditDoc();
DECLARE_DY
www.eeworm.com/read/307616/13719033
h sketcherdoc.h
// SketcherDoc.h : interface of the CSketcherDoc class
//
#pragma once
class CSketcherDoc : public CDocument
{
protected: // create from serialization only
CSketcherDoc();
DECLARE_DYN
www.eeworm.com/read/307616/13719052
h sketcherdoc.h
// SketcherDoc.h : interface of the CSketcherDoc class
//
#pragma once
class CSketcherDoc : public CDocument
{
protected: // create from serialization only
CSketcherDoc();
DECLARE_DYN
www.eeworm.com/read/307616/13719053
h sketcherview.h
// SketcherView.h : interface of the CSketcherView class
//
#pragma once
class CSketcherView : public CView
{
protected: // create from serialization only
CSketcherView();
DECLARE_DYN
www.eeworm.com/read/307616/13719140
h sketcherdoc.h
// SketcherDoc.h : interface of the CSketcherDoc class
//
#pragma once
class CSketcherDoc : public CDocument
{
protected: // create from serialization only
CSketcherDoc();
DECLARE_DYN