代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/441395/1770719

java basemsg.java

package com.jeecms.auxiliary.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the AUXI_MSG table. * Do not modify this class because it will
www.eeworm.com/read/441395/1770722

java basevoteitem.java

package com.jeecms.auxiliary.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the VOTE_ITEM table. * Do not modify this class because it will
www.eeworm.com/read/441395/1770778

java basemember.java

package com.jeecms.core.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the core_member table. * Do not modify this class because it will be
www.eeworm.com/read/441395/1770780

java baseglobal.java

package com.jeecms.core.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the CORE_GLOBAL table. * Do not modify this class because it will be
www.eeworm.com/read/441395/1770785

java basefunction.java

package com.jeecms.core.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the core_function table. * Do not modify this class because it will
www.eeworm.com/read/441395/1770786

java baseadmin.java

package com.jeecms.core.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the CORE_ADMIN table. * Do not modify this class because it will be
www.eeworm.com/read/441395/1770869

java basecmschannel.java

package com.jeecms.cms.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the CMS_CHANNEL table. * Do not modify this class because it will be
www.eeworm.com/read/441395/1770874

java basecmscomment.java

package com.jeecms.cms.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the CMS_COMMENT table. * Do not modify this class because it will be
www.eeworm.com/read/441395/1770925

java basedowntype.java

package com.jeecms.download.entity.base; import java.io.Serializable; /** * This is an object that contains data related to the DOWN_TYPE table. * Do not modify this class because it will
www.eeworm.com/read/440793/1787720

java custinfo.java

package com.woyi.dto; // default package import java.util.Date; /** * CustInfo generated by MyEclipse Persistence Tools */ public class CustInfo implements java.io.Serializable { //