• The whole application will be built in a WAR file, including presentation layer and business layer modules, although they are developed in the different projects.

    整个应用程序一个WAR文件中构建其中包括表示业务模块这些模块不同项目开发的。

    youdao

  • There are only a few places to implement performance gains in an application – the presentation layer, the application layer, and the storage layer.

    一个应用程序仅有几个地方能够实现性能增益 -表示应用层存储层。

    youdao

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

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

    youdao

  • It keeps the presentation layer separate from the application layer.

    表示应用程序分隔开。

    youdao

  • As shown in Figure 2, the business services of a multi-tenant application must be designed to receive and process requests originating from different subscribers by way of a presentation layer.

    如图2中所示,多承租者应用程序业务服务必须设计通过表示层接收处理来自不同订阅者请求

    youdao

  • To help manage the presentation layer in your application, you should split it up into manageable units.

    为了有助于管理应用程序表现应该分成管理的小单元

    youdao

  • We use a simple XFDL form, a leave application, as an example to demonstrate the use of the XML data model in separating the form's data layer from the presentation layer.

    我们简单XFDL表单(一个休假申请),演示如何使用XML数据模型分离表单数据表示层。

    youdao

  • As a result, the application servers are not burdened anymore with the task of the presentation layer.

    这种变化导致应用服务器无法继续承担表现巨大负荷

    youdao

  • When you open the Sign Up New User application, the Browser request Handler in the Presentation Layer handles the request from a Web interface.

    打开SignUpNewUser应用程序时,表示中的浏览器请求处理程序将处理来自web界面请求。

    youdao

  • The next higher layer leverages Web services at the application interface through the Web services for Remote Portlet (WSRP) standard or other means at the human-facing presentation level.

    更高通过远程门户网站Web服务(WebServicesfor Remote Portlet,WSRP)标准其它面向人的表示方法来将Web服务应用于应用程序接口中。

    youdao

  • But you can use it to provide access to multiple Web applications from a single Web application and thereby provide a common presentation layer.

    但是可以使用通过单一的Web应用程序访问多个Web应用程序,这样就提供了一个公共的表示层。

    youdao

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

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

    youdao

  • In the domain of J2EE Web applications, the model is the business logic of an application, and the JSP pages comprising the presentation layer are the view.

    J2EEWeb应用程序领域中,模式应用程序业务逻辑视图包含表示JSP页面

    youdao

  • The Servoy environment employs an n-tier architecture which includes cross-database support, and advanced application server, and a variety of deployment options in the presentation layer.

    Servoy环境采用一个n层架构架构包括跨数据库支持高级应用程序服务器以及呈现中的各种部署选项

    youdao

  • The application presentation layer is composed of JSPs, servlets, or portlets that get the program data from the back-end (or business logic) and create the layout HTML (or another markup language).

    应用程序表示jspservletportlet组成,它们端(或业务逻辑)获取程序数据然后创建布局HTML(或其它标记语言)。

    youdao

  • The Template layer of a Django application allows you to separate the UI or presentation layout of a Web application from its data.

    Django应用程序模板允许Web 应用程序的UI显示布局数据分开。

    youdao

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

    youdao

  • The application servers in n-tier architecture host remotely accessible business components. These are accessed by the presentation layer web server over the network using native protocols.

    N级结构中的应用服务器负责提供远程访问的业务逻辑组件表现网页服务器使用本网协议通过网络访问这些组件。

    youdao

  • The presentation layer ensures that the information that the application layer of one system sends out is readable by the application layer another system.

    表示保证系统应用层发出信息另一个系统的应用层可以读懂

    youdao

  • The popular Presentation Model (see Resources) advocates separating out the state and business logic of an application into a model layer that is separate from the GUI controls in the view.

    流行的PresentationModel请参阅参考资料提倡将应用程序状态业务逻辑分开放入模型,而模型层是从视图的GUI控件分离出来

    youdao

  • This structure is an application of the 3-layer pattern, which separates application logic into Presentation, Business, and Integration/Persistence categories.

    这个结构3-layer模式应用把应用逻辑分成PresentationBusinessIntegration/Persistence这几个类别

    youdao

  • The UIP application Block allows you to abstract the presentation layer code of your application into a separate layer.

    UIP ApplicationBlock允许抽象应用程序表现代码另外一个层。

    youdao

  • This part describes a practical implementation of page templates and the separation of application logic from the presentation layer.

    一部分我们谈论页面模板具体实现应用逻辑表现分离

    youdao

  • The presentation layer provides a variety of coding and conversion functions that are applied to application layer data.

    表示提供应用于应用层数据各种编码会话功能

    youdao

  • OSI/RM classify the structure of the network into application layer, presentation layer, session layer, transport layer, network layer, data link layer and physical layer.

    OSI/RM将计算机网络将网体系结构划分为应用层表示会话层、传输层、网络层、数据链路层和 物理层七个层次。

    youdao

  • However, a common application design practice is to separate the presentation layer from business logic and encapsulate the business logic in business objects.

    然而常见应用程序设计展示商务逻辑分开并且将商务逻辑封装商务物件中。

    youdao

  • These business objects form a layer between the presentation layer and the data tier, resulting in a three-tier application architecture.

    这些商务物件展示资料之间构成一个层级,形成三层式应用程序架构。

    youdao

  • The presentation and application of prestressed steel structure has come through about half a century, but the application of prestressed double layer space grids is merely twenty years.

    预应力结构提出应用经历将近半个世纪预应力钢网架应用,只是近二十年的事。

    youdao

  • The presentation and application of prestressed steel structure has come through about half a century, but the application of prestressed double layer space grids is merely twenty years.

    预应力结构提出应用经历将近半个世纪预应力钢网架应用,只是近二十年的事。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定