Given a positive integer n, find the sum of all integers in the range [1, n] in...
Tab 常使用在有限的空間內要呈現的資料較多,且需要對資料類型進行歸類的情況。
資料的內容有可能是純文字,也有可能是表單或是圖片等等,也就是內容的部分要能靈活的...
前面幾天都提到了非同步的用法,那就不能缺席 Callback!
定義callback function是指能藉由參數(argument)通往另一個函式的函式。它...
Garbage Collection (垃圾回收)指的是自動釋放不再使用的內存,以防止內存洩漏並優化性能。在javascript中,是具有自動內存管理的,就是倚...
網路型態(Types of Networks)
CEH 官方課程 Ethical Hacking and Countermeasures 第3585頁,將網路以...
Wear OS example
Open Source
官網範例-Kotlin
GitHub - android/wear-os-samples: Mult...