An object is serializable only if its class implements the Serializable interface. Thus, if you want to serialize the instances of one of your classes, ...
確定! 回上一頁