当Activity由于资源不足被回收时,哪个函数会被调用?()
A:onSaveInstanceState()
B:onSuspend()
C:onSaveState()
D:onStop()
出自:计算机科学