头像

等你我的菲菲

帅气的我简直无法用语言描述!

Kotlin之作用域函数let、also、with、run、apply

1.let @kotlin.internal.InlineOnly public inline fun <T, R> T.let(block: (T) -> R): R { cont...
头像3天前
010