mvc
美
英 
- n.犬小病毒
- 網絡控制器;設計模式(Model View Control);模型-視圖-控制
英漢解釋
例句
Hence, one cannot strictly compare Eclipse's MVC implementation with that of the Web or any other application type.
所以,不能嚴格地把Eclipse的MVC實現與Web或其他應用程序類型的MVC進行比較。
The general idea behind the workings of a PHP framework is referred to as Model View Controller (MVC).
PHP開發框架背后的思想被稱為“模型—視圖—控制器”(MVC)。
For a real-world scenario, an architecture with a clear separation of the Model View Controller (MVC) parts would be appropriate.
對于真實場景,對ModelViewController(MVC)部分進行清晰分離的架構要相對合適一點。
The biggest strength of the MVC framework is the fact that it is a web ui framework that can stay out of your way as a developer.
MVC最大的優點在于它不是一個會影響開發人員開發方式的WebUI框架。
My primary complaint with existing MVC frameworks was that they magicked away too much, and tried to hide the HTTP layer.
我對現有的MVC框架感到最不爽的地方就是他們出來的快,消失的也快,而且還隱藏了HTTP層。
this seem to be because of the use the MVC pattern in this framework which force the code to be very structured.
這似乎是因為框架里使用了MVC模式,這迫使代碼非常結構化。
Each piece of the MVC architecture is well defined and self-contained, which is referred to as the separation of concerns.
MVC體系結構的每一部分都是定義良好和自包含的,這稱為關系分離。
As you probably know, Struts is one of the most widely adopted MVC frameworks in the market today.
正如您可能了解的一樣,Struts是目前市場中采用最為廣泛的一種MVC框架。
I'm going to use a simple e-commerce store application to help illustrate how the ASP. NET MVC Framework works.
我將用一個簡單的網上商店應用程序來演示ASP.netMVC框架的工作原理。
I ve also explained some of the most common uses for Servlet filters and touched on how filters fit into a traditional MVC architecture.
本文還闡述了Servlet過濾器的一些最普遍應用,并提到了過濾器如何適應傳統的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所示。
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 goal of this tutorial was to discuss one approach to performing validation in an ASP. NET MVC application.
這篇指南討論了如何在ASP.NETMVC應用程序中執行驗證的另一種方法。
Now that we understand how all that works in concept, let's actually create an application that does it.
現在,在概念上了解了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)體系結構是把輸入表單的數據和具體的屏幕表示分離開來的一種方式。
They provide a strong organization for your application and follow the commonly used MVC pattern.
它們為你的應用程序提供了很強的組織性,且能符合流行的MVC模式規范。
Are there any other projects that you see as competing with or complementing MVC Contrib?
有沒有你們認為是與MVCContrib競爭或是可以作為補充的項目?
I'll get you started this month with an architectural overview of JSF and a working example demonstrating the fundamentals of MVC and JSF.
本期一開始,我將給出JSF的一個結構上的概述和一個實際的例子,演示了MVC和JSF的基礎。
What the MVC-for-the-Web crowd is really trying to achieve is a clear separation of concerns.
MVC-for-the-Web實際上試圖完成的是關注點的明確分離。
MVC Contrib is slightly more than a year old and is nearing its first production-grade release.
目前MVCContrib已經一歲多了,第一個生產環境版本也即將發布。
The model-view-controller (MVC) design pattern is frequently used in portlet coding, as it is in Java servlet coding.
與Javaservlet編碼中一樣,portlet編碼中也經常使用模型-視圖-控制器(MVC)設計模式。
The JSPX files are generated by a controller command that converts a simple JAR-based application to a Spring MVC web application.
JSPX文件由一個控制器命令生成,該命令將簡單的基于JAR的應用程序轉換為SpringMVCWeb應用程序。
Notice that I just mock up some flight data in a HashMap rather than setting up the full MVC infrastructure.
注意我僅僅模仿了HashMap中的一些機載數據,而不是設置完整的MVC基礎設施。
MVC is all about proper separation of concerns.
MVC最重要的就是合理的分離關注點。
A good understanding of what lies behind MVC can help put the features of the framework into context as we continue through the book.
杰出地懂得MVC背后的器材,有助于在瀏覽本書的過程中把這個框架的特點放到相干的語境中。
NET MVC's default routing convention is to treat the segment of a URL after the action method name as a parameter named "ID" .
NETMVC的默認路由規范就是將鏈接中跟在動作方法名稱后面的鏈接作為一個名為“ID”的參數。
One of the key features is the ability to create custom views that are responsible for rendering output for specific tasks.
MVC框架的一個關鍵特性是提供了一種為特定任務生成內容而創建自定義視圖(View)的能力。
By re-engineering process of a legacy system middleware, the model is proved to be practicable and effective.
將該方法應用到遺留系統數據中間件中,證明了MVC模式的實用性和有效性。
You should also be at least passingly familiar with the MVC architecture.
我們至少還應該順便熟悉一下MVC架構。
The techniques are simple enough to learn, and that's really why I wrote the book - to make it easier for others to use TDD in ASP. NET MVC.
這種技術很容易學習,而且也是我寫這本書的原因——讓其他人更易于在MVC的開發中使用TDD。
In the previous article in this series, you constructed an existing MVC pattern; now you can apply a web services architecture on top of it.
在本系列前一篇文章中,您已經構建了一個已有的MVC模式;現在您就可以在這個模式的基礎上應用Web服務體系結構了。
Turbine is an open-source MVC framework designed from scratch to work well with Velocity as the view component technology.
Turbine是一種從頭開始設計的開放源代碼MVC框架,可以很好地使用Velocity作為視圖組件技術。
The goal of this tutorial is to describe one method of performing validation in an ASP. NET MVC application.
本指南主要描述一種在ASP.NETMVC應用程序中執行驗證的方法。
The typical way to create a view in ASP. NET MVC is to call an action method that uses the model to prepare the view data.
在ASP.NETMVC中,創建視圖最典型的方式是調用一個action方法,它使用模型準備視圖數據。
Once you start thinking in terms of MVC, your perspective about and attitude toward PHP development changes radically.
一旦您開始用MVC思考,您對PHP開發的觀點和態度將發生顯著變化。
To provide an implementation, I have designed a sample MVC pattern with a web service architecture applied to it.
為了提供實現,我設計了一個應用Web服務體系結構的MVC模式樣本。
However, implementing MVP will not benefit directly if the only goal is migration to MVC.
但是,如果你唯一的目的就是遷移到MVC的話,MVP并不會帶來直接的好處。
As shown in Figure 4, the MVC pattern can be implemented at numerous levels throughout an application.
正如圖4所示,MVC模式在整個應用程序中可以在多個級別上實現。
MVC's model works through URL routing to specific controller methods and any operation routes back to a specific method in the controller.
MVC模型在工作時是通過URL來選擇應該執行哪個指定的控制器方法,并且任何的操作都會被引導至控制器中的特定方法。
I'll take you through all the steps necessary to start from scratch to a full-blown MVC system.
我將帶你們弄清從草案到完成一個完善的MVC系統里的所有必要的步驟。