差异同步活动之间ANS异步活动 [英] Difference Between Synchronous Activities ans ASynchronous Activities

查看:193
本文介绍了差异同步活动之间ANS异步活动的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请告诉我,同步活动ANS异步活动之间的区别..
而且有关

Please tell me the Difference Between Synchronous Activities ans ASynchronous Activities.. and also about that

-startActivity()是同步或异步

-startActivity() is Synchronous or Asynchronous

-startActivityForResult()是同步或异步

-startActivityForResult() is Synchronous or Asynchronous

和为什么..

推荐答案

从第一的原则,同步活动,意味着活动A的操作将取决于b活动,如(协调与共享参数的工作)异步活动指的操作两项活动是完全断开连接。

From first principles, synchronous activities means that Activity A operation will depend on activity B eg(coordinating to work with a shared param) Asynchronous activities means that the operation of two activities are totally disconnected.

这篇关于差异同步活动之间ANS异步活动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆