It abstracts the presentation code from the transformation code.
它从转换代码提取表示代码。
The mode of presentation code contributes to their motion memory in midrange.
盲生的表象编码方式有利于中等幅度的动作记忆;
Put your database code in one place, your application code in another, your presentation code in a third place.
把数据库代码放在一处,应用代码在另一处,表示相关的代码在第三处。
The effort involved would be tedious enough to make more sense to keep the presentation code out of a stored procedure, and in the application.
将需要大量工作以使表示代码不在存储过程中,而在应用程序中。
It is the most important element in our presentation, and nearly 50% of our code deals with DIV objects.
它是我们的演示中最重要的元素,几乎有50%的代码都是处理DIV对象的。
In his presentation, Good Code Isn't Enough, Brown goes through all the elements necessary for a project's success, from upfront design to operation documentation.
在他的演讲《好代码是不够的》中,Brown讨论了项目成功所需的所有元素,从前期设计到操作文档。
It USES dependency injection techniques to simplify the code necessary to implement the Presentation Model and Model-View-Presenter patterns.
它使用了依赖注入技术以简化代码来实现Presentation -Model和Model - View - Presenter模式。
We customized the class NN in our class NN2, but our changes only modify the presentation and output of the process, nothing algorithmic. The basic code looks like.
用它的模型解决问题真是难以置信的简单,在我们的类NN 2里定制了一个类NN,不过我们的改变只是调整了表达方式和整个过程的输出,并没有涉及到算法。
The code (application that shows you this page), content (the XML document) and presentation (style sheets) are different.
代码(向您显示该页面的应用程序)、内容(XML文档)和显示(样式表(style sheet))是不同的。
You might be a little suspicious already, however, since embedding code into a JSP page would seem to cause problems with the first goal of JSP technology, separating content from presentation.
不过,您可能已经开始有点好奇,因为将代码嵌入到jsp页面中似乎与JSP技术的首要目标(分离内容和表示)有所冲突。
Basic concepts resemble other frameworks that separate the presentation layer from the code.
其基本概念与把表示层和代码分隔开的其他框架相似。
MVC developers can frequently "cheat" by including business logic code directly in the presentation layer, instead of the service layer where it belongs.
MVC开发人员通常直接在表示层中包含业务逻辑代码进行 “欺骗”(而不是包含到它所属的服务层中)。
A slight overlap of roles remains, however, in the process of taking the presentation — or markup — designed by the artist and applying it to the content the programmer's code delivers.
然而,在获得图形设计师设计的表示(或标记)并将它应用到程序员代码提供的内容中时,角色之间仍然有一定重复。
You can keep the content and the presentation while losing your older code to something better.
当您丢弃陈旧的代码,以更好的代码取而代之的时候,您可以保留内容和显示。
Separating code, content, and presentation as much as possible is good.
尽可能地把代码、内容和显示分开,这很好。
Running the engine or compiler for the presentation technology converts it to the proper format, and no code changes have to be made (in the typical case).
运行表示技术的引擎或编译程序将标记页面转换为适当的格式,并且不需要修改任何代码(典型情况下)。
That is why you must keep code, content, and presentation loosely coupled — scrapping bad designs becomes a lesser pain.
这就是您必须保持代码、内容和显示松散耦合的原因—抛弃糟糕的设计成为减轻痛苦的手段。
Code is not intermixed with presentation markup.
代码并没有与表示标记混杂在一起。
Listing 1 shows a simple XML code sample for adaptive presentation.
清单1给出了自适应表示的一个简单的XML代码示例。
The idea behind the Template layer is that the presentation layer code is separate from the business-layer code.
模板层背后的思想就是表示层代码与业务层代码分离。
The three software layers in the logical view (presentation, business, and data) are physically implemented as code and deployed onto these nodes.
逻辑视图中的三个软件层(表示层、业务层和数据层)是以代码形式被物理实现,并部署到这些节点上。
The code responsible for the presentation layer.
负责表示层的代码。
This model allows you to implement the synchronisation code in the View or the Presentation model.
这种模式使您可以实现在视图或演示模型同步的代码。
A common workflow is to create much of the GUI (presentation) using the MXML format, and then use ActionScript code for event handling and business logic.
常用的工作流是使用mxml格式创建GUI的主要部分(呈现),然后使用ActionScript代码执行事件处理和业务逻辑。
Separate code, content and presentation.
把代码、内容和显示分开。
On the left is a typical data-oriented Web service that provides unformatted data; it must rely entirely on client-side rendering code for data presentation.
左边是典型的面向数据的Web服务,它提供了无格式的数据;它必须完全依赖于客户端的呈现代码来表示数据。
View beans also let us separate presentation logic from our business logic, keeping HTML code out of our servlets and other control and model objects.
视图bean还允许我们把表示逻辑与我们的商业逻辑分离开来,将HTML代码放在servlet以及其它控件和模型对象之外。
The UIP application Block allows you to abstract the presentation layer code of your application into a separate layer.
UIP ApplicationBlock允许你抽象应用程序中表现层的代码到另外一个层。
The UIP application Block allows you to abstract the presentation layer code of your application into a separate layer.
UIP ApplicationBlock允许你抽象应用程序中表现层的代码到另外一个层。
应用推荐