1、使用代理delegate的方法
2、使用通知Notification的方法
3、KVO等方法
~~~~~~~~~~~~~~~~
1、使用代理delegate的方法
rootViewController (A)
subVIewController (B)
.m
实现效果:
时间: 2024-10-06 05:59:14
1、使用代理delegate的方法
2、使用通知Notification的方法
3、KVO等方法
~~~~~~~~~~~~~~~~
1、使用代理delegate的方法
rootViewController (A)
subVIewController (B)
.m
实现效果: