软件
軟件
연건
SOFT WARE
2013年
8期
24-26,41
,共4页
Android%主线程%子线程%消息
Android%主線程%子線程%消息
Android%주선정%자선정%소식
Android%Main Thread%Sub Thread%Message
Android中线程主要是用来处理一些耗时操作,防止UI线程阻塞,并进行异步处理以提高程序的效率的线程。在Android应用开发中,要时时考虑到用户的体验效果,因此对应用程序的执行效率要有很高的要求,这就使开发人员在Android开发中无可避免地使用线程。本文主要讨论Android应用开发中线程使用的意义、使用线程的方法、主线程和子线间的通信,以及介绍了Android SDK中提供的一些有关线程的工具类。
Android中線程主要是用來處理一些耗時操作,防止UI線程阻塞,併進行異步處理以提高程序的效率的線程。在Android應用開髮中,要時時攷慮到用戶的體驗效果,因此對應用程序的執行效率要有很高的要求,這就使開髮人員在Android開髮中無可避免地使用線程。本文主要討論Android應用開髮中線程使用的意義、使用線程的方法、主線程和子線間的通信,以及介紹瞭Android SDK中提供的一些有關線程的工具類。
Android중선정주요시용래처리일사모시조작,방지UI선정조새,병진행이보처리이제고정서적효솔적선정。재Android응용개발중,요시시고필도용호적체험효과,인차대응용정서적집행효솔요유흔고적요구,저취사개발인원재Android개발중무가피면지사용선정。본문주요토론Android응용개발중선정사용적의의、사용선정적방법、주선정화자선간적통신,이급개소료Android SDK중제공적일사유관선정적공구류。
The thread of Android is mainly used to cope with some consuming manipulations in order to prevent UI thread from obstruction and further to implement asynchronous processing to advance the thread of the program efifciency. In the application and development of Android,we should usually think over users’ experience effects,thus exerting high expectations on the executive efficiency of the application program,which means,the developers inevitably need to use thread during the Android development. This paper mainly discuss on the topics of the signiifcance of using thread in Android application and development,the ways of using thread,the communications between the main thread and sub thread and we also have introduced some utility classes relative to thread provided in Android SDK.