摘要: 1. CallBack对象的引用 先看一段代码:123456789@Overrideprotectedvoid onCreate(Bundle state){super.onCreate(state);TextView label =newTextView(this);label.setText(... 阅读全文
posted @ 2015-03-24 20:33 lianghe 阅读(311) 评论(0) 推荐(0)