cannot convert value of type 'Range' to expected argument type 'Range<_>'

前端 未结 0 954
执笔经年
执笔经年 2021-02-06 01:41
@IBAction func Guess(_ sender: UIButton) {
        var R1 = (Range1.text!as NSString).intValue
        var R2 = (Range2.text! as NSString).intValue
        //print(R1, &         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题