【Kotlin】第10課-列舉(Enum) ... 像這種只有固定物件的類別,可以採用「列舉」(enumeration)的概念來設計。 ... enum class CurrencyType {
確定! 回上一頁