就我目前所知的有两种,分别是java中Serializable和Android新引进的Parcelable方法。 我们可以考虑采用Bundle.putSerializable(Key,Object);也可以 ...
確定! 回上一頁