1,用通知,NSNotificationCenter,add observer
2, controller级别的,present,dismiss,push,pop
3, 根据方法名字来寻找,perform @selector
4, 实现接口,用 delegate