期刊文献+

Android中多线程机制的探究 被引量:3

Exploration of Multithreading Mechanism Based on Android
下载PDF
导出
摘要 在Android应用程序的开发过程当中,为了获得最佳的用户体验,首先就要保证应用程序运行流畅。而默认情况下,一个Android应用程序会运行在一个线程中,若任务耗时比较长,就很容易引起线程阻塞,导致应用程序无响应。因而Android提供了解决此问题的两种多线程机制——AsyncTask机制和Handler机制,本文对这两种机制进行详细的讨论。 In the development of Android application program, in order to obtain the best user experience, we should first guarantee that the application runs smoothly. However, by default, an application runs in a thread, if a task takes longer, it's easy to cause the thread block and lead the application no responding. Therefore, Android provides two mechanisms to solve this problem: one is AsyncTack and the other is Handler. The paper discusses in detail these two mechanisms.
出处 《科技广场》 2015年第6期234-239,共6页 Science Mosaic
基金 山东省农业重大应用技术创新课题"(山东西部经济隆起带主要粮食作物)农业大数据的数据采集 共享机制以及示范工程" 山东省农业重大应用技术创新课题"食用菌智能化控制关键技术研究与示范"
关键词 UI线程 工作线程 AsyncTask HANDLER 消息循环 UI Thread Work Thread AsyncTask Handler Message Loop
  • 相关文献

参考文献4

二级参考文献7

共引文献48

同被引文献15

引证文献3

二级引证文献1

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部