Joy of Life
Be brave enough to face yourself when you are afraid...
2018年4月25日
Android: 在不同thread上,更改button上的文字
button1.post(new Runnable() {
public void run() {
button1.setText(R.string.btn1);
} });
較新的文章
較舊的文章
首頁
訂閱:
文章 (Atom)