1、execute 第一个执行方法,使用的是AsyncTask默认的线程池2、executeOnExecutor 第二个执行方法,需要传递进去一个Executor,可以实现自定义线程池 ...
確定! 回上一頁