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. mysql远程授权

    切换到mysql的mysql数据库,找到user表: cmd:mysql -u root -p cmd:use mysql; cmd:select host,user,password from us ...

  2. Zxing 的集成 ---- Maven 对应 Gradle 的写法

    Zxing 的集成 ---- Maven 对应 Gradle 的写法 刚刚想耍耍二维码,想到了zxing和zbar,又想到zxing是Google老爹的,想想就算了吧,虽然zbar快但是识别错误率也高 ...

  3. JS中Node节点总结

    Node的三个基本属性: 1.nodeType:表明节点类型,1是元素节点,3是文本节点. 2.nodeName:  表明节点名称,元素节点为标签名,文本节点为#text. 3.nodeValue:表 ...

  4. PHP基础入门(二)---入门必备哦!

    前言 在上一章中,我们初步了解了PHP的网页基础和PHP的入门基础,今天继续给大家分享更多有关PHP的知识. 理论知识看起来可能比较枯燥一些,但是我们的实践(敲代码)毕竟离不开它. 只有理论与实践相结 ...

  5. java利用WatchService实时监控某个目录下的文件变化并按行解析(注:附源代码)

    首先说下需求:通过ftp上传约定格式的文件到服务器指定目录下,应用程序能实时监控该目录下文件变化,如果上传的文件格式符合要求,将将按照每一行读取解析再写入到数据库,解析完之后再将文件改名. 一. 一开 ...

  6. Android开发的过去、现在和将来

    现如今,拥有着 80% 的市场份额的 Android 是最主流的手机操作系统.它运行在无数的智能手机.平板以及其他各种各样的设备上.仅凭这一点,我们是否可以认为  Android 编程是简单而轻松的呢 ...

  7. react 基础

    一.组件 函数式定义的无状态组件 es5原生方式React.createClass定义的组件 es6形式的extends React.Component定义的组件 React.Component是以E ...

  8. 织梦dedecms单标签、双标签

    标签是dedecms的核心,dedecms的标签也跟html标签一样,同样分单标签和双标签. 我不会讲单标签有那些,双标签有那些,也不会叫大家去背那些是单标签,那些是双标签.如果去背这些标签,这样学起 ...

  9. Ubuntu上使用Web QQ

      Linux下的pidgin已经不支持QQ了,只能用Web QQ了.Firefox应用市场(Firefox Marketplace)中有一款QQ的Web应用,比你打开浏览器输入网址用得稍微方便点.不 ...

  10. TestNG+ExtentReports生成超漂亮的测试报告

    一个优雅.漂亮的测试报告,能够给我们的测试工作带来不少的加分,而报告的模版实在是让我们这些技术人员头疼的问题,设计的实在是没有什么美感. 那么今天就给大家分享一个自动化测试中,一个超漂亮的测试报告模版 ...