3.UIkit|3.UIkit CoreFoundatin Foundation
https://blog.csdn.net/O_OCM/article/details/48253107
Cocoa是OS X和iOS操作系统的程序的运行环境,两个重要的框架 Foundation. UIKit
文章图片
FF7850A8-3B49-41AE-9188-0BB0AE0C07AD.png
Foundation 框架中的类进行逻辑分类,
https://www.jianshu.com/p/bf917cf890a5
- 值对象,集合
- 操作系统服务,文件系统和URL。进程间通讯。
- 通知 归档和序列化。表达式和条件判断,object-c语言服务。
Foundation框架提供Objective-C接口。如果您将Foundation对象和Core Foundation类型掺杂使用,则可利用两个框架之间的 “toll-free bridging”
UIKit框架
1.nsobject———UITouch—————— Touchbegan. Move. End
2.https://blog.csdn.net/zeng_zhiming/article/details/71747881
UIResponder —UIApplication
—UIView———(.UIpickView,uiprogressView,uiimageview,uitabbar,uitoolbar,uialertView,uisearchbar UIControl )————(uibutton ,UIDatePick,uipagecontrol,uitextField,uislider,,uiswitch)
【3.UIkit|3.UIkit CoreFoundatin Foundation】— UIViewController
文章图片
图像.png
推荐阅读
- Book|Book Review: Foundations of Statistical Natural Language Processing
- AVPlayer
- iOS|iOS 视频捕捉UIImagePickerController和AVFoundation
- PHP 基金会,是个好事 (PHP Foundation)
- Linux基金会宣布成立NextArch|Linux基金会宣布成立NextArch Foundation基金会 第四范式成为首批共建单位
- AVFoundation相关
- 通过AVFoundation获取摄像头数据[Swift]
- Foundation框架---NSString
- Foundation框架(一)
- iOS|iOS 利用AVFoundation给视频添加配音、背景音乐