答案1
你应该问这个问题堆栈溢出,其中已经提出问题并得到回答:
https://stackoverflow.com/questions/33668968/in-swift-2-how-to-remove-optional-word
以下是答案的预览:
你必须把它打开。
if let text = catAge.text { print(text) }
你应该问这个问题堆栈溢出,其中已经提出问题并得到回答:
https://stackoverflow.com/questions/33668968/in-swift-2-how-to-remove-optional-word
以下是答案的预览:
你必须把它打开。
if let text = catAge.text { print(text) }