摘要: 如果要保存数据或者有数据相关操作,最好在onPause函数中,因为onDestroy的函数有可能不执行。There are situations where the system will simply kill the activity's hosting process without call... 阅读全文
posted @ 2015-08-06 13:32 Maydow 阅读(2360) 评论(0) 推荐(0)