A.在子线程中使用setImageView( )设置图片 B.调用runOnUiThread( )方法中更新UI C.在子线程中用handler发送message给主线程,然后在主线程中更新UI D.Thread中直接更新UI
A.AlertDialog B.ProgressDialog C.DatePickerDialog D.TimePickerDialog
A.OptionMenu B.ContextMenu C.SubMenu D.TypeMenu