105-2 iOS程式設計(三)

84
iOS程式設計 李晧 2017/03/10 2017/03/17()

Transcript of 105-2 iOS程式設計(三)

  • iOS

    2017/03/10 2017/03/17()

  • 99/

    APP 7 1

    Xcode 100

  • ()

    99/ 299/

    100 100 200

  • Apple PayGame CenteriCloud

  • Apple Pay

  • Team

  • CreateReset

  • TeamAPP

  • UDID

  • iOS

  • MVC

    Model

    View

    ControllerModelView

  • Cocoa MVC

    Controller

    Model View

  • Cocoa MVC

    Controller

    Model View

  • Cocoa MVC

    Controller

    Model View

  • Cocoa MVC

    Controller

    Model View

  • Cocoa MVC

    Controller

    Model View

  • Cocoa MVC

    Controller

    Model View

  • Cocoa MVC

    Controller

    Model

    View

    ViewController

  • bug

  • MPV

    MVVM

    VIPER

  • Storyboard

  • Storyboard nib -> xib -> storyboard

    iOS 5

    Xcode 8iPhoneiPad

  • Auto Layout

    iPhone 5

    2

  • AutoLayout

  • Superview

  • Constraint

  • Space Constraint

    Constant

    Priority

    Multiplier

  • Relation

    Greater Than or Equal

    Less Than or Equal

    Equal

  • (x)

    Leading()

    CenterX()

    Trailing()

  • (y)

    Top()

    CenterY()

    Bottom()

    Baseline()

  • Width()

    Height()

  • Alpha

    User Interaction

    Multiple Touch

    Background

    Hidden

    Clip To Bounds

  • Font

    Text

    Color

    Alignment

    Lines(0)

    Shadow

  • Title

    Type

    State Config

    Image

    Background

  • Selected

    State()

    Normal(Default)

    Enabled

    Highlighted()

  • UI

  • UIView

  • UILabel

  • UIButton

  • UITextField

    Return

  • UITextView

    UITextField 1. 2. 3. UITextViewUITextField

  • UIScrollView

  • UISwitch

  • UISlider

  • UIProgressView

  • UIActivityIndicatorView

  • UISegmentedControl

  • UIPageControl

  • UIStepper

  • UITableView

  • UITableViewCell

    UITableView

  • UICollectionView

  • UICollectionViewCell

    UICollectionView

  • UICollectionReusableView

    UICollection

  • UIImageView

    GIF

  • MKMapView

    Apple

  • UIWebView

  • UIPickerView

  • UIDatePicker

  • UIVisualEffectView

  • UINavigationBar

  • UIBarButtonItem

    UIToolbarUINavigationItem

  • UIToolbar

  • UIBarButtonItem

    UIToolbar

  • UITabBar

  • UISearchBar