单项选择题
A.onResume()B.onCreateView()C.onPause()D.onDestroy()
A.onResume()B.onCreateView()C.onPause()D.onAttach()
A.直接使用B.引入v4兼容包C.自己实现D.无法使用