问题 填空题

activity一般会重载7个方法用来维护其生命周期,除了()外还有()。

答案

参考答案:onCreate(),onStart(),onDestory() ;onrestart,onresume,onpause,onstop

单项选择题
判断题