这个层次的静态视图对类模型做了改进,以捕获在业务处理层次使用案例中出现的对象。
The static view at this level refines the class model to capture the objects witnessed in the business process level use cases.
适当的视图组件将处理模型对象,并返回它作为对客户机的格式化响应。
The appropriate view component processes the model object and returns it as a formatted response to the client.
它使用元编程来生成视图模型,使你能够绑定至你在控制器中定义的对象。
It USES metaprogramming to generate the view model and allow you to bind to the objects you define in your controller.
然后将这些事件映射到远程对象调用,以便将代码细节置于视图和模型之外。
You can then map the events to remote object invocation, leaving the details of the code out of your views and model.
模型的主实例保持长期状态,并提供应用程序逻辑;而视图使用的副本实际上是一个可任意使用的数据访问对象。
The primary instance of the model is keeping long-term state and providing application logic; the copy used by the view is essentially a disposable data-access object.
一旦收到此事件,控制器就会知道提要数据是在模型对象中缓存并可在视图中展示。
Upon receiving this event, the controller knows that the feed data is cached in the model object and can be presented in the view.
对象模型是实现应用程序各个细节的一种技术视图,随着技术的演化而改变。
The object model is a technical view that implements the nuts and bolts of the application and it changes as the technology evolves.
视图和控制器对象都依赖于模型。
记住,控制器的职责是为视图准备模型对象。
Remember the job of the controller is to prepare the model for the view..
控制器的目的是为视图准备模型对象。
The goal of the controller is to prepare the model for the view.
在这种情况下,backingbeans也映射模型对象,其中视图可以显示它们。
In this case the backing beans also map model objects where the view can display them.
BIRT报表元素支持所有可在属性编辑器视图中配置且可被BIRT的报表对象模型(Report Object Model)描述的属性。
All BIRT report elements support properties that can be configured in the Property Editor View and are described by the BIRT report Object Model (ROM).
每当控制器需要用户界面的当前状态时,它可以使用view_state方法来引用视图的模型副本和当前的传输对象。
Whenever a controller needs the current state of the user interface, it can use the view_state method to reference the view's copy of the model and the current transfer object.
我们也能分析与SharePoint对象模型交互的情况,比如被用于呈现列表和视图的SPRequest.RenderViewAsHtml的使用情况,对SPList和SPView的访问情况。
We can do that by analyzing the interaction with the SharePoint object model like SPRequest. RenderViewAsHtml which is used to render lists and views or access to the SPList and SPView.
在init方法中,可以设置将在后续操作中使用的视图和模型对象。
In the init method, you can set up the view and model objects you will use in the subsequent actions.
Controller对象的其中一个功能是保持模型对于视图技术不可知。
One function of the Controller object is to keep the model agnostic with regard to the view technology.
视图bean还允许我们把表示逻辑与我们的商业逻辑分离开来,将HTML代码放在servlet以及其它控件和模型对象之外。
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.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
将完成的模型再次引进C4D中,我将它们作为实例对象进行复制,为最后视图效果设置场景。
After importing the finished models again to C4D, I cloned them as instance objects and set the scene for the final view.
JPA:支持对象持久化的“模型-视图-控制器”。
本文采取UML技术入行面向对象的剖析与设计,使用UML描述网络锁服务程序设计入程中的一系列的视图模型。
This text applys with UML technology of Object Oriented to analysis and design, use UML describe a series of view model of the service routine of net software dog in the design processes.
以用例视图为例,通过分析编辑模型的名词和动词,设计对象和类,经数次迭代后建立其顺序图。
Taking use case view as an example, sequence diagrams were built up through the analyzing noun and verb of edit model, designing object and class, and iteration time after time.
以对象交换模型作为中间模型,讨论了基于层次关系模型的视图机制,提出了一个增量维护的算法。
With the object exchange model (OEM) as the intermediate model, the view mechanism is discussed based on the layer relation model.
应用模型是一种基于对象的描述模型,它将数据视图作为一种对象来定义和使用,从而使其能够描述比较复杂的数据结构。
Application model is a kind of description model based on objects, it USES the concept of object to define data views, and can describe complex data structures.
使用模型-视图-控制(mvc)的面向对象模型不仅可以提高设计效率,而且还能使其对不同的运行平台有自适应性。
The object - oriented model using model - View -controller (MVC) not only can improve design efficiency but also have self - adaptability for different platforms.
以用例视图为例,通过分析编辑模型的名词和动词,设计对象和类,经数次迭代后建立其顺序图。
Taking use case view as an example, sequence diagrams were built up through the analyzing noun and verb of edit model, designing object and class, and iteration time after t…
基于单一数据源的思想,采用面向对象的建模方法,定义了BOM对象模型和BOM对象的主要视图类型及其关键属性。
The object oriented modeling method is used to define a BOM object, the main views of the BOM object and the key attributes of the BOM object.
模型是应用程序对象,视图是屏幕介绍,控制器其定义了用户在输入之前界面做出反应的方法。
TheModel is the application object, the View is its screen presentation, and theController defines the way the user interface reacts to user input.
采用面向对象思想对典型结构件进行分析,并基于参数化造型方法和模型视图控制设计模式,实现典型结构件库的设计与开发;
Object oriented method is applied to analyze and describe the typical parts, parametric modeling and model-view-control (MVC) design mode are used to realize the database design and development.
以用例视图为例,通过分析编辑模型的名词和动词,设计对象和类,经数次迭代后建立其顺序图。
Taking use case view as an example, sequence diagrams were built up through the analyzing noun and verb of edit model, designing ob...
应用推荐