在Android中线程由java.lang.Thread来代表,当Thread调用start时,开始运行任务,当任务被执行完毕并且没有更多任务时,thread停止。thread的存活时间 ...
確定! 回上一頁