- 浏览: 39870 次
- 性别:
- 来自: 北京
最近访客 更多访客>>
文章分类
最新评论
-
chenniaoc:
http://www.techotopia.com/index ...
objective-c NSString 使用详细指南
Path to Success
The Core Data Programming Guide is primarily a reference volume. You should not simply try to read it straight through to understand Core Data.
To learn about Core Data, you should typically follow this path:
Start by reading the overview in Core Data Basics (in Core Data Programming Guide).
This will give you a basic understanding of what Core Data is and why you might want to use it.
Work through the Core Data Tutorial for iPhone OS.
This provides a good introduction to the fundamentals of application development using Core Data.
Work through the Core Data Utility Tutorial.
This will give you a greater appreciation of the different components of the framework—in particular the managed object model—without the distraction of a user interface.
Work through the tutorial described in Creating a Managed Object Model with Xcode.
This introduces the major user interface elements of, and teaches you how to use, the Xcode modeling tool.
When specific areas need greater explanation, refer to the Core Data Programming Guide.
After you’ve worked through the introductory materials, try creating more complex applications (using, for example, two related entities) as suggested in Core Data Tutorial for iPhone OS. The Core Data Programming Guide will be increasingly useful as you continue your exploration, as will Model Object Implementation Guide and Predicate Programming Guide.
As you progress, it is important to bear in mind that Core Data objects are still just objects, and have little influence on the user interface parts of your application simply by virtue of being Core Data objects. (In fact, the reverse is true—you may find that your user interface affects the way you structure your data.) You should practice creating Core Data applications using traditional Cocoa techniques such as target-action and delegation just as you would in a non-Core Data application.
Core Data in Depth
There are several documents that describe particular aspects of Core Data in greater depth than in the Programming Guide. You should use these documents only when you have a firm understanding of how Core Data works, and then only if and when you need to:
Core Data Model Versioning and Data Migration Programming Guide
Read this document to learn how to support versioning.
Atomic Store Programming Topics
Read this document to understand how to create your own type of persistent store.
The Core Data Programming Guide is primarily a reference volume. You should not simply try to read it straight through to understand Core Data.
To learn about Core Data, you should typically follow this path:
Start by reading the overview in Core Data Basics (in Core Data Programming Guide).
This will give you a basic understanding of what Core Data is and why you might want to use it.
Work through the Core Data Tutorial for iPhone OS.
This provides a good introduction to the fundamentals of application development using Core Data.
Work through the Core Data Utility Tutorial.
This will give you a greater appreciation of the different components of the framework—in particular the managed object model—without the distraction of a user interface.
Work through the tutorial described in Creating a Managed Object Model with Xcode.
This introduces the major user interface elements of, and teaches you how to use, the Xcode modeling tool.
When specific areas need greater explanation, refer to the Core Data Programming Guide.
After you’ve worked through the introductory materials, try creating more complex applications (using, for example, two related entities) as suggested in Core Data Tutorial for iPhone OS. The Core Data Programming Guide will be increasingly useful as you continue your exploration, as will Model Object Implementation Guide and Predicate Programming Guide.
As you progress, it is important to bear in mind that Core Data objects are still just objects, and have little influence on the user interface parts of your application simply by virtue of being Core Data objects. (In fact, the reverse is true—you may find that your user interface affects the way you structure your data.) You should practice creating Core Data applications using traditional Cocoa techniques such as target-action and delegation just as you would in a non-Core Data application.
Core Data in Depth
There are several documents that describe particular aspects of Core Data in greater depth than in the Programming Guide. You should use these documents only when you have a firm understanding of how Core Data works, and then only if and when you need to:
Core Data Model Versioning and Data Migration Programming Guide
Read this document to learn how to support versioning.
Atomic Store Programming Topics
Read this document to understand how to create your own type of persistent store.
发表评论
-
property “assign” and “retain” for delegate
2012-06-25 01:11 11751 Answer active oldest vo ... -
如何从一个方法中返回来自于集合的对象
2012-06-25 00:20 1081- (ImageScrollView *)dequeue ... -
类似Tweetie那种拽下来就refresh的代码
2012-06-22 12:28 850http://github.com/enormego/EGOT ... -
difference between frame and bounds Property
2012-06-17 21:55 1305bounds The bounds rectangle, wh ... -
Apple Offical : View Programming Guide for iOS
2012-06-16 17:06 1057https://developer.apple.com/lib ... -
use UINavigationController inside a UITabBarController
2012-06-16 13:39 1589If you want to add a UINavigati ... -
关于ios中bounds与frame
2012-06-16 12:03 19801.ios中的bounds是指相对于视图自己的坐标,所以默认v ... -
Enum常量放入NSArray的方法
2010-09-07 23:14 2514ypedef enum { UIViewAnim ... -
objective-c NSString 使用详细指南
2010-09-02 11:36 1947Declaring Constant String Obje ... -
Iphone开发常用软件
2010-07-19 16:41 882粒子特效:particleillusion -
iPhone にインストールされているフォント一覧
2010-07-19 13:21 1577タイトルの通り、iPhone にインストールされているフォン ... -
Cocoaのメモリ管理(3)
2010-07-15 14:42 745保持と解除という方法 ... -
The cocos2d Tips & Tricks
2010-07-02 14:32 1106The cocos2d Tips & Tricks i ... -
Declared Properties
2010-06-30 14:13 933Writability These attributes s ...
相关推荐
Core Data is intricate, powerful, and necessary. Discover the powerful capabilities integrated into Core Data, and how to use Core Data in your iOS and OS X projects. All examples are current for OS X...
Core Data, Apple’s technology for data storage and retrieval, is both easy to approach and difficult to master. This book spans the gamut, starting you with the simple and taking you through the ...
- **When to Use Core Data**: It outlines scenarios where Core Data is particularly useful, such as when dealing with complex data models or requiring advanced data manipulation capabilities. ...
This is the first Core Data book to fully reflect Apple's latest platform innovations, including its dramatic recent improvements to iCloud support. Hands-on from start to finish, it teaches you step-...
We chose the title `learning from data' that faithfully describes what the subject is about, and made it a point to cover the topics in a story-like fashion. Our hope is that the reader can learn all...
Practical Data Science with Python will empower you analyze data, formulate proper questions, and produce actionable insights, three core stages in most data science endeavors. What You'll Learn Play...
This is the first Core Data book to fully reflect Apple's latest platform innovations, including its dramatic recent improvements to iCloud support. Hands-on from start to finish, it teaches you step-...
CHAPTER 2 THREE CORE PRINCIPLES FOR BUILDING A WINNING DATA STRATEGY CHAPTER 3 DATA IN, DATA OUT CHAPTER 4 THE FIVE SOURCES OF DATA-DRIVEN POWER CHAPTER 5 MAKING IT REAL FOR YOUR ORGANIZATION CHAPTER ...
Mastering Spark for Data Science is a practical tutorial that uses core Spark APIs and takes a deep dive into advanced libraries including: Spark SQL, visual streaming, and MLlib. This book expands ...
Model, map, and access data effectively with Entity Framework Core 2, ...This book is for ASP.NET Core MVC 2 developers who want to use Entity Framework Core 2 as the data access layer in their projects.
What's more, Big Data Analytics with Spark provides an introduction to other big data technologies that are commonly used along with Spark, like Hive, Avro, Kafka and so on. So the book is self-...
We chose the title `learning from data' that faithfully describes what the subject is about, and made it a point to cover the topics in a story-like fashion. Our hope is that the reader can learn all...
* Java Architects designing batch solutions More specifically, this book is intended for those who have a solid foundation in the core Java platform. Batch processing covers a wide spectrum of topics...
Modern Data Access with Entity Framework Core: Database Programming Techniques for .NET, .NET Core, UWP, and Xamarin with C# By 作者: Holger Schwichtenberg ISBN-10 书号: 1484235517 ISBN-13 书号: ...