在the documentation之后,我创建了一个枚举类: enum class BitCount public constructor(val value : Int) { x32(32), x64(64) } 然后,我试图在某些函数中声明一个 ...
確定! 回上一頁