Application Controller Layer的意思|示意

美 / / 英 / /

应用控制器层


Application Controller Layer的网络常见释义

应用控制层 ... 表示层(Presentation Layer) 应用控制层(Application Controller Layer) 服务层(Services Layer) ...

Application Controller Layer相关例句

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服务使用远程表示范例,这意味着所有的视图逻辑在客户机上执行,而应用程序逻辑和数据层(控制器和模型)则驻留于服务器上。

For instance, don't put it between the view layer and the controller layer of an application.

例如,不要将它放在应用程序的视图层和控制层之间。

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总线应用层协议。

This kind of code is usually common in the controller layer of applications, but is entirely unnecessary in a SproutCore web application.

这类代码在应用程序控制层是很常见的,但是在一个Sprout Core web应用程序中这完全不需要。

The sample client application constitutes the controller layer of the solution.

示例客户机应用程序构成解决方案的控制层。

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)。