C 函式
函式 Basic中,無傳回值叫副程式,有傳回值叫函數。但C統… Read more »
函式 Basic中,無傳回值叫副程式,有傳回值叫函數。但C統… Read more »
使用 Java 控製 GPIO 是個好選項,但近來 Java… Read more »
while 語法 : while(條件式){} while的… Read more »
單向選擇 if(條件式){} : 條件式運算出 true o… Read more »
運算元、運算子與運算式 運算式由運算元跟運算子組合而成 運算… Read more »
C/C++ 是所有程式語言的基礎,也是最接近電腦的語言。如果… Read more »
初學Android都會有個疑問, Service和Threa… Read more »
Fragment是Android 3.0以後才支援, 主要目… Read more »
資料庫系統 要處理這些大量的資料時, 通常會使用資料庫系統… Read more »
SharedPreference App若想儲存一些簡單的資… Read more »
