【已解决】swift 3:Use ‘#selector’ instead of explicitly constructing a ‘Selector’
crifan 9年前 (2016-03-29) 2264浏览 0评论
代码: registerButton.addTarget(self, action: Selector("registerAction"), forControlEvents: UIControlEvents...
crifan 9年前 (2016-03-29) 2264浏览 0评论
代码: registerButton.addTarget(self, action: Selector("registerAction"), forControlEvents: UIControlEvents...