Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
由于 Jetpack Compose 遵循单一职责原则,我想知道在哪里可以将所有功能映射到“职责”,可以这么说。举个例子,我怎么能自己弄清楚 Surface 函数负责背景颜色,而只有 Surface 函数?