摘要: 1.IntentService 是什么 2. IntentService的执行方式是串行还是并行 串行 3. IntentService可以执行大量的耗时操作? 4. IntentService和Service的区别 5. IntentService的基本使用 1. 定义IntentService, 阅读全文
posted @ 2019-04-25 19:47 段合江 阅读(545) 评论(0) 推荐(0)