Day3~Day7(2016/1/23~2016/1/27)

活动的生命周期:onCreate();onStart();onResume();onPause();onStop();onDestroy();onRestart();

活动的启动模式:standard,singleTop(只检查栈顶),singleTask(检查整个栈),singleInstance(对该活动用单独栈管理)

明天把活动看完,明后两天试着写个模板出来

posted on 2016-01-27 23:23  giddens lee  阅读(113)  评论(0编辑  收藏  举报