Presentation Logic Layer的意思|示意

美 / / 英 / /

表示逻辑层


Presentation Logic Layer的网络常见释义

展现逻辑层 [解答] 展现逻辑层(Presentation Logic Layer)、 商业逻辑层(Business Logic Layer)、 资料存取逻辑层(Data Access Logic Layer)、 资料逻辑层(Data Logic Layer) 7.

表现逻辑层 ...tion system logic layers: 1、Presentation layer(表现层)—the user interface 2、Presentation logic layer(表现逻辑层)—the processing to generate the presentation 3、Application logic layer(应用逻辑层)—the processing to support busine...

Presentation Logic Layer相关例句

Model refers to your data, View to your presentation layer, and Controller refers to the application or business logic.

模型指数据,视图指表示层,而控制器指应用程序逻辑或业务逻辑。

MVC developers can frequently "cheat" by including business logic code directly in the presentation layer, instead of the service layer where it belongs.

MVC 开发人员通常直接在表示层中包含业务逻辑代码进行 “欺骗”(而不是包含到它所属的服务层中)。

Business rules are centralized into the business logic layer that serves as an intermediary for data exchange between the presentation layer and the data access layer.

业务规则可以集中到业务逻辑层,该层充当表示层和数据访问层之间的数据交换的中间层。

The ability to use PHP to move freely between the business logic layer and the presentation layer (using the PHP template engine) was also very appealing.

为了在业务逻辑层和表示层之间自由地移动(使用PHP模板引擎),还需要掌握PHP。

The presentation layer can call the validation logic on the data provided by a form before passing it to the domain model.

展示层可以调用验证逻辑对表单提供的数据进行验证,然后再将该数据传递给域模型。

This closed model allows Velocity to provide a decoupled templating presentation layer, cleanly separated from any application business logic or data management code.

这种封闭的模型使Velocity能够提供分离的模板表示层,与任何应用程序业务逻辑或者数据管理代码清晰地划分开。