2016年7月20日
摘要: NSNotificationCenter.defaultCenter().addObserver(self, selector: Selector("closeAlert"), name: UIApplicationDidBecomeActiveNotification, object: nil)//应用后台进入前台通知 NSNotificationCenter.defaultCenter(... 阅读全文
posted @ 2016-07-20 14:29 莫雨 阅读(143) 评论(0) 推荐(0)