摘要: 收藏地址:http://www.haokoo.com/internet/8974068.html 阅读全文
posted @ 2017-04-19 15:56 Chason.cheng 阅读(283) 评论(0) 推荐(0) 编辑
摘要: 任务需求样式: 思路:自定义UISlider 动手吧, Boy! @interface NoviceBidView : UIView@property (nonatomic, strong) UIView *left;@property (nonatomic, strong) UIView *rig 阅读全文
posted @ 2017-04-19 11:27 Chason.cheng 阅读(107) 评论(0) 推荐(0) 编辑
摘要: 1.简述 UITabBarController和UINavigationController类似,UITabBarController也可以轻松地管理多个控制器,轻松完成控制器之间的切换,UITabBarController嵌套UINavigationController是现当下最流行的iOS应用设 阅读全文
posted @ 2017-04-19 11:13 Chason.cheng 阅读(546) 评论(0) 推荐(0) 编辑