调试applicationWillTerminate方法调用iphone sdk

发布于 2024-09-09 05:07:34 字数 160 浏览 13 评论 0原文

在我的应用程序中,我尝试缓存数据,并在 applicationWillTerminate 调用中将所有对象保存在 sqlite 数据库中。每当我在模拟器上按主页按钮时就会调用此方法,但我想调试该方法内的代码,这可能吗?

否则我会在其他地方调试代码并在这里使用它。

提前致谢。

In my application, I'm trying to cache data for which I'm saving all the objects in sqlite database in applicationWillTerminate call. This method is getting called whenever I'm pressing home button on simulator, but I want to debug the code inside the method, is it possible?

Or else I'll debug the code somewhere else and use it here.

Thanx in advance.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文