IntentService 不能和UI交互,如果想将结果呈现在UI上,必须将结果发给Activity,让其帮忙显示其次IntentService 只能顺序的处理Request, ...
確定! 回上一頁