... ()}@IBAction func mStepper(_ sender: UIStepper) {mLabel.text = "\(Int(sender.value))"mQuantity = Int(sender.value)//點擊mtepper產生叫 ...
確定! 回上一頁