为什么需要核心数据?如何实施?

发布于 2024-09-28 01:48:18 字数 89 浏览 0 评论 0原文

  • iPhone开发中需要什么Core Data?
  • 实施的步骤是什么?
  • 核心数据中的验证、迁移是什么意思?
  • What is the need of Core Data in iPhone development?
  • What are the steps to implement it?
  • What is mean by validating, migration in Core Data?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

只为一人 2024-10-05 01:48:18

我已经关注这个问题有一段时间了,由于没有人给出答案,我想我应该尝试一下让你开始(如果你还没有谷歌搜索)。我也是 coredata(和 iphone 应用程序开发)新手,以下是我用来入门的资源:

斯坦福 iPhone 应用程序课程:https://podcasts.apple.com/us/podcast/iphone-application-development-winter-2010/id384233225 有作为 Paparazi 系列作业的一部分,它有一个很好的 CoreData 方面。

幻灯片如下:https://web.stanford。 edu/class/cs193p/cgi-bin/drupal/downloads-2010-winter

正如您可能知道的,iPhone 开发人员空间在这里有很多教程和示例代码:
https://developer.apple.com/ios/

而且,本教程看起来非常全面:

我知道 我没有回答你的问题(特别是与迁移有关的问题),而且自从你一周前问过以来,你可能已经自己用谷歌搜索过它 - 但希望这些资源中的一些可以帮助你,就像它们帮助我一样。

I've been watching this question for a while, and since no one has jumped in with an answer I thought I'd give it a shot to get you started (if you haven't already google'd yet). I'm a coredata (and iphone app development) newbie too, here are the resources that I used to get me started:

The Stanford iPhone App course: https://podcasts.apple.com/us/podcast/iphone-application-development-winter-2010/id384233225 has a good CoreData aspect to it, as part of the Paparazi series of assignments.

with slides here: https://web.stanford.edu/class/cs193p/cgi-bin/drupal/downloads-2010-winter

As you probably know, the iPhone Developer space has a lot of tutorials and sample code here:
https://developer.apple.com/ios/

And, this tutorial looks quite thorough:
http://www.techotopia.com/index.php/An_iPhone_OS_Core_Data_Tutorial

I know I'm not answering your question (especially relating to Migration), and since you asked over a week ago you've probably google'd it yourself - but hopefully a couple of these resources help you out as they helped me.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文