在kotlinx.coroutines库中,所有协同程序构建器(如launch、async等)都采用CoroutineContext参数,但也有一个类型为parent的附加Job参数。
確定! 回上一頁