1. NSTimer循环引用怎么解决?能用__weak吗 解决办法: 由于循环引用的起因是target,则可以包装...
代理(delegate)、通知(NSNotification),block等等。 1、委托代理delegate只能...
NSTime 定时器 创建NSTime
扩展(Extension)、 代理 (Delegate)、通知(NSNotification) 扩展(Extens...
代理 什么是代理? 代理是一种设计模式,即代理模式 iOS中以@protocol形式来体现代理的 代理的传递方式是...
看看timer最常用的写法: @interface TimerViewController ()@property...
心得:delegate的命名要准确,尽量看名字就知道用法。delegate和通知有的用法有些象,但是前者是单对单的...
分类 扩展 代理(Delegate) 通知(NSNotification) KVO (Key-value obse...
本文标题:通知 NSTime Delegate
本文链接:https://www.haomeiwen.com/subject/pbferktx.html
网友评论