As described above, you must create a view NIB file and view controller for each application window to associate any view to the correct view controller class.
如之前所述,您必须为每一个应用程序窗口创建一个视图nib文件和视图控制器,并将视图关联到正确的视图控制器类上。
Enterprise system solutions nowadays commonly adopt a multi-layered system architecture, with separate layers for presentation, controller, application, domain, and persistence.
如今,企业系统解决方案一般采用多层的系统架构,包含用于表示、控制器、应用、领域,和持久性的分别的层。
Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.
模型指数据,视图指表示层,而控制器指应用程序逻辑或业务逻辑。
应用推荐