原文:[UIView setShowsFPS:]: unrecognized selector sent to instance XXX

今天在做sprite Kit game時遇到一個問題。 新建一個項目運行時發現就加了這幾句代碼無法運行。后來一查原來是storyboard uiview要改一下。改成SKview In your storyboard, did you set the custom class of the VC s root view to SKView 選擇storyboard 然后找到右邊 Sustom S ...

2013-08-13 14:20 0 3253 推薦指數:

查看詳情

[NSConcreteValue doubleValue]: unrecognized selector sent to instance

今天需求說要給在進入某個頁面給某個按鈕加上放大效果,心想這還不簡單,於是三下五除二的把動畫加上提交測試了. 下面是動畫的代碼 然而后面卻出現了一個詭異的bug.當動畫正在進行的 ...

Wed Sep 19 04:32:00 CST 2018 0 804
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM