2020年2月6日
摘要: iOS 和 android 都有主线程的概念。这点十分相似。 android 中 更新UI 通过 handler looper messagequee来处理。iOS有类似机制。 通过NSOpration 是其中一种。 现在对学习 NSOpration java中开起线程有多种方法 Callable、 阅读全文
posted @ 2020-02-06 15:14 wp7ers 阅读(494) 评论(0) 推荐(0)