1. 程式人生 > >NSNotificationCenter用於增加回調函式

NSNotificationCenter用於增加回調函式

[[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(_willBecomeActive) name:UIApplicationDidBecomeActiveNotification object:nil];