- Learning Concurrency in Kotlin
- Miguel Angel Castiblanco Torres
- 54字
- 2021-08-05 10:46:47
Requesting in the background, updating in the UI thread
Putting these two things together, it's clear that in order to be able to implement our service call we need to have a background thread do the call to the web service, and have the UI thread update the UI once the response is processed.
推薦閱讀
- Vue.js 2 and Bootstrap 4 Web Development
- Spring Boot+Spring Cloud+Vue+Element項目實戰:手把手教你開發權限管理系統
- Data Analysis with IBM SPSS Statistics
- Python機器學習實戰
- C# 8.0核心技術指南(原書第8版)
- C語言程序設計上機指導與習題解答(第2版)
- WordPress 4.0 Site Blueprints(Second Edition)
- 計算機應用基礎實踐教程
- Mastering React
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- 深入淺出 HTTPS:從原理到實戰
- Kotlin語言實例精解
- 零基礎C語言學習筆記
- Zend Framework 2 Cookbook
- Scala編程(第4版)