请教兄弟们,直接hook方法是有用的 %hook UIApplicationDelegate - (void) applicationDidEnterBackground:(id) arg { %log; %orig; } %end hook协议里面的方法无效