Android執行緒
為什麼要有執行緒(Thread) 為什麼要有執行緒呢,先看一… Read more »
為什麼要有執行緒(Thread) 為什麼要有執行緒呢,先看一… Read more »
函數型參數 函數中的參數,一般都是傳入資料型態。但在Pyth… Read more »
寫過Java專案的人,一定常苦腦於程式閃退問題。一查log,… Read more »
函數從1990年最初的發展,有著不可違抗的規定,開發者必需遵… Read more »
迴圈是用來重複執行某一段程式碼. 迴圈有三種方式, whil… Read more »
程式架構 Kotlin程式碼通常是以package開頭。此p… Read more »