A.執(zhí)行先后順序為onCreate-onStart-onResume B.執(zhí)行先后順序為onCreate-onResume onStart C.執(zhí)行先后順序為onStart-onCreate D.執(zhí)行先后順序為onStart-onCreate-onResume
A.Main.xml B.layout.xml C.style.xml D.AndroidManifest.xml