摘要:
刚刚开始想利用Timer去实现定时更新结果失败了。之后使用了Handler去实现View Code 1 package com.bw; 2 3 import android.app.Activity; 4 import android.os.Bundle; 5 import android.os.Handler; 6 import android.widget.TextView; 7 8 public class TimeActivity extends Activity { 9 public TextView timeTextView;10 11 private... 阅读全文
posted @ 2012-05-13 01:27
蓝枫暗羽
阅读(460)
评论(0)
推荐(0)

浙公网安备 33010602011771号