Get familiar with key Frameworks of ios

时间:2015-03-10 06:46:43   收藏:0   阅读:334

Frameworks make your life easier as an iOS Developer. They allow you to reuse code written by other developers in your own apps. An overview of key frameworks and other considerations are included in the "Common Frameworks" section below.

 

Common Frameworks

Below are common frameworks commonly used to build many apps. You may not need all of them for your projects, but it‘s good to be aware of your options.

LinkDescription
Maps MapKit, Annotations, GPS, Core Location, and Geocoding
Persistence Core Data, SQLite, documents directory, file system, iCloud, CloudKit, Parse
Monetization App Store, iTunes Connect, In-app purchases, iAd
Device Management Resource Management battery, bandwidth, radios, GPS, CPU
Social frameworks like Facebook, Twitter
Concurrency Grand Central Dispatch, Async i/o, queues, multithreading

原文:http://www.cnblogs.com/welhzh/p/4324970.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!