摘要: //MARK:系统跳到应用设置页面 func systemMySet(){ let url = NSURL(string: UIApplicationOpenSettingsURLString) if let url = url where UIApplication.sharedApplicati 阅读全文
posted @ 2016-08-16 16:40 zuidap 阅读(291) 评论(0) 推荐(0)