如果你使用它, 則必須覆寫它唯一的方法doInBackground。 class MyTask extends AsyncTask<Void, Void, Void>{ @Override protected Void doInBackground(Void..
確定! 回上一頁