代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/397507/8041642
vb serializedata.vb
Imports System.IO
Imports System.Xml.Serialization
Public Class SerializeData
Public Function SaveXmlFile(ByVal filename As String)
Dim tempFilename As String
tempFilename
www.eeworm.com/read/296364/8108901
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/333626/12668551
h vidcapdoc.h
class CVidCapDoc : public CDocument
{
protected: // create from serialization only
CVidCapDoc();
DECLARE_DYNCREATE(CVidCapDoc)
public:
//{{AFX_VIRTUAL(CVidCapDoc)
virtual BOOL OnNewDocume
www.eeworm.com/read/145545/12714810
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/239185/13299252
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/315512/13541410
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/315512/13541425
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/315458/13542233
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/315458/13542248
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/311794/13625830
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)