framework名称 framework说明 framework文档
Accelerate.framework 包含加速数学和DSP函数 http://developer.apple.com/iphone/library/documentation/Accelerate/Reference/AccelerateFWRef/index.html#/apple_ref/doc/uid/TP40009465
AddressBook.framework 访问用户联系人数据库的函数 http://developer.apple.com/iphone/library/documentation/AddressBook/Reference/AddressBook_iPhoneOS_Framework/index.html#/apple_ref/doc/uid/TP40007212
AddressBookUI.framework 显示系统定义的联系人挑选界面和编辑界面的类 http://developer.apple.com/iphone/library/documentation/AddressBookUI/Reference/AddressBookUI_Framework/index.html#/apple_ref/doc/uid/TP40007082
AssetsLibrary.framework 显示用户照片和视频的类 http://developer.apple.com/iphone/library/documentation/AssetsLibrary/Reference/AssetsLibraryFramework/index.html#/apple_ref/doc/uid/TP40009730
AudioToolbox.framework 处理音频流数据以及播放或录制音频的接口 http://developer.apple.com/iphone/library/documentation/MusicAudio/Reference/CAAudioTooboxRef/index.html#/apple_ref/doc/uid/TP40002089
AudioUnit.framework 使用音频单元的接口 http://developer.apple.com/iphone/library/documentation/AudioUnit/Reference/AudioUnit_Framework/index.html#/apple_ref/doc/uid/TP40007295
AVFoundation.framework 播放或录制音频的Objective-C接口 http://developer.apple.com/iphone/library/documentation/AVFoundation/Reference/AVFoundationFramework/index.html#/apple_ref/doc/uid/TP40008072
CFNetwork.framework 通过WiFi或者蜂窝无线访问网络的接口 http://developer.apple.com/iphone/library/documentation/CFNetwork/Reference/CFNetwork_Framework/index.html#/apple_ref/doc/uid/TP40007128
CoreAudio.framework Core Audio框架使用的各种数据类型 http://developer.apple.com/iphone/library/documentation/MusicAudio/Reference/CACoreAudioReference/index.html#/apple_ref/doc/uid/TP40002090
CoreData.framework 管理应用程序数据模型的接口 http://developer.apple.com/iphone/library/documentation/Cocoa/Reference/CoreData_ObjC/index.html#/apple_ref/doc/uid/TP40001181
CoreFoundation.framework 常见数据类型抽象、字符串实用工具、群体类型实用工具、资源管理以及偏好设置 http://developer.apple.com/iphone/library/documentation/CoreFoundation/Reference/CoreFoundation_Collection/index.html#/apple_ref/doc/uid/TP40003849
CoreGraphics.framework Quartz 2D接口 http://developer.apple.com/iphone/library/documentation/CoreGraphics/Reference/CoreGraphics_Framework/index.html#/apple_ref/doc/uid/TP40007127
CoreLocation.framework 确定用户方位信息的接口 http://developer.apple.com/iphone/library/documentation/CoreLocation/Reference/CoreLocation_Framework/index.html#/apple_ref/doc/uid/TP40007123
MapKit.framework 将地图界面嵌入到应用程序的类,也可以用于查找地理编码反向坐标 http://developer.apple.com/iphone/library/documentation/MapKit/Reference/MapKit_Framework_Reference/index.html#/apple_ref/doc/uid/TP40008210
CoreMedia.framework 操作音频和视频的底层例程 http://developer.apple.com/iphone/library/documentation/CoreMedia/Reference/CoreMediaFramework/index.html#/apple_ref/doc/uid/TP40009756
CoreMotion.framework 加速度计以及陀螺仪的数据的接口 http://developer.apple.com/iphone/library/documentation/CoreMotion/Reference/CoreMotion_Reference/index.html#/apple_ref/doc/uid/TP40009686
CoreTelephony.framework 电话相关的信息 http://developer.apple.com/iphone/library/documentation/NetworkingInternet/Reference/CoreTelephonyFrameworkReference/index.html#/apple_ref/doc/uid/TP40009603
CoreText.framework 文本的布局渲染引擎 http://developer.apple.com/iphone/library/documentation/Carbon/Reference/CoreText_Framework_Ref/index.html#/apple_ref/doc/uid/TP40005304
CoreVideo.framework 操作音频和视频的底层,注意:不要直接使用该框架  
EventKit.framework 访问用户日历事件数据的接口 http://developer.apple.com/iphone/library/documentation/EventKit/Reference/EventKitFrameworkRef/index.html#/apple_ref/doc/uid/TP40009662
EventKitUI.framework 显示标准系统日历界面的类 http://developer.apple.com/iphone/library/documentation/EventKitUI/Reference/EventKitUIFrameworkRef/index.html#/apple_ref/doc/uid/TP40009663
ExternalAccessory.framework 与外设进行通讯的接口 http://developer.apple.com/iphone/library/documentation/ExternalAccessory/Reference/ExternalAccessoryFrameworkReference/index.html#/apple_ref/doc/uid/TP40008235
Foundation.framework Cocoa Foundation层的类和方法 http://developer.apple.com/iphone/library/documentation/Cocoa/Reference/Foundation/ObjC_classic/index.html#/apple_ref/doc/uid/20001091
GameKit.framework 点对点连接管理接口 http://developer.apple.com/iphone/library/documentation/GameKit/Reference/GameKit_Collection/index.html#/apple_ref/doc/uid/TP40008303
iAd.framework 在应用程序中显示广告的类 http://developer.apple.com/iphone/library/documentation/UserExperience/Reference/iAd_ReferenceCollection/index.html#/apple_ref/doc/uid/TP40009705
ImageIO.framework 读取或写入图像数据的类 http://developer.apple.com/iphone/library/documentation/GraphicsImaging/Reference/ImageIORefCollection/index.html#/apple_ref/doc/uid/TP40005102
IOKit.framework 设备所使用的接口。注意:不要直接使用此框架  
MediaPlayer.framework 显示全屏视频的接口 http://developer.apple.com/iphone/library/documentation/MediaPlayer/Reference/MediaPlayer_Framework/index.html#/apple_ref/doc/uid/TP40006952
MessageUI.framework 撰写和排队发送电子邮件信息的界面 http://developer.apple.com/iphone/library/documentation/MessageUI/Reference/MessageUI_Framework_Reference/index.html#/apple_ref/doc/uid/TP40008274
MobileCoreServices.framework 定义系统支持的统一类型标识符(UTIs)  
OpenAL.framework 包含OpenAL接口。OpenAL是一个跨平台的方位音频库 http://www.openal.org/
OpenGLES.framework 包含OpenGL ES接口。OpenGL ES框架是OpenGL跨平台2D和3D渲染库的跨平台版本 http://developer.apple.com/iphone/library/documentation/OpenGLES/Reference/OpenGLES_Framework/index.html#/apple_ref/doc/uid/TP40007628
QuartzCore.framework 包含Core Animation接口 http://developer.apple.com/iphone/library/documentation/GraphicsImaging/Reference/QuartzCoreRefCollection/index.html#/apple_ref/doc/uid/TP40004291
QuickLook.framework 包含预览文件接口 http://developer.apple.com/iphone/library/documentation/QuickLook/Reference/QuickLookFrameworkReference_iPhoneOS/index.html#/apple_ref/doc/uid/TP40009672
Security.framework 管理证书、公钥私钥以及信任策略的接口 http://developer.apple.com/iphone/library/documentation/Security/Reference/SecurityFrameworkReference/index.html#/apple_ref/doc/uid/TP40004330
StoreKit.framework 用于处理与应用程序内购买相关的财务交易 http://developer.apple.com/iphone/library/documentation/StoreKit/Reference/StoreKit_Collection/index.html#/apple_ref/doc/uid/TP40008300
SystemConfiguration.framework 用于处理设备网络配置的接口 http://developer.apple.com/iphone/library/documentation/Networking/Reference/SysConfig/index.html#/apple_ref/doc/uid/TP40001027
UIKit.framework iOS应用程序用户界面层使用的类和方法 http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIKit_Framework/index.html#/apple_ref/doc/uid/TP40006955
 

设备常用框架framework的更多相关文章

  1. javascript framework js常用框架

    js常用框架 一.node.js   二.angularjs.js   三.react.js   四.webpack.js   五.flux.js   六.vue.js   七.bootstrap   ...

  2. ios系统架构及常用框架

    1.iOS基于UNIX系统,因此从系统的稳定性上来说它要比其他操作系统的产品好很多 2.iOS的系统架构分为四层,由上到下一次为:可触摸层(Cocoa Touch layer).媒体层(Media l ...

  3. js常用框架

    JS常用框架:jQuery.Prototype.MooTools 参考:w3cshool jQuery jQuery 是目前最受欢迎的 JavaScript 框架. 它使用 CSS 选择器来访问和操作 ...

  4. python常用框架及第三方库

    python常用框架及第三方库 一.Web框架 1.Django: 开源web开发框架,它鼓励快速开发,并遵循MVC设计,比较庞大,开发周期短.Django的文档最完善.市场占有率最高.招聘职位最多. ...

  5. iOS - 系统经常使用框架(framework)的简介

    系统框架(framework)的简介 ImageIO  - 该框架的接口可用于导入或导出图像数据及图像元数据 CoreTelephony  - 获取IMSI号,SIM卡背面的号码是SIM卡的电子串号, ...

  6. iOS第三方Api及常用框架总结

    iOS常用框架汇总: SVProgressHUD:产生覆盖层,禁止某种操作 SDWebImage: 专业下载图片框架 AFN:网络数据请求框架 MJExtension,模型对象之间互转 第三方分享第三 ...

  7. iOS开发之静态库(五)—— 图片、界面xib等资源文件封装到静态框架framework

    编译环境:Macbook Air + OS X 10.9.2 + XCode5.1 + iPhone5s(iOS7.0.3) 一.首先将资源文件打包成bundle 由于bundle是静态的,所以可以将 ...

  8. iOS开发之静态库(四)—— 静态框架framework制作

    前面介绍过,虽然苹果公司禁止在iOS开发中使用动态库,而且也从XCode中移除了创建静态框架的功能,但我们还是可以通过对XCode进行小小的改动来创建静态框架. 编译环境:Macbook Air + ...

  9. 卷积神经网络CNN与深度学习常用框架的介绍与使用

    一.神经网络为什么比传统的分类器好 1.传统的分类器有 LR(逻辑斯特回归) 或者 linear SVM ,多用来做线性分割,假如所有的样本可以看做一个个点,如下图,有蓝色的点和绿色的点,传统的分类器 ...

随机推荐

  1. Introducing: Machine Learning in R(转)

    Machine learning is a branch in computer science that studies the design of algorithms that can lear ...

  2. Libsvm使用资料

    原理: 1. pluskid(张弛原)的支持向量机教程(人家现在都是大牛了) http://blog.pluskid.org/?page_id=683 2. JerryLead机器学习教程 http: ...

  3. LinkedList源码解读

    一.内部类Node数据结构 在讲解LinkedList源码之前,首先我们需要了解一个内部类.内部类Node来表示集合中的节点,元素的值赋值给item属性,节点的next属性指向下一个节点,节点的pre ...

  4. 六一儿童节PHP宝宝又被围剿了,迅速围观!

    原文链接 据说这是2020年某国际多语言幼儿园的官方讨论会现场外泄图片,程序员宝宝们,你们同意会议结果吗? 据说这是2020年某国际多语言幼儿园的官方讨论会现场外泄图片,程序员宝宝们,你们同意会议结果 ...

  5. python——爬虫&问题解决&思考(三)

    继续上一篇文章的内容,上一篇文章中,将爬虫调度器已经写好了,调度器是整个爬虫程序的"大脑",也可以称之为指挥中心.而现在,我们要做的就是去将调度器中用到的其他组件写好.首先是url ...

  6. [HDU1004] Let the balloon rise - 让气球升起来

    Problem Description Contest time again! How excited it is to see balloons floating around. But to te ...

  7. Laravel项目修改时区

    Laravel项目修改时区 最近做了一个支付宝支付的应用,现在还在开发过程中,今天早上起床之后先调试了一下项目,模拟支付了一笔(¥9999.00) 2333支付宝的沙箱环境啦,屌丝程序猿哪来这么多钱- ...

  8. Nginx实用教程(二):配置文件入门

    Nginx配置文件结构 nginx配置文件由指令(directive)组成,指令分为两种形式,简单指令和区块指令. 一条简单指令由指令名.参数和结尾的分号(;)组成,例如: listen backlo ...

  9. discuz用户登录不响应,提示nginx gateway timeout解决方法

    在使用nginx+php-cgi搭建discuz论坛过程中,出现论坛登录不响应,一直提示nginx gateway timeout504网关超时,单单采用php方式登录无问题.但因需要使用nginx把 ...

  10. Safari Private 模式下 localStorage 的问题

    现如今好多浏览器都有「隐身模式」,Safari 管这叫「Private Browing」,国内各种牌子的套壳浏览器叫「无痕浏览」.私以为从命名上来说,倒是国内更中文一些. 这种模式下浏览网页踏雪无痕, ...