ios消息传值

2016-04-21  本文已影响24人  su_19

//实现方法
-(void)testNotify:(NSNotification*)notify{
NSLog(@"testNotify:%@",notify);
}

上一篇 下一篇

猜你喜欢

热点阅读