开发者

What is the use of Core Data and why we need it in iPhone development?

What is meant by Core Data in iPhone? Why we need it? What is the basic method开发者_C百科s in it?

Thanks in Advance


It is essentially an ORM for the iPhone SDK, allowing you to define objects that act as a model which can be created, updated, and deleted through the use of OO and without writing SQL.

If you want more detail I would suggest accepting answers on your other posts like others have already suggested.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜