在Android中,`Toast` 是一种在屏幕上短暂显示信息的方式,但它只能在 主线程(UI线程) 中调用。如果你在子线程中直接调用 `Toast.makeText(...)`,会抛出异常(比如 `Can't create handler inside thread that has not called Looper.prepare()`)。 正确
macOS 10.11 是 Apple 操作系统的一个版本,正式名称为 macOS El Capitan。它于 2015 年 9 月发布,是 macOS 操作系统的一部分,继承自 OS X Yosemite (10.10)。这个版本的重点是提高性能、稳定性以及用户界面的精细改进。macOS 10.11 主要特点包