上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 39 下一页
摘要: 封装的类代码 使用方法: 阅读全文
posted @ 2018-07-20 09:12 懂事长qingzZ 阅读(408) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/8adfa42ce784 阅读全文
posted @ 2018-07-16 11:12 懂事长qingzZ 阅读(175) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/e280f3348156 【链接】文件分享 - 网盘分享https://share.weiyun.com/5A1aura 阅读全文
posted @ 2018-07-16 10:59 懂事长qingzZ 阅读(116) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2018-07-12 17:40 懂事长qingzZ 阅读(240) 评论(0) 推荐(0) 编辑
摘要: http://adad184.com/2015/10/15/tips-access-current-launch-image/ 阅读全文
posted @ 2018-07-12 17:21 懂事长qingzZ 阅读(243) 评论(0) 推荐(0) 编辑
摘要: http://www.cocoachina.com/ios/20180511/23359.html 阅读全文
posted @ 2018-07-12 17:20 懂事长qingzZ 阅读(134) 评论(0) 推荐(0) 编辑
摘要: 1. [dic enumerateKeysAndObjectsUsingBlock:^(id _Nonnull key, id _Nonnull obj, BOOL * _Nonnull stop) { }]; 阅读全文
posted @ 2018-07-12 16:58 懂事长qingzZ 阅读(681) 评论(0) 推荐(0) 编辑
摘要: 1. label 左右约束要给。 2.代码实现label.adjustsFontSizeToFitWidth = YES 阅读全文
posted @ 2018-07-12 14:09 懂事长qingzZ 阅读(238) 评论(0) 推荐(0) 编辑
摘要: //4.解析数据 //4.1 创建XML解析器:SAX NSXMLParser *parser = [[NSXMLParser alloc]initWithData:data]; //4.2 设置代理 parser.delegate = self; //4.3 开始... 阅读全文
posted @ 2018-07-12 10:46 懂事长qingzZ 阅读(219) 评论(0) 推荐(0) 编辑
摘要: 1 #import "ViewController.h" 2 3 @interface ViewController () 4 5 @end 6 7 @implementation ViewController 8 9 -(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event 10... 阅读全文
posted @ 2018-07-11 11:58 懂事长qingzZ 阅读(415) 评论(0) 推荐(0) 编辑
上一页 1 ··· 29 30 31 32 33 34 35 36 37 ··· 39 下一页