代码搜索:Serialization

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

代码结果 2,507
www.eeworm.com/read/449402/1678606

java marshal.java

package org.ksoap; import java.io.*; import org.kobjects.serialization.*; /** Abstract class for custom (de)serialization. */ public interface Marshal { /** This methods reads an instance fr
www.eeworm.com/read/407072/2271046

hpp differentialmodel.hpp

#ifndef INDII_ML_ODE_DIFFERENTIALMODEL_HPP #define INDII_ML_ODE_DIFFERENTIALMODEL_HPP #include "boost/serialization/serialization.hpp" namespace indii { namespace ml { namespace ode { /** *
www.eeworm.com/read/139332/5801957

hpp archive_pointer_oserializer.hpp

#ifndef BOOST_ARCHIVE_ARCHIVE_POINTER_OSERIALIZER_POINTER_HPP #define BOOST_ARCHIVE_ARCHIVE_POINTER_OSERIALIZER_POINTER_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_
www.eeworm.com/read/139332/5801967

hpp basic_serializer_map.hpp

#ifndef BOOST_TYPEINFO_EXTENDED_MAP_HPP #define BOOST_TYPEINFO_EXTENDED_MAP_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif ////
www.eeworm.com/read/232947/14176056

vb module3.vb

Imports System.IO Imports System.Collections Imports System.Runtime.Serialization.Formatters.Binary Imports System.Runtime.Serialization Module App123 Sub Main() Serialize()
www.eeworm.com/read/217245/4874469

java variantserializationtest.java

package com.jacob.com; import java.io.*; /** * Verifies serialization works for variants. * Variant serialization is BROKEN and has been since 1.7 * * May need to run with some comma
www.eeworm.com/read/330303/3425722

hpp partitiontreenode.hpp

#ifndef INDII_ML_AUX_PARTITIONTREENODE_HPP #define INDII_ML_AUX_PARTITIONTREENODE_HPP #include "boost/serialization/serialization.hpp" namespace indii { namespace ml { namespace aux { /** * N
www.eeworm.com/read/330303/3425756

hpp parametercollection.hpp

#ifndef INDII_ML_ODE_PARAMETERCOLLECTION_HPP #define INDII_ML_ODE_PARAMETERCOLLECTION_HPP #include #include "boost/serialization/serialization.hpp" namespace indii { namespace ml { n
www.eeworm.com/read/330303/3425762

hpp functionmodel.hpp

#ifndef INDII_ML_ODE_FUNCTIONMODEL_HPP #define INDII_ML_ODE_FUNCTIONMODEL_HPP #include "boost/serialization/serialization.hpp" namespace indii { namespace ml { namespace ode { /** * Function
www.eeworm.com/read/407072/2271050

hpp parametercollection.hpp

#ifndef INDII_ML_ODE_PARAMETERCOLLECTION_HPP #define INDII_ML_ODE_PARAMETERCOLLECTION_HPP #include #include "boost/serialization/serialization.hpp" namespace indii { namespace ml { n