代码搜索:Serializable

找到约 10,000 项符合「Serializable」的源代码

代码结果 10,000
www.eeworm.com/read/485009/1264604

java sked.java

package com.crm.pojo; /** * Sked generated by MyEclipse Persistence Tools */ public class Sked implements java.io.Serializable { // Fields /** * */ private static final long
www.eeworm.com/read/485009/1264606

java serve.java

package com.crm.pojo; /** * Serve generated by MyEclipse Persistence Tools */ public class Serve implements java.io.Serializable { // Fields /** * */ private static final lo
www.eeworm.com/read/484553/1269433

java carnumber.java

/** * Servlet to JSP(Spring + ibatis) include JSTL * version: 0.1 * date: 2008.11.7 */ package carNumber.domain; import java.io.Serializable; /** * @author xiaobin * */ public cl
www.eeworm.com/read/484553/1269434

java pasttime.java

/** * Servlet to JSP(Spring + ibatis) include JSTL * version: 0.1 * date: 2008.11.7 */ package carNumber.domain; import java.io.Serializable; /** * @author xiaobin * */ public cl
www.eeworm.com/read/484315/1270379

java recipedetailinfo.java

package com.xttc.pojo; /** * Recipedetailinfo entity. @author MyEclipse Persistence Tools */ public class Recipedetailinfo implements java.io.Serializable { // Fields private Integer
www.eeworm.com/read/483143/1280122

cs host.cs

using System; using ScrewTurn.Wiki.PluginFramework; namespace ScrewTurn.Wiki { /// /// Implements the IHost interface. /// [Serializable] public class Hos
www.eeworm.com/read/483143/1280145

cs snippet.cs

using System; using System.Collections.Generic; using System.Text; namespace ScrewTurn.Wiki.PluginFramework { /// /// Contains a Snippet. /// [Serializable] pub
www.eeworm.com/read/483143/1280146

cs userinfo.cs

using System; using System.Collections.Generic; using System.Text; namespace ScrewTurn.Wiki.PluginFramework { /// /// Describes a User. /// [Serializable] public
www.eeworm.com/read/480440/1317880

java job.java

package mpi.signals; import java.io.*; /** * Simple implementation of the class task * lesseee */ public class Job implements Serializable{ /** * This value holds the input task.
www.eeworm.com/read/480017/1323908

java currentsessioncontext.java

package org.hibernate.context; import org.hibernate.HibernateException; import java.io.Serializable; /** * Defines the contract for implementations which know how to * scope the notion of