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:...