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