摘要:
这是一条规律,很多coder知道,但原因是什么呢?如下:When a process is created for your application, its main thread is dedicated to running a message queue that takes care of managing the top-level application objects (activities, broadcast receivers, etc) and any windows they create. You can create your own threads, and c 阅读全文