究竟是什么概念的“线程”?在android方面? [英] What exactly concept of "thread" in terms of android?

查看:82
本文介绍了究竟是什么概念的“线程”?在android方面?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在进行Android开发,并在一篇文章中阅读此声明,Android应用程序在启动时自动创建主线程。我不明白这个概念。所以需要更多解释。

谢谢。



我尝试过:



我已经阅读了有关线程概念的在线文档,但仍然不清楚上述概念。

I am currently working on Android development and read this statement in one Article that "Android Application automatically creates "main" thread when it starts. I don't understand this concept. So need some more explanation.
Thank You.

What I have tried:

I have read online docs about the concept of "Thread" but still not clear the above concept.

推荐答案

文档 [ ^ ]?


Main线程指的是需要在场景后面并行运行的方法,支持执行从用户收到的指令。
"Main" thread refer to the methods that needs to be run parallel behind the scene, to support the execution of instruction received from user.


这篇关于究竟是什么概念的“线程”?在android方面?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆