今天练习ReactiveCocoa的delegate的用法
ViewController 代码如下
Screen Shot 2016-10-17 at 16.47.03.png
RactiveCocoaDel .h 文件
Screen Shot 2016-10-17 at 16.33.38.png
RactiveCocoaDel .m 文件
Screen Shot 2016-10-17 at 16.33.22.png
运行效果
Screen Shot 2016-10-17 at 16.28.15.png
点击第一个button 的log日志
Screen Shot 2016-10-17 at 16.37.23.png
项目代码在github上在有新功能会持续更新代码: https://github.com/STT-Ocean/testForReactiveCocoa.git