我正在阅读 Android 开发者网站上的 Android 文档,并在 Android 活动生命周期附近阅读了以下内容:
If an activity in the foreground of the screen (at the top of the stack), it is active or running.
主动和跑步有什么区别?它说它们都在屏幕的前景,所以我看不出这些状态之间的真正区别。
我正在阅读 Android 开发者网站上的 Android 文档,并在 Android 活动生命周期附近阅读了以下内容:
If an activity in the foreground of the screen (at the top of the stack), it is active or running.
主动和跑步有什么区别?它说它们都在屏幕的前景,所以我看不出这些状态之间的真正区别。