NSString *viewControllerName = [NSString stringWithUTF8String: object_getClassName (viewController) ];
NSLog(@"viewControllerName:%@",viewControllerName );
NSString *viewControllerName = [NSString stringWithUTF8String: object_getClassName (viewController) ];
NSLog(@"viewControllerName:%@",viewControllerName );
1万+

被折叠的 条评论
为什么被折叠?