教程列表
技巧貼士
函數參考
Kotlin
Tags
Kotlin
Kotlin Method
Kotlin 中 fold() 和 reduce() 的區別
Kotlin Coroutine
在 Kotlin 中建立和執行協程
Kotlin Constant
在 Kotlin 中建立常量
Kotlin JSON
在 Kotlin 中將 JSON 字串解析為物件
Kotlin Object
在 Kotlin 中獲取物件的例項
Kotlin Keyword
Kotlin 中 val 和 var 的區別
Kotlin 中 open 關鍵字和 public 關鍵字的區別
Kotlin 中的 let 關鍵字
在 Kotlin 中使用 by 關鍵字
Kotlin MutableList
在 Kotlin 中建立一個空的可變列表
Kotlin Static
Kotlin 中 Java 靜態函式的等價物
在 Kotlin 中建立和使用靜態變數
Kotlin Operator
在 Kotlin 中使用 Elvis 運算子
Kotlin 中的三元條件運算子
Kotlin Exception
在 Kotlin 中處理異常
Kotlin Null
在 Kotlin 中實現空值檢查
Kotlin Extension Function
區分 Kotlin 中的擴充套件函式
Kotlin Listener
在 Kotlin 中使用 setOnClickListener
Kotlin Constructor
Kotlin 中二級建構函式的使用
Kotlin Function
Kotlin 中作用域函式的使用
Kotlin 中的 suspend 函式
Kotlin 中的高階函式
Kotlin Loop
在 Kotlin 中獲取 forEach 迴圈的當前索引
Kotlin Sleep
使用 Kotlin sleep 函式暫停執行緒的執行
Kotlin Generics
關於 Kotlin 泛型的一切
Kotlin Set
Kotlin 中的 Getter 和 Setter
Kotlin Data Class
Kotlin 資料類繼承:擴充套件資料類
Kotlin Statement
Swift 的 if Let 語句在 Kotlin 中的等效
在 Kotlin 中實現 Switch Case 語句
Kotlin Array
在 Kotlin 中用值初始化陣列
Kotlin Initialization
在 Kotlin 中使用 Lazy 和 Lateinit 初始化屬性
Kotlin String
在 Kotlin 中格式化字串
在 Kotlin 中連線字串
Kotlin Java
將 Kotlin 原始檔轉換為 Java 檔案
Kotlin KClass
等效於 KClass 的 getClass()函式