我看到Google 官方的Kotlin 开发Android 教程中都是使用的属性直接赋值的写法。 textView.text = "some string" 但是,查找一些网上的示例代码时, ...
確定! 回上一頁