Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.
模型指数据,视图指表示层,而控制器指应用程序逻辑或业务逻辑。
The sample client application constitutes the controller layer of the solution.
示例客户机应用程序构成解决方案的控制层。
Servlet filters can also be considered part of the Controller layer of a Web application.
也可以将servlet过滤器看作是Web应用程序的controller层的一部分。
Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.
典型的Web服务使用远程表示范例,这意味着所有的视图逻辑在客户机上执行,而应用程序逻辑和数据层(控制器和模型)则驻留于服务器上。
Configuration Major layers of the application — in the RentaBike application, I expose a Data Access Object (DAO) layer, a controller layer, and a view layer (see Listing 1).
配置应用程序的主要层——在RentaBike应用程序中,我公开了一个数据访问对象(dao)层、一个控制器层和一个视图层(参阅清单1)。
This kind of code is usually common in the controller layer of applications, but is entirely unnecessary in a SproutCore web application.
这类代码在应用程序控制层是很常见的,但是在一个Sprout Coreweb应用程序中这完全不需要。
The Controller is made up of the JSF layer with servlet listeners and filters that are unrelated to JSF but enhance the functionality of the Web application.
Controller是由jsf层及servlet侦听器和servlet过滤器组成,servlet侦听器和servlet过滤器与JSF无关,但增强了Web应用程序的功能。
For instance, don't put it between the view layer and the controller layer of an application.
例如,不要将它放在应用程序的视图层和控制层之间。
The controller is provided by a servlet that runs in the embedded Jetty Web server, and the Derby database ACTS as the back end and represents the model layer for the application.
控制器由一个servlet提供,该servlet运行在嵌入式JettyWeb服务器中,而Derby数据库则充当后端,表示该应用程序的模型层。
The forth part is about CAN bus network application layer protocol, which was invented independently, with the support of the SJA1000 bus controller.
第四部分主要介绍在SJA1000总线控制器支持下的,独立自主开发的CAN总线应用层协议。
The forth part is about CAN bus network application layer protocol, which was invented independently, with the support of the SJA1000 bus controller.
第四部分主要介绍在SJA1000总线控制器支持下的,独立自主开发的CAN总线应用层协议。
应用推荐