2012年4月21日

Processes and Threads 进程和线程

摘要: Processes and Threads 进程和线程When an application component starts and the application does not have any other components running, the Android system starts a new Linux process for the application with a single thread of execution. 当一个Android应用组件开启时,并且该应用没有任何其他组件在运行,Android系统为该应用开启一个新的进程,并带有一个执行的线程.By 阅读全文

posted @ 2012-04-21 10:44 EarlyBird 阅读(420) 评论(0) 推荐(0)

导航