代码搜索:Serializable
找到约 10,000 项符合「Serializable」的源代码
代码结果 10,000
www.eeworm.com/read/492058/6423616
h serializerfactory.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.6 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/482790/6612268
java n2006131015_formacao.java
/**
*
*@author Diogo Mestre 2006131015
*
*/
import java.io.Serializable;
class n2006131015_Formacao extends n2006131015_Pedido_Assitencia implements Serializable{
//Atributos
private S
www.eeworm.com/read/481257/6646701
java svm_problem.java
package libsvm;
public class svm_problem implements java.io.Serializable
{
public int l;
public double[] y;
public svm_node[][] x;
}
www.eeworm.com/read/481259/6646755
java svm_problem.java
package libsvm;
public class svm_problem implements java.io.Serializable
{
public int l;
public double[] y;
public svm_node[][] x;
}
www.eeworm.com/read/410158/11300526
java svm_problem.java
package libsvm;
public class svm_problem implements java.io.Serializable
{
public int l;
public double[] y;
public svm_node[][] x;
}
www.eeworm.com/read/400110/11582996
java levellog.java
package nicholas.game.kyodai;
import java.io.Serializable;
/*
*record write to file
*/
public class LevelLog implements Serializable {
private static final String DEFAULT_NAME = "匿名";
www.eeworm.com/read/155781/11848419
java svm_problem.java
package libsvm;
public class svm_problem implements java.io.Serializable
{
public int l;
public double[] y;
public svm_node[][] x;
}
www.eeworm.com/read/154717/11932430
java svm_problem.java
package libsvm;
public class svm_problem implements java.io.Serializable
{
public int l;
public double[] y;
public svm_node[][] x;
}
www.eeworm.com/read/342841/11996287
h serializerfactory.h
/*
Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
Governed by the TrueCrypt License 2.5 the full text of which is contained
in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/153733/12010378
hh serial.hh
#ifndef serial_hh_included
#define serial_hh_included
#include "assert.hh"
#include "inttypes.hh"
#include "object.hh"
#include "simarg.hh"
// Serializability of an object refers to the ability to