代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/449402/1678607
java soapprimitive.java
package org.ksoap;
/** A class that is used to encapsulate primitive types
(represented by a string in XML serialization).
Basically, the SoapPrimitive class encapsulates "unknown"
prim
www.eeworm.com/read/410877/2200186
cs liveupdateexception.cs
namespace Imps.Client.Pc
{
using System;
using System.Runtime.Serialization;
[Serializable]
public class LiveUpdateException : ApplicationException
{
public LiveU
www.eeworm.com/read/405488/2288438
h phpeditorview.h
// SmartSniffView.h : interface of the CSmartSniffView class
//
#pragma once
class CPHPEditorView : public CView
{
protected: // create from serialization only
CPHPEditorView();
DECLA
www.eeworm.com/read/361182/2951247
cs liveupdateexception.cs
namespace Imps.Client.Pc
{
using System;
using System.Runtime.Serialization;
[Serializable]
public class LiveUpdateException : ApplicationException
{
public LiveU
www.eeworm.com/read/361182/2951884
cs ssiauthexception.cs
namespace Imps.Client.Core
{
using System;
using System.Runtime.Serialization;
[Serializable]
public class SSIAuthException : Exception
{
public SSIAuthException(
www.eeworm.com/read/157848/5602069
java soapprimitive.java
package org.ksoap;
/** A class that is used to encapsulate primitive types
(represented by a string in XML serialization).
Basically, the SoapPrimitive class encapsulates "unknown"
prim
www.eeworm.com/read/294833/8204281
h mycoolappview.h
// MyCoolAppView.h : interface of the CMyCoolAppView class
//
#pragma once
class CMyCoolAppView : public CView
{
protected: // create from serialization only
CMyCoolAppView();
DECLARE
www.eeworm.com/read/193517/8221052
cs bindablebase.cs
using System;
namespace CSLA.Core
{
///
/// This base class declares the IsDirtyChanged event
/// to be NonSerialized so serialization will work.
///
[Serializ
www.eeworm.com/read/204043/15346846
h modaldemoview.h
// ModalDemoView.h : interface of the CModalDemoView class
//
#pragma once
class CModalDemoView : public CView
{
protected: // create from serialization only
CModalDemoView();
DECLARE
www.eeworm.com/read/204042/15346924
h progressdemodoc.h
#pragma once
class CProgressDemoDoc : public CDocument
{
protected: // create from serialization only
CProgressDemoDoc();
DECLARE_DYNCREATE(CProgressDemoDoc)
// Attributes
public:
// O