代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/170992/5400972

java bookitems.java

package org.ksoap2.samples.amazon.search.messages; import java.util.*; import org.ksoap2.serialization.*; public class BookItems extends LiteralArrayVector { private String request; protec
www.eeworm.com/read/170992/5400977

java bookattributes.java

package org.ksoap2.samples.amazon.search.messages; import java.util.*; import org.ksoap2.serialization.*; public class BookAttributes extends BaseObject { private String author = ""; priva
www.eeworm.com/read/330303/3425768

hpp stochasticdifferentialmodel.hpp

#ifndef INDII_ML_ODE_STOCHASTICDIFFERENTIALMODEL_HPP #define INDII_ML_ODE_STOCHASTICDIFFERENTIALMODEL_HPP #include "../aux/vector.hpp" #include "../aux/matrix.hpp" #include "boost/serialization/seri
www.eeworm.com/read/327239/3463169

cs unzipclass.cs

/// /// 解压文件 /// using System; using System.Text; using System.Collections; using System.IO; using System.Diagnostics; using System.Runtime.Serialization.Formatters.
www.eeworm.com/read/321651/3531637

cs soappaymentheader.cs

using System; using System.Xml; using System.Xml.Serialization; using System.Web.Services.Protocols; public enum FaultCode { Client = 0, Server = 1 } public class SoapPaymentHeader : So
www.eeworm.com/read/321445/3537024

cs authquery.cs

using System; using System.Security.Cryptography; namespace gowk.core.packets.querys { public class AuthQuery:Query { string u,p,d,r; [System.Xml.Serialization.XmlElement("username")]
www.eeworm.com/read/303209/3814626

cs notificationagent.cs

using System; using System.Linq; using System.Collections.Generic; using System.Text; using StoreAndFwdTransport; using System.Runtime.Serialization; using System.ServiceModel.Channels; usin
www.eeworm.com/read/298063/3876630

cs authquery.cs

using System; using System.Security.Cryptography; namespace gowk.core.packets.querys { public class AuthQuery:Query { string u,p,d,r; [System.Xml.Serialization.XmlElement("username")]
www.eeworm.com/read/297135/3891869

cs serialize!1.cs

namespace PowerEasy.Common { using System; using System.Collections.Generic; using System.IO; using System.Text; using System.Xml.Serialization; public sealed class S
www.eeworm.com/read/439514/1805945

cs ticket.cs

using System; using System.Collections.Generic; using System.Text; using System.IO; using System.Runtime.Serialization.Formatters.Binary; namespace MyCinema { /// /// 售票系统电