iphone的开发方式

iphone的开发模式·一.iPhone开发框架是基于面向对象的技术。? 1.开发时可以采用MVC(Model ,view和Controlle

iphone的开发模式·

一.iPhone开发框架是基于面向对象的技术。

? 1.开发时可以采用MVC(Model ,view和Controller)模式。

? 2.Target—Action(目标-操作)模式

??3.Delegation(委托)模式。