iPhone 开发:MapKit 与 CoreData

发布于 2024-08-22 16:35:27 字数 109 浏览 2 评论 0原文

是否有关于同时使用 MapKit 和 CoreData 的良好资源(书籍、文章/教程、视频、音频)?有一篇文章提供了一些有效利用内存并避免遇到内存警告情况的提示和技巧吗?我也很感谢您能给我的任何个人建议。

Is there a good resource (book, article/tutorial, video, audio) on working with both MapKit and CoreData together? An article with some tips and tricks to efficiently utilize the memory and avoid running in to memory warning situations? I appreciate any personal advises that you can give me, as well.

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

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

发布评论

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

评论(1

可是我不能没有你 2024-08-29 16:35:27

可能有这样的资源,但它们并不是真正必要的。

Core Data 和 MapKit 是非常独立的框架,您应该能够通过分别为每个框架应用适当的提示和技巧,在应用程序中成功使用它们。

许多 Cocoa 博客都涵盖了 Core Data。例如,查看 COCOA IS 上的搜索我的女友。 Marcus Zarra 撰写了关于核心数据的

对于 MapKit,我推荐 Bill Dudney 所做的任何事情。他参加过一些播客,并有一个截屏 实用书架和本书中的一章。

There may be such resources, but they aren't really necessary.

Core Data and MapKit are very separate frameworks and you should be able to use them both in an app successfully by applying the appropriate tips and tricks for each separately.

Core Data has been covered by many of the Cocoa blogs. For example, check out this search on COCOA IS MY GIRLFRIEND. Marcus Zarra wrote the book on Core Data.

For MapKit, I recommend anything that Bill Dudney has done. He has been on some podcast(s) and has a screencast at the Pragmatic Bookshelf and a chapter in this book.

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