gpt4 book ai didi

ios - 我可以在 viewDidDisappear 中调用 [super didReceiveMemoryWarning] 吗?

转载 作者:行者123 更新时间:2023-12-01 16:56:48 24 4
gpt4 key购买 nike

'我使用 ARC 和 UINavigationController 在 10 个 View Controller 之间切换。一切都很好,但过了一段时间didReceiveMemoryWarning被调用(因为所有打开的 View Controller )和 [super didreceivememorywarning]清除所有不是 Super 的 View Controller 。这对我来说是完美的。唯一的问题是,当它被调用时,应用程序会滞后一秒钟。

我可以调用[super didreceivememorywarning]在每个 View Controller 的 viewDidDisappear ?
当我测试它时,它工作得很好,但它允许/愚蠢吗?如果没有,我如何释放每个不是 Super 的 View Controller ?

最佳答案

直接来自 UIViewController 文档:

Your app never calls this method directly. Instead, this method is called when the system determines that the amount of available memory is low.

关于ios - 我可以在 viewDidDisappear 中调用 [super didReceiveMemoryWarning] 吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10987090/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com