2017年2月27日

摘要: 关于形如 Presenting view controllers on detached view controllers is discouraged 的处理 这样的警告代码,如果你认为你的层次之间没有问题(其实就是层次问题。present出来的模态窗口,禁止再使用present 来弹出其它的子窗 阅读全文
posted @ 2017-02-27 15:20 walking_zmz 阅读(132) 评论(0) 推荐(0) 编辑
 
摘要: _currenTable.backgroundColor = [[UIColor blackColor] colorWithAlphaComponent:0.55]; 防止字体透明 //中文的地址处理 NSString *URLString = [NSURL URLWithString:ktdemo 阅读全文
posted @ 2017-02-27 15:07 walking_zmz 阅读(165) 评论(0) 推荐(0) 编辑