属性在Kotlin中,在类中声明一个属性和声明一个变量一样,使用val(只读的) ... 自己实现joinToString函数 fun <T> joinToString( collection: ...
確定! 回上一頁