... doInBackground(Params... params):用来执行耗时操作,在AsyncTask内的线程池中执行,在执行的时候调用publishProgress(Progress... values)方法 ...
確定! 回上一頁