實作BaseObservable來控制資料 public class NewslistBean extends BaseObservable { private int index = 0 ; private String picUrl = "123"; ...
確定! 回上一頁