Our application development tools support the IBM Framework for e-business, which advocates the model view controller (MVC) concept.
我们的应用开发工具支持“IBM电子商务框架”,它支持模型-视图-控制器(MVC)概念。
With MVC in Dojo trees, tree creation starts from controller, goes to model, then to view, as shown in Figure 1.
使用dojo树中的MVC,树的创建由控制器开始,然后是模型,最后是视图,如图1所示。
Think, for example, of layered architectures, model view controller (MVC), client-server, or even SOA.
例如,分层体系结构、模型-视图-控制器(Model View Controller,mvc)、客户机-服务器甚至SOA。
Jakarta Struts was a vast improvement over previous efforts to address Web application frameworks-to address the whole model view controller (MVC) stack.
JakartaStruts是解决以前Web应用程序框架问题(即解决整个模型视图控制器(MVC)堆栈问题)的一大改进。
Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different.
最现代的Web应用程序框架都基于MVC(模型、视图、控制器)模式,Rails也不例外。
For example, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.
例如,在模型-视图-控制器(MVC)设计模式中,控制器调用方法。
This command creates the proverbial view and controller part of Model-View-Controller (MVC).
该命令将创建模型-视图-控制器(mvc)的视图和控制器部分。
For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.
例如,分布式对象开发环境中的模型-视图-驱动器(MVC)模式将模型与视图和控制器分离开来。
This design technique, called model-view-controller (MVC), makes it easier to isolate changes to a view or model.
这项设计技术叫做模型-视图-控制器(mvc),它使对视图或模型的更改更容易分隔开。
One of the most widely used patterns is Model-View-Controller (MVC).
其中使用最广泛的一个模式就是模型-视图-控制器(mvc)。
Model View Controller (MVC) is a popular design pattern for building many different types of applications.
模型-视图-控制器(MVC)是一种常用的设计模式,用于构建许多不同类型的应用程序。
Both approaches have their pros and cons, but we believe that the XSL-FO model fits better in the Model-View-Controller architecture (MVC) architecture at the view tier.
这两种方法各有优缺点,但我们认为XSL - FO模型在视图层上更适合模型-视图-控制器(MVC)架构。
An MVC (model, view, controller) framework, split into two parts: ActionController for the controller and ActionView for the model and view.
模型-视图-控制器(Model,View,Controller,mvc)框架,拆分为两个部分:actioncontroller用于控制器,而ActionView用于模型和视图。
Servlets form the controller layer of a typical Model-View-Controller (MVC) architecture and serve as an interface between the presentation and the model layers.
Servlet构成典型的模型-视图-控制器(MVC)体系结构的控制器层,并充当表示层和模型层的接口。
In Model-View-Controller (MVC) parlance, I need a controller, which is often a servlet; I'll leverage a Groovlet instead because I'd rather write less code.
按Model - View - Controller (MVC)的话说,我需要一个控制器(通常为一个servlet);我将利用Groovlet替代,因为我希望编写更少的代码。
An example is developers who are responsible for the controller or model layers in a Model-View-Controller (MVC) architecture.
开发人员的一个例子就是在模型-视图-控制器(Model - View - Controller, MVC)体系结构中负责控制器或模型层的人员。
As the name implies, the MVC has three main parts, the Model, the View, and the controller.
正如名称所蕴含的,MVC具有三个主要部分,Model(模型)、View(视图)和Controller(控制器)。
The new paradigm of Web application development goes far beyond the traditional Model-View-Controller (MVC) model.
新的Web应用程序开发范型远远超出了传统的“模型-视图-控制器(mvc)”模型。
Model-View-Controller (MVC) -- This pattern separates the visual presentation of the application model (the view) from the model itself.
模型-视图-控制器(Model-View-Controller,MVC)——此模式将应用程序模型的可视表示形式(视图)从模型本身分离。
This approach is an implementation of "Model-View-Controller" (MVC) architecture, which you can learn more about in another article.
这种方式是对MVC架构的一种实现。
The approach violates JSF's Model-View-Controller (MVC) architecture (see Resources), which requires the use of model beans to hold application data.
这个方法违反了JSF的模型-视图-控制器(MVC)架构(请参阅参考资料),MVC架构要求使用模型bean保存应用程序数据。
Part 5 takes a look at the Spring Model-View-Controller (MVC).
第 5部分考察了Spring 的模型–视图–控制器 (MVC) 架构。
A Model-View-Controller (MVC) architecture is a way of separating data entered in a form from its actual screen representation.
Model - View -Controller (MVC)体系结构是把输入表单的数据和具体的屏幕表示分离开来的一种方式。
For example, Ruby on Rails is based on a Model-View-Controller (MVC) pattern, which means that most Rails applications are cleanly split into three parts.
例如,RubyonRails基于模型-视图-控制器(Model - View - Controller,MVC)模式,这意味着大多数Rails应用程序都可以清晰地分成三个部分。
Now that the basic Model-View-Controller (MVC) framework is in place, I'm ready to mix in some external technologies. Specifically, I'm going to add a map.
目前基本的模型-视图-控制器(Model - View - Controller,mvc)框架已经准备就绪,我将加入一些外部技术,具体来讲,我将加入地图功能。
Similarly, Web MVC provides a Model-View-Controller (MVC) architecture for Web-based applications that is similar to Struts.
类似地,WebMVC为类似Struts的基于Web的应用程序提供了模型-视图-控制器(MVC)架构。
If you invoke these services through some model-view-controller framework like Struts, you wind up with MVC Bloat as shown in Figure 2.
如果您通过像Struts这样的模型-视图-控制器框架来调用这些服务,那么您最终将会得到如图2所示的mvc膨胀。
It also supports the Model-View-Controller (MVC) pattern and plays nicely with various and sundry database drivers for data access.
它还支持Model -View - Controller (MVC)模式,很好地兼容用于数据访问的各种数据库驱动程序。
The architecture represented by breaking an application up in this fashion is referred to as Model-View-Controller (MVC).
以这种方式分解应用程序,这种架构被称为模型-视图-控制器(Model - View - Controller, mvc)。
The architecture represented by breaking an application up in this fashion is referred to as Model-View-Controller (MVC).
以这种方式分解应用程序,这种架构被称为模型-视图-控制器(Model - View - Controller, mvc)。
应用推荐