android中launcherMode有4中属性也可以称为四种启动模式:standard(默认), singleTop,singleTask和 singleInstance;
本文共 163 字,大约阅读时间需要 1 分钟。
android中launcherMode有4中属性也可以称为四种启动模式:standard(默认), singleTop,singleTask和 singleInstance;
转载于:https://www.cnblogs.com/yangcong/p/3554098.html