![240](https://cdn2.jianshu.io/assets/default_avatar/2-9636b13945b9ccf345bc98d0d81074eb.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:浙江
1.oc调用swift 在oc中使用swift代码,需要把swift代码作为module暴露给oc进行调用 配置如下: 对于需要混编的swift类添加@objc声明,或继承N...
1.swift-多线程实现方式(本篇主要介绍Thread) Thread GCD(Grand Central Dispatch) Cocoa Operation (Opera...
1、public static var touchDown: UIControlEvents { get } // on all touch downs touchDown:...