It's a typical MVC 2 framework.
这是一种典型的MVC2框架。
Simple stateless MVC architecture.
简单的无状态MVC架构。
Deeper Integration with Spring MVC.
与SpringMVC更深度集成。
Model-View-Controller (MVC) pattern.
模型-视图-控制器(MVC)模式。
A well-structured MVC application.
结构良好的MVC应用程序。
Figure 1 Outlines the MVC pattern.
图1mvc模式概要。
Figure 5 shows the typical MVC diagram.
图5展示了典型的MVC 图表。
Use an MVC approach whenever possible
尽量使用MVC方法
始终使用mvc框架。
The MVC pattern: Separating development roles.
MVC模式:分离开发角色。
MVC is all about proper separation of concerns.
MVC最重要的就是合理的分离关注点。
It encompasses the commonly used MVC design pattern.
它采用了通用的MVC设计模式。
An understanding of MVC is a plus, but isn't required.
另外还需要了解MVC,但这不是必需的。
The original application did not use the MVC pattern.
原有的应用程序不使用mvc模式。
MVC decouples interface from business logic and data.
MVC减弱了业务逻辑接口和数据接口之间的耦合。
In the MVC paradigm, each view has a controller class.
在MVC模式中,每一个视图都有一个控制器类。
Those frameworks address the lower level issues of MVC.
那些框架解决的是MVC较低层次的问题。
The overhead of the MVC framework can also slow things down.
对mvc框架的架空使用也将拖慢速度。
This screencast is about how data gets displayed in ASP.NET MVC.
这一视频介绍了如何将获取的数据显示在ASP.NETMVC中。
The MVC pattern has a long history, with numerous variations.
MVC模式已经有很长的历史了,并且有很多变体。
That way you not only learn the MVC framework, but how to test it.
这样的话,你不仅学习了MVC框架,还学到如何对其进行测试。
In the MVC example below, a user submits a form from an HTML page.
在下面的MVC示例中,一个用户从HTML页面提交了一个表单。
In particular could comment on the applicability of the MVC Pattern?
特别是你能否对MVC模式在其上的适用性做一些评论?
One of the most widely used patterns is Model-View-Controller (MVC).
其中使用最广泛的一个模式就是模型-视图-控制器(mvc)。
Yet MVC requires that view components, such as JSPs, be free of logic.
然而MVC要求视图组件,比如JSP与逻辑无关。
In the MVC framework, you define one view controller for each view.
在MVC框架中,您要为每个视图定义一个视图控制器。
MVC aims to separate view logic and UI components from application logic.
MVC 的目的在于将视图逻辑和UI组件与应用程序逻辑相分离。
As mentioned earlier, your application is built using an MVC paradigm.
如之前所述,您的应用程序是基于MVC模式开发的。
It also explains each component's role with respect to the MVC architecture.
它还解释了每个组件相对于MVC架构的角色。
It also explains each component's role with respect to the MVC architecture.
它还解释了每个组件相对于MVC架构的角色。
应用推荐