public class Student extends BaseObservable{ // 如果是public 則在成員變量上方加上@Bindable 註解 @Bindable public String sex; ...
確定! 回上一頁