240 发简信
IP属地:广东
  • mark文章 iOS下载动画

    http://blog.csdn.net/qq_18425655/article/details/51345615

  • segue 个人通讯录 代理设置

    1.login view controller: 2.contact tableview controller: 3.add view cont...

  • navigationController

    // AppDelegate.m: (xib)创建 oneViewController继承自UIviewcontroller在xib里加but...

  • 扇形动画

    新建UIview的类:paintview

  • CALayer、layer隐式动画

    ``` #import "ViewController.h" #define originalWidth 100 @interface View...

  • 设置动画代理、开始结束响应函数、关键帧动画

    // #import "ViewController.h" @interface ViewController () @property (we...