轉換成Parcelable時要讓物件implements Parcelable並實作幾個方法,建議implements ... writeString(title); } public static final Creator<Albums> CREATOR = new ...
確定! 回上一頁