Introduce Coroutine本篇將會介紹 1. CoroutineScope 2. Dispatchers 3. Job 4. Handle Exception 5. Exception PathJan 18, 2020Jan 18, 2020
ExecutorService And Thread Pool本篇會介紹 1. 為什麼要用 Thread Pool 2. 介紹 Executor 3. 介紹 ExecutorService 的四種物件(newFixedThreadPool… ) 4. 使用 ExecutorService 5. 使用 ThreadPoolExecutorMay 2, 2019May 2, 2019