gpt4 book ai didi

ios - didReceiveMemoryWarning : what type of memory?

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:55:02 35 4
gpt4 key购买 nike

我有一个基本的 cordova 应用程序,其中包含一些围绕 cordova 框架的 objective-c 代码。有时我有 didReceiveMemoryWarning 通知,但我不明白问题是 UIWebView 内的 javascript 还是其他。文档说:

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

但我的问题是:什么类型的内存?内存?堆分配?还有别的吗?

最佳答案

RAM,它是针对 RAM 的,如果您的应用程序在没有意识到的情况下消耗了更多内存,并且没有内存可用于处理更多线程,那么系统会调用此 didreceivememorywarning。

关于ios - didReceiveMemoryWarning : what type of memory?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43097896/

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