单项选择题
A.onStop();onStart()B.onPause();onResume()C.onCreate();onDestory()D.onPause();onRestart()
A.onCreate()B.onStart()C.onResume()D.startActivity()