摘要: 1 #import "ViewController.h" 2 3 @interface ViewController () 4 5 @end 6 7 @implementation ViewController 8 9 #pragma mark ---------------------- 10 #pragma mark Events 11 -(void)touches... 阅读全文
posted @ 2018-07-11 10:32 懂事长qingzZ 阅读(548) 评论(0) 推荐(0) 编辑
摘要: 2. 阅读全文
posted @ 2018-07-10 19:53 懂事长qingzZ 阅读(89) 评论(0) 推荐(0) 编辑
摘要: 1 #import "ViewController.h" 2 3 @interface ViewController () 4 5 @end 6 7 @implementation ViewController 8 -(void)touchesBegan:(NSSet *)touches withEvent:(UIEvent *)event 9 { 10 [sel... 阅读全文
posted @ 2018-07-10 19:49 懂事长qingzZ 阅读(475) 评论(0) 推荐(0) 编辑
摘要: 1 #import "ViewController.h" 2 3 @interface ViewController () 4 /** 注释 */ 5 @property (nonatomic, strong) NSMutableData *resultData; 6 @end 7 8 @implementation ViewController 9 ... 阅读全文
posted @ 2018-07-10 19:43 懂事长qingzZ 阅读(290) 评论(0) 推荐(0) 编辑
摘要: https://www.jianshu.com/p/d8f82a75a4d7 阅读全文
posted @ 2018-07-10 17:22 懂事长qingzZ 阅读(620) 评论(0) 推荐(0) 编辑
摘要: 1.首先打开苹果App Store商店进入到里面,找到需要打开链接地址的应用程序,例如:百度。2. 在App Store商店里面先点击一下应用程序图标,再按一下…分享按钮。 3. 接着选择分享APP,再点击拷贝链接地址,将应用程序的链接地址先复制拷贝起来。 4. 百度:二维码生成器 然后把链接拷贝进 阅读全文
posted @ 2018-07-10 11:09 懂事长qingzZ 阅读(1903) 评论(0) 推荐(0) 编辑
摘要: 1. 阅读全文
posted @ 2018-07-09 11:43 懂事长qingzZ 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 1. 2、 阅读全文
posted @ 2018-07-09 11:32 懂事长qingzZ 阅读(183) 评论(0) 推荐(0) 编辑
摘要: 1. 2.详情https://www.jianshu.com/p/e1fe08c5db1a 阅读全文
posted @ 2018-07-06 13:33 懂事长qingzZ 阅读(140) 评论(0) 推荐(0) 编辑
摘要: 1. 简介没有的话 有的话 阅读全文
posted @ 2018-07-05 19:26 懂事长qingzZ 阅读(99) 评论(0) 推荐(0) 编辑