Kotlin 的基本數值類型包括Byte、Short、Int、Long、Float、Double 等,都是 ... var float_array:FloatArray = floatArrayOf( 1 .0f, 2 .0f, 3 .0f).
確定! 回上一頁