android:launchMode 為控制Activity如何被啟動,一共有四種模式分別為startard、singleTop、singleTask、singleInstance ,默認模式為startard,在網 ...
確定! 回上一頁