另外一种初始化方法是传递一个Looper对象。 Handler handler = newHandler(looper);. 上面的Demo中,我用Looper.getMainLooper()获取主线程的对应的Looper ...
確定! 回上一頁