1. 首页
  2. 移动开发
  3. Android
  4. Elements Of Kotlin Coroutines 0.1.pdf

Elements Of Kotlin Coroutines 0.1.pdf

上传者: 2021-04-18 08:59:46上传 PDF文件 989.13KB 热度 18次
Coroutines are an important addition to the world of Kotlin. Coroutines offer a first-class reactive programming approach, tightly integrated with the language itself. Coroutines help simplify multi-threaded development, allowing you to retain a “normal” imperative sort of programming model while still designating certain code sections to run on alternative thread pools. Beyond that, flows and channels let you model data streams while retaining the same multi-threaded
用户评论