代码搜索:Serialization
找到约 2,507 项符合「Serialization」的源代码
代码结果 2,507
www.eeworm.com/read/170992/5400978
java book.java
package org.ksoap2.samples.amazon.search.messages;
import java.util.*;
import org.ksoap2.serialization.*;
public class Book extends BaseObject {
private String asin;
private String detailP
www.eeworm.com/read/330303/3425750
hpp kdtreeinternalnode.hpp
#ifndef INDII_ML_AUX_KDTREEINTERNALNODE_HPP
#define INDII_ML_AUX_KDTREEINTERNALNODE_HPP
#include "KDTreeNode.hpp"
#include "Partitioner.hpp"
#include "boost/serialization/split_member.hpp"
namespac
www.eeworm.com/read/330303/3425759
hpp functioncollection.hpp
#ifndef INDII_ML_ODE_FUNCTIONCOLLECTION_HPP
#define INDII_ML_ODE_FUNCTIONCOLLECTION_HPP
#include "FunctionModel.hpp"
#include "FunctionStatic.hpp"
#include "boost/serialization/split_member.hpp"
#i
www.eeworm.com/read/321651/3531631
cs customobjectservice.cs
using System;
using System.Web;
using System.Collections;
using System.Web.Services;
using System.Web.Services.Protocols;
using System.Xml.Serialization;
[WebService(Namespace = "http://tempur
www.eeworm.com/read/321445/3537019
cs rosteriq.cs
using System;
using System.Xml;
using System.Xml.Serialization;
using System.Security.Cryptography;
namespace gowk.core.packets.IQ
{
[XmlRoot("iq")]
[System.Serializable]
public class Roste
www.eeworm.com/read/321445/3537020
cs registeriq.cs
using System;
using System.Xml;
using System.Xml.Serialization;
using System.Security.Cryptography;
namespace gowk.core.packets.IQ
{
[XmlRoot("iq")]
[System.Serializable]
public class Reg
www.eeworm.com/read/320003/3551052
out testdelphinetwebservice2.out
unit testdelphinetwebservice2;
interface
uses system.collections, system.componentmodel, system.Data, system.diagnostics, system.web, system.xml.serialization, system.web.services;
type
www.eeworm.com/read/298063/3876625
cs rosteriq.cs
using System;
using System.Xml;
using System.Xml.Serialization;
using System.Security.Cryptography;
namespace gowk.core.packets.IQ
{
[XmlRoot("iq")]
[System.Serializable]
public class Roste
www.eeworm.com/read/298063/3876626
cs registeriq.cs
using System;
using System.Xml;
using System.Xml.Serialization;
using System.Security.Cryptography;
namespace gowk.core.packets.IQ
{
[XmlRoot("iq")]
[System.Serializable]
public class Reg
www.eeworm.com/read/295470/3910166
cs viewzipfile.cs
// project created on 10.11.2001 at 13:09
using System;
using System.Text;
using System.Collections;
using System.IO;
using System.Diagnostics;
using System.Runtime.Serialization.Formatters.Bina