String name = "Paramjeet" val nametxt = findViewById (R.id.nametxt) as EditText nametxt.text = name. 不要说使用, setText 因为我使用的是Kotlin,而不是Java。
確定! 回上一頁