Kotlin comes with a standard library function thread , which I'd recommend to use here: public fun thread( start: Boolean = true, ...
確定! 回上一頁