課程
/移動開發
/iOS
/使用Swift開發iOS8 App實戰
我按老師教的代碼輸入之后? ?點擊空白區域軟鍵盤彈回的代碼報錯,請問是哪里出錯了么?
2019-01-30
源自:使用Swift開發iOS8 App實戰 1-6
正在回答
? ? override func touchesEnded(touches: NSSet!, withEvent event:UIEvent!){
? ? ? ? yearOfBirth.resignFirstResponder()
? 就是這段代碼
舉報
通過蘋果最新Swift語言開發iOSApp,從零開始學習iOS的開發
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2019-01-30
? ? override func touchesEnded(touches: NSSet!, withEvent event:UIEvent!){
? ? ? ? yearOfBirth.resignFirstResponder()
? 就是這段代碼