代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/192205/5159869

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/172514/5386328

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/314341/3635218

php movie_setting.php

www.eeworm.com/read/297135/3891584

cs siteconfiginfo.cs

namespace PowerEasy.Components { using System; using System.Collections.ObjectModel; using System.Xml.Serialization; [Serializable, XmlRoot("SiteConfig")] public class Sit
www.eeworm.com/read/297135/3892001

cs voteiteminfo.cs

namespace PowerEasy.Model { using System; using System.Xml.Serialization; [XmlRoot("VoteItemInfo")] public class VoteItemInfo { private string m_Title; p
www.eeworm.com/read/297135/3892004

cs surveyfieldinfo.cs

namespace PowerEasy.Model.Survey { using System; using System.Collections.ObjectModel; using System.Xml.Serialization; [XmlRoot("SurveyFieldInfo")] public class SurveyFiel
www.eeworm.com/read/446867/1708731

h guidoc.h

// GUIDoc.h : interface of the CGUIDoc class // #pragma once class CGUIDoc : public CDocument { protected: // create from serialization only CGUIDoc(); DECLARE_DYNCREATE(CGUIDoc) //
www.eeworm.com/read/446867/1708754

h guiview.h

// GUIView.h : interface of the CGUIView class // #pragma once class CGUIView : public CView { protected: // create from serialization only CGUIView(); DECLARE_DYNCREATE(CGUIView)
www.eeworm.com/read/411049/2192447

h guidoc.h

// GUIDoc.h : interface of the CGUIDoc class // #pragma once class CGUIDoc : public CDocument { protected: // create from serialization only CGUIDoc(); DECLARE_DYNCREATE(CGUIDoc) //
www.eeworm.com/read/411049/2192464

h guiview.h

// GUIView.h : interface of the CGUIView class // #pragma once class CGUIView : public CView { protected: // create from serialization only CGUIView(); DECLARE_DYNCREATE(CGUIView)