android开发的问题集(二)时间:2023-03-08 17:50:43 (1)子线程对UI线程操作的简便方法 子线程方法用 Looper.prepare(); 结束时候用 Looper.loop();