2016年6月30日

获取当前的 viewController

摘要: - (UIViewController *)currentController { UIViewController *result = nil; UIWindow *window = [[UIApplication sharedApplication] keyWindow]; if (window 阅读全文

posted @ 2016-06-30 18:46 景树园 阅读(126) 评论(0) 推荐(0)

导航