gpt4 book ai didi

ios - removePersistentStore 和 destroyPersistentStoreAtURL 有什么区别?

转载 作者:可可西里 更新时间:2023-11-01 05:32:54 24 4
gpt4 key购买 nike

最佳答案

  • removePersistentStore:error: 从持久存储协调器中删除存储。该应用程序无法使用它,但持久存储文件仍然存在并且可以重新添加。
  • destroyPersistentStoreAtURL:withType:options:error: 删除持久存储文件的所有痕迹。您可以使用 NSFileManager 方法,但您必须了解有关持久存储文件的一些详细信息才能将其完全清除。有些是记录在案的——比如日志文件的名称。有些没有记录——比如外部二进制文件的位置和名称。这种方法得到一切。

关于ios - removePersistentStore 和 destroyPersistentStoreAtURL 有什么区别?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40836223/

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