代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/402158/2330825

svn-base package.html.svn-base

This package contains support for the Soap Serialization specification. Please refer to the do
www.eeworm.com/read/402158/2331062

svn-base package.html.svn-base

This package contains support for the Soap Serialization specification. Please refer to the do
www.eeworm.com/read/402158/2331290

svn-base package.html.svn-base

This package contains support for the Soap Serialization specification. Please refer to the do
www.eeworm.com/read/402158/2331637

svn-base package.html.svn-base

This package contains support for the Soap Serialization specification. Please refer to the do
www.eeworm.com/read/399197/2364944

vb settings.vb

Imports System.IO Imports System.Xml Imports System.Xml.Serialization Imports System.Drawing Imports System.Collections.Specialized Public Class Settings Private Shared ReadOnly settingsFi
www.eeworm.com/read/374804/2745294

cs messageserizlizerhelper.cs

using System; using System.Xml.Serialization; using gowk.core.packets; using gowk.core.packets.querys; namespace gowk.core.serizlize { /// /// MessageSerizlizerHelper 的摘要说明。 ///
www.eeworm.com/read/374804/2745299

cs jabberstreamwriter.cs

//#define STRIP using System; using System.Xml; using System.Xml.Serialization; using gowk.core.packets; using gowk.core.serizlize; namespace gowk.core { /// /// JabberStreamWri
www.eeworm.com/read/374804/2745316

cs stanzaerrors.cs

using System; using System.Reflection; using System.Xml.Serialization; using gowk.core.packets; namespace gowk.core.packets.errors { [System.Serializable] public class Error { string
www.eeworm.com/read/374804/2745323

cs jabberstreamreader.cs

#define Client using System; using System.IO; using System.Xml; using System.Text; using System.Xml.Serialization; namespace gowk.core { public class JabberStreamReader { JabberStream
www.eeworm.com/read/159905/5579710

aspx deserializearraylist.aspx

void Page_Load(Object s