摘要:
Handler类的主要作用有两个:==》在新启动的线程中发送消息。==》在主线程中获取、处理消息。View Code public class TestActivity extends Activity { private Button btnStart,btnEnd; private ProgressBar proBar; protected void init(){ btnStart = (Button)findViewById(R.id.start); btnEnd = (Button)findViewById(R.id.en... 阅读全文
posted @ 2012-05-22 20:25
銘魜
阅读(143)
评论(0)
推荐(0)

浙公网安备 33010602011771号