textView.text = "some string" 但是,查找一些网上的示例代码时,很多都是用的setText 函数调用的写法: textView.setText("some string") 实际上两 ...
確定! 回上一頁