2014年12月5日

swift UIToolbar

摘要: // // ToolBarViewController.swift // UIControlDemo // // Created by on 14/12/3. // Copyright (c) 2014年 马大哈. All rights reserved. // import UIKit class 阅读全文

posted @ 2014-12-05 10:00 马大哈哈 阅读(338) 评论(0) 推荐(0) 编辑

swift UIWebView

摘要: // // WebViewController.swift // UIControlDemo // // Created by on 14/12/3. // Copyright (c) 2014年 马大哈. All rights reserved. // import UIKit class Web 阅读全文

posted @ 2014-12-05 09:52 马大哈哈 阅读(230) 评论(0) 推荐(0) 编辑

swift UIScrollView

摘要: // // ScrollViewController.swift // UIControlDemo // // Created by on 14/12/1. // Copyright (c) 2014年 马大哈. All rights reserved. // import UIKit class 阅读全文

posted @ 2014-12-05 09:49 马大哈哈 阅读(366) 评论(0) 推荐(0) 编辑

swift UISlider,UIProgressView

摘要: // // SliderViewController.swift // UIControlDemo // // Created by on 14/12/4. // Copyright (c) 2014年 马大哈. All rights reserved. // import UIKit class 阅读全文

posted @ 2014-12-05 09:45 马大哈哈 阅读(391) 评论(0) 推荐(0) 编辑

swift UIActivityIndicatorView

摘要: // // ActivityIndicatorViewController.swift // UIControlDemo // // Created by on 14/12/1. // Copyright (c) 2014年 马大哈. All rights reserved. // import U 阅读全文

posted @ 2014-12-05 09:42 马大哈哈 阅读(323) 评论(0) 推荐(0) 编辑

swift UITextField,UIDatePicker,UIPickerView

摘要: // // TextFieldViewController.swift // UIControlDemo // // Created by on 14/12/1. // Copyright (c) 2014年 马大哈. All rights reserved. // import UIKit cla 阅读全文

posted @ 2014-12-05 09:17 马大哈哈 阅读(538) 评论(0) 推荐(0) 编辑

导航