摘要: 1、UIScrollView滚动视图的用法 2、实现页面滚动切换 阅读全文
posted @ 2018-06-20 16:17 小白姐 阅读(300) 评论(0) 推荐(0) 编辑
摘要: 1、 微调器(UIStepper)控件包含两个按钮“+”和“-” 阅读全文
posted @ 2018-06-20 15:36 小白姐 阅读(200) 评论(0) 推荐(0) 编辑
摘要: import UIKit class ViewController: UIViewController{ override func viewDidLoad() { super.viewDidLoad() //创建日期选择器 let datePicker = UIDatePicker(f... 阅读全文
posted @ 2018-06-20 14:56 小白姐 阅读(436) 评论(0) 推荐(0) 编辑