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