代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/384473/2599697

cs program.cs

using System; using System.IO; using System.Runtime.Serialization; using System.Runtime.Serialization.Formatters.Binary; namespace BinarySerializableExample { [Serializable] public cla
www.eeworm.com/read/384243/2602715

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/384035/2604062

java abstracttmeet.java

package com.oa.module.meet.hibernate; /** * AbstractTmeet generated by MyEclipse - Hibernate Tools */ public abstract class AbstractTmeet implements java.io.Serializable { // Fields pr
www.eeworm.com/read/382872/2623604

java messagetousers.java

package com.zbaccp.ea.entity; /** * Messagetousers entity. * * @author MyEclipse Persistence Tools */ public class Messagetousers implements java.io.Serializable { // Fields pri
www.eeworm.com/read/382872/2623612

java employeeroles.java

package com.zbaccp.ea.entity; /** * Employeeroles entity. * * @author MyEclipse Persistence Tools */ public class Employeeroles implements java.io.Serializable { // Fields priva
www.eeworm.com/read/378675/2683158

java roysched.java

package fmq.model.bo; /** * Roysched generated by MyEclipse Persistence Tools */ public class Roysched implements java.io.Serializable { // Fields private RoyschedId id; private
www.eeworm.com/read/378675/2683160

java royschedid.java

package fmq.model.bo; /** * RoyschedId generated by MyEclipse Persistence Tools */ public class RoyschedId implements java.io.Serializable { // Fields private Titles titles; priv
www.eeworm.com/read/378675/2683167

java discounts.java

package fmq.model.bo; /** * Discounts generated by MyEclipse Persistence Tools */ public class Discounts implements java.io.Serializable { // Fields private DiscountsId id; priva
www.eeworm.com/read/377098/2705475

java tbbringupontent.java

package com.mwq.hibernate.mapping; public class TbBringUpOntent implements java.io.Serializable { // Fields private Integer id; private TbBringUpContent tbBringUpContent; private Tb
www.eeworm.com/read/377098/2705477

java tbreckoninglist.java

package com.mwq.hibernate.mapping; public class TbReckoningList implements java.io.Serializable { // Fields private Integer recordId; private TbReckoning tbReckoning; private TbReco