随笔分类 -  Swift

摘要:import UIKit class AboutViewController : UIViewController @IBOutlet weak var scrollView: UIScrollView! override func viewDidLoad() { super.viewDidLoad() view.addSubview(scrollView) //... 阅读全文
posted @ 2016-11-20 18:14 Zhentiw 阅读(178) 评论(0) 推荐(0) 编辑
摘要:To programmaictlly change the content of app, we need to contect storyboard to a view controller. To do that, we need to create new file call it 'Prod 阅读全文
posted @ 2016-11-20 05:28 Zhentiw 阅读(561) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示