代码搜索:Serializable

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

代码结果 10,000
www.eeworm.com/read/299743/3851014

java bannerdata.java

package org.itfuture.www.po; /** * Bannerdata generated by MyEclipse - Hibernate Tools */ public class Bannerdata implements java.io.Serializable { // Fields privat
www.eeworm.com/read/297206/3888431

java computer.java

package 网吧计费系统; import java.io.*; public class Computer implements Serializable{ public Computer() { try { jbInit(); } catch (Exception ex) { e
www.eeworm.com/read/297135/3891560

cs thumbsconfig.cs

namespace PowerEasy.Components { using System; [Serializable] public class ThumbsConfig { private string m_AddBackColor; private bool m_IsNull; priva
www.eeworm.com/read/297135/3891567

cs watermarkconfig.cs

namespace PowerEasy.Components { using System; [Serializable] public class WaterMarkConfig { private bool m_IsNull; private int m_WaterMarkType; priv
www.eeworm.com/read/297135/3891587

cs fronttemplate.cs

namespace PowerEasy.Components { using System; using System.Xml.Serialization; [Serializable] public class FrontTemplate { private bool m_IsNull; private
www.eeworm.com/read/297135/3891588

cs userconfig.cs

namespace PowerEasy.Components { using System; [Serializable] public class UserConfig { private bool m_AdminCheckReg; private bool m_EmailCheckReg; p
www.eeworm.com/read/297135/3891592

cs watermarkimage.cs

namespace PowerEasy.Components { using System; [Serializable] public class WaterMarkImage { private string m_ImagePath; private bool m_IsNull; privat
www.eeworm.com/read/297135/3891594

cs shopconfig.cs

namespace PowerEasy.Components { using System; [Serializable] public class ShopConfig { private string m_AgainBuyUrl; private string m_City; private
www.eeworm.com/read/297135/3891896

cs nullable.cs

namespace PowerEasy.Model { using System; using System.Xml.Serialization; [Serializable] public class Nullable { private bool m_IsNull; [XmlIgnore]
www.eeworm.com/read/297135/3891926

cs orderflowinfo.cs

namespace PowerEasy.Model.Shop { using PowerEasy.Enumerations; using PowerEasy.Model.Crm; using System; [Serializable] public class OrderFlowInfo : AddressInfo {