看板
[ MacDev ]
討論串[問題] iPhone: navigation template
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
DrinkDetailViewController.m. - (void)dealloc {. [nameTextField dealloc];. [ingredientsTextView dealloc];. [directionsTextView dealloc];. [drink deallo
(還有159個字)
內容預覽:
感謝各位的回答 不過我de了很久還是無法>"<. 附上兩個程式檔(都短短的而以). 希望能有先進幫忙解惑一下 是否犯了什麼致命的錯誤而不自知. http://mpac.ee.ntu.edu.tw/~freedom76912/RootViewController.h. http://mpac.ee.n
(還有153個字)
內容預覽:
我查到的error message是. 『calayer release message sent to deallocated instance』. 好像是某個東西被over release了. 我現在的解決方式如下:. 1.在RootViewController.m中. pushViewCont
(還有537個字)
內容預覽:
小弟是照著headfirst的書在學的. 第四章是在教navigation template. 我現在已經建好rootview還有detailview. 也寫了pushViewController. 現在在simulator上 已經可以從rootview的table點選 並進入detailview.
(還有52個字)
首頁
上一頁
1
下一頁
尾頁