Avatar notebook default
3篇文章 · 3472字 · 1人关注
  • UIButton的状态

    Button在使用过程中都有哪些常见的状态? UIButton继承自UIControl,有一个枚举类型的state属性.另外还 有三个属性...

  • Resize,w 360,h 240
    UIAlertController

    UIAlertControllerUIAlertController的用法很简单,我们却经常使用.它用以取代iOS 8.0 之前的UIAlert...

  • UIApplicationMain函数

    UIApplicationMain函数 1. iOS程序的启动 在C语言中,程序是从main开始执行的, 在一个iOS应用中,也是从main 函...

文集作者