不需要在可序列化类中到处使用这个数据成员。
You don't need to use this data member anywhere in your serializable classes.
这是可序列化,可在硬盘驱动器上存储。
在设计时,您可以选择使实体类可序列化。
At design time, you have the option to make the entity classes serializable.
如果不是这种情况,则声明一个类为可序列化类是错误的。
It is an error to declare a class Serializable if this is not the case.
如果不是这种情况,则声明一个类为可序列化类是错误的。
It is an error to declare a class Serializable if this is not the case.
应用推荐