-(void)addObserver:(id)notificationObserver selector:(SEL)notificationSelector name:(NSString *)notificationName object:(id)notificationSender
iOS: NSNotificationCenter的方法addObserver:selector:name:object:
最新推荐文章于 2024-09-06 09:00:00 发布

-(void)addObserver:(id)notificationObserver selector:(SEL)notificationSelector name:(NSString *)notificationName object:(id)notificationSender