A well-structured MVC application.
结构良好的MVC应用程序。
Contains classes that help render HTML controls in an MVC application.
包含有助于在MVC应用程序中呈现HTML控件的类。
The following error is being returned when I try to open a colleagues MVC application in VS2012.
返回以下错误当我试图打开一个同事在VS 2012MVC应用程序。
Demonstrates how to create a basic MVC application, add controllers, add views, and add unit tests.
演示如何创建基本MVC应用程序、添加控制器、添加视图以及添加单元测试。
The goal of this tutorial is to describe one method of performing validation in an ASP.NET MVC application.
本指南主要描述一种在ASP.NETMVC应用程序中执行验证的方法。
NET MVC application, including the default project structure and naming conventions that you must follow.
NETMVC应用法度布局和性质的概述,包含默认的项目布局,以及你必须遵守的定名商定。
The loose coupling between the three main components of an MVC application also promotes parallel development.
MVC应用程序的这三个主要组件之间的松散耦合也可促进并行开发。
The compiled assembly for your MVC application is placed here, along with any referenced assemblies that are not in the GAC.
为MVC应用法度编译好的法度集被放在这里,连同任何被引用的、不在GAC中的法度集。
Interactions with an MVC application follow a natural cycle of user actions and view updates, where the view is assumed to be stateless.
与一个MVC应用程序的交互遵循了用户动作和视图更替(这里假设视图是无状态的)的自然周期。
The last part of the series is about testing ASP.NET MVC applications and especially about mocking certain aspects of web application development.
这个系列的最后一部分介绍了测试A SP.NETMVC应用程序的方法,特别介绍了如何模拟(mocking)web应用程序的某个功能。
In a MVC application the view is only about displaying information - it is the controller that handles and responds to user input and interaction.
在一个MVC程序中视图仅负责呈现信息-处理和相应用户的输入和交互是控制器的职责。
We are going to start with the domain model. Pretty much everything in an MVC application revolves around the domain model, so it is the perfect place to start.
我们打算从域模型开始。MVC应用程序中有太多的事都围绕着域模型,因此,这是开始工作的最佳位置。
The paper further explains the construction and operating mechanism of the I-MVC performance management and incentive system and devises an I-MVC application system.
然后将I-MVC融入人力资源管理系统,全面阐述I-MVC绩效管理与激励系统的构建与运行,建立起I-MVC的应用体系。
Our application development tools support the IBM Framework for e-business, which advocates the model view controller (MVC) concept.
我们的应用开发工具支持“IBM电子商务框架”,它支持模型-视图-控制器(MVC)概念。
But, to reduce the number of extra packages the sample application requires, I roll my own MVC pattern, shown in Listing 7.
但是,为了减少样例应用程序要求使用的附加软件包的数目,我启动了自己的mvc模式,如清单7所示。
As mentioned earlier, your application is built using an MVC paradigm.
如之前所述,您的应用程序是基于MVC模式开发的。
The MVC pattern supported in ZK helps to neatly separate the various application layers.
ZK中支持的MVC模式有助于清晰地分隔各个应用程序层。
MVC aims to separate view logic and UI components from application logic.
MVC 的目的在于将视图逻辑和UI组件与应用程序逻辑相分离。
In addition to one or more MVC tuples, a Monkeybars application USES two key helper files to prepare and run your code.
除了一个或多个MV c元组外,Monkeybars应用程序还使用2个关键的助手文件来准备和运行代码。
In this tutorial you'll plunge into the details of Spring MVC and extend your Phonebook sample application to have more functionality — specifically the ability to modify and delete.
在本教程中,您将深入了解SpringMVC的详细信息并扩展电话本样例应用程序使其具有更多功能——特别是修改和删除功能。
In the first section about a simple add-on, we discussed two requirements that we must meet so our add-on can configure JAMon in any Spring MVC web application. The requirements were.
在关于简单附加组件的小节中,我们讨论了两个必须满足的要求,以便使我们的附加组件能够在任何SpringMVCWeb应用程序中配置JAMon。
When you add Ajax to a portal application, you are effectively adding multiple controllers to the classic MVC pattern.
将Ajax 添加到门户应用程序后,您就可以有效地将多个控制器添加到经典MVC 模式。
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)——此模式将应用程序模型的可视表示形式(视图)从模型本身分离。
Cocoa is implemented in Object-C and USES the MVC pattern to encapsulate views, application data, controllers and the class to mediate the management logic.
Cocoa是用Object - c实现的,并使用MVC模式来封装视图、应用程序数据、控制器和实现管理逻辑的类。
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)堆栈问题)的一大改进。
Struts is a popular Web application building framework based on the MVC model.
Struts是一种构造基于mvc模型的框架的流行web应用程序。
Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different.
最现代的Web应用程序框架都基于MVC(模型、视图、控制器)模式,Rails也不例外。
The lib folder contains the Spring framework, Spring-related MVC libraries, and JSTL tag libraries and jar files required by the application.
lib文件夹包含应用程序需要的Spring框架、与Spring相关的mvc库以及JSTL标记库和jar文件。
The spring-banking folder is a Web archive that contains the Spring MVC example application.
spring-banking文件夹是一个Web档案,里面包含SpringMVC示例应用程序。
应用推荐