除了primitive types 外,object 必須implement Parcelable 才能放在 ... public class Foo implements Parcelable { private String myString; ...
確定! 回上一頁