view and viewcontroller

前端 未结 4 782
灰色年华
灰色年华 2020-12-10 12:14

I am a new iphone app developer.I want to know what is the difference between view and viewcontroller.

4条回答
  •  南方客
    南方客 (楼主)
    2020-12-10 12:58

    Are you familiar with the Model-View-Controller pattern? Before even starting iPhone development, you should be familiar with it. I recommend the book Cocoa Design Patterns. Trust me, it will help a lot in the long term.

提交回复
热议问题