new Thread(new Runnable() { public void run() { TextView tv=(TextView) findViewById(R.id.aaa); tv.setText("111"); } }).start();
80,471
社区成员
91,385
社区内容
加载中
试试用AI创作助手写篇文章吧