object 是Kotlin中的一个重要的关键字,也是Java中没有的。object主要有 ... class A{ companion object 伴生对象名(可以省略){ //define method and ...
確定! 回上一頁