MVC单词基本解析:
abbr.Multiple Variate Counter 多元计算器MVC变化用词:
MVC英英释义:
MVC中文词源:
MVC用法和例句:
MVC
Application of AJAX in MVC Mode
AJAX在MVC模式中的应用
API components are well thought out, and both the components and the AWT graphing classes adhere to the MVC architecture.
API组件设计得也很好,这些组件和AWT绘图类都遵守MVC体系结构。
Eclipse JFace implements the MVC architecture using the content provider and label provider.
Eclipse JFace用内容提供者和标签提供者实现MVC架构。
EJB is the server-side component architecture, and Struts is a MVC implementation framework.
EJB组件是一种服务器端组件的体系结构,Struts是MVC模式的实现框架。
JSF provides a component model and a richer MVC environment than most Model 2 implementations.
JSF提供一个组件模型和一个比大多数Model 2实现更丰富的MVC环境。
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档。
model - view - controller( MVC)
Model-View-Controller(MVC)
MVC ( Model - View - Controller)
MVC
MVC&MVP integrated design model
MVC&MVP集成设计模式
There are a lot of features in MVC that could each merrit their own articles, but Action Filters are definately one feature that shows off the advantages of the MVC design pattern.
MVC中有太多的特性,每种都能单独写成文章,但操作过滤器最能炫耀MVC设计模式的特性。
The appearance of Model-View-Control(MVC) development mode and Enterprise Javabeans (EJB), greatly simplify the developing , disposing and maintaining courses of enterprise applications.
MVC开发模式和EJB 构件技术的出现极大的简化了开发、配置和维护企业应用的过程。
MVC decouples presentation from data as well as presentation from operations on that data.
MVC把表示层从数据解耦出来,也把表示从数据的操作解耦出来。
The application of MVC Architecture in project management system
MVC架构在工程项目管理系统中的应用
Mode View Controller(MVC) model
MVC模型
The Model-View-Controller (MVC) pattern is an architectural design principle that separates the components of a Web application.
mvc模型是分离网站程序组件的一种构建和设计原则,这种分离可以给你更多的控制比单个程序,它可以让你更容易开发。
model-view-controller ( MVC )
MVC模式
MVC mode and Java programme framework
MVC模式与Java程序设计架构
Realization of MVC Model in J2EE
MVC模式在J2EE中的实现
Research of Applying MVC Pattern in Distributed Environment
MVC模式在分布式环境下的应用研究
MVC pattern is a complex design pattern.
MVC模式是一种复杂的设计模式。
The Application of MVC Design Pattern in the J2EE Program
MVC设计模式在J2EE程序中的应用
The expandability of MVC design pattern in Web application frame
MVC设计模式在Web应用系统框架中的扩展
Application of MVC Design Pattern in Water Environment Simulation
MVC设计模式在水环境模拟中的应用
Research on MVC Design Pattern in Jiangxi Power Supply Company Compo System
MVC设计模式在江西省电力公司工伤保险系统中的应用与研究
Research and Application of MVC Design Pattern in Electronic Commerce System
MVC设计模式在电子商务系统中的研究与应用
MVC (Model-View-Control), as a design pattern, was proposed by Xerox PARC for Smalltalk-80 in 1980’s.
MVC(Model-View-Control)即模型-视图-控制器的模式是Xerox PARC在八十年代为编程语言Smalltalk-80提出的一种设计模式。
The ASP.NET MVC Framework includes a very powerful URL mapping engine that provides a lot of flexibility in how you map URLs to Controller classes.
net MVC框架包含了一个强大的URL映射引擎,可以处理多种复杂的URL到控制类的关系映射。
NET from the three aspects of view,controller and model,discusses the relation between MVC design pattern and other patterns,and analyzes its merits and faults in the end.
NET环境下,MVC设计模式的实现,并讨论了MVC模式与其他模式的关系,最后对MVC的优点及缺点进行了分析。
PS2,MVC,nm23 H1 and C erbB 2 coud be considered as the independent prognostic predictors in invasive breast cancer after resection.
PS2、MVC、nm23?H1、C?erbB?2是乳腺浸润性癌术后独立的预后指标。
Spring MVC separates the roles of the controller, the model object, the dispatcher, and the handler object, which makes them easier to customize.
Spring MVC分离了控制器、模型对象、分派器以及处理程序对象的角色,这种分离让它们更容易进行定制。
The Spring MVC framework is view agnostic, so does not push you to use only JSP technology.
Spring MVC框架并不知道使用的视图,所以不会强迫您只使用JSP技术。
The spring-banking folder is a Web archive that contains the Spring MVC example application.
spring-banking档案夹是一个Web档案,里面包含Spring MVC范例应用程式。
Spring is a new MVC framework and lightweight framework after Struts and is based on the theoretics of IoC and AOP.
Spring是继Struts后又一新的MVC模式技术,是以控制反转和面向方面编程为基础的轻量级框架。
The Spring framework provides a full-featured MVC module for building Web applications.
Spring框架提供了建立Web应用程式的全功能MVC模组。
Application of Struts in Realizing MVC Framework
Struts在实现MVC架构中的应用
Struts that meets the J2EE criterion is a very popular Web framework based on MVC.
Struts架构是目前非常流行的基于MVC的Web应用框架,它满足J2EE规范。
TCF is an example of the middle level of MVC use.
TCF就是中间级别的MVC使用示例。
Tomcat should start up and deploy the Spring MVC example application.
Tomcat应当启动并部署Spring MVC范例应用程式。
Web applications were the early implementers of MVC architecture style.
Web应用程序是MVC架构样式的早期实现者。
Web Development With MVC Model
Web编程中MVC模型的应用
Net program, realized the classic document view mode that MVC model, good sc...
一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。-similar to the one in the notebook.
Some modularization patterns include the MVC and PAC model.
一些模块化设计模式就包含MVC和PAC模式。
Application of Three Popular Open Source Software in MVC
三种流行开源软件在MVC开发中的应用
In the 126 motor nerves examined ,prolongation of the distal latency was found in 53.2%,reduction of MVC in 70.6%,F waves abnomality was noted in 92.0%,reduction of SCV in 64.0%,EMG revealed neurogenic changes in 68.4%.
上、下肢神经远端潜伏期延长占5 3.2% ,MCV减慢占 70 .6% ,F波异常占 92 0% ,SCV减慢占 6 4 .0% ,EMG提示神经源性改变占6 8.4%。
Physical fragility and co-morbidities confer a poorer outcome post MVC compared to younger drivers with equivalent injury severity.
与年轻人相比,在相同的受伤程度下,老年人体格上的衰退和疾病因素可能对会产生更坏的结果。
Two weeks ago I blogged about a new MVC (Model View Controller) framework for ASP.
两周以前我在博客上发表了一篇关于新的基于ASP.
Why Create My Own MVC Framework?
为什么要创建作者自己的MVC框架?
The paper provides a new method that business can focus their dominant resources for the MVC all time.
为企业始终能集中优势资源服务最有价值客户提供了一种思路。
Are technically part of the controller in the MVC pattern, as they respond to events initiated by the client.
从技术上讲是MVC模式的控制器的一部分,因为它们对客户发起的事件进行响应。
Resorted to these key technologies, adjust and control mechanism for mould production procedure is achieved. A production management system for die & mould enterprise, eMan, is developed using MVC architecture based on J2EE.
以上述研究成果为基础,在J2EE 平台上采用MVC 构架,开发了面向模具企业生产过程管理信息系统eMan。
You can click here to download the complete MVC system that we created in this tutorial.
你可以点击这里来下载本篇导读里创建的完整MVC系统。
Using MVC also has the added benefit of reusing code.
使用MVC另一个附带好处就是可以重用代码。
Improved MVC based on layers model
使用分层模型改进MVC设计架构
Catalyst - The Elegant MVC framework.
催化剂-优雅mvc架构。
Introduced the choice of the mode of development first and in brief, then mak use of the mode of MVC to proceeded the structure design with the mode of JSF to the eShop architecture system.
先简单介绍了开发模式的选择,再利用MVC模式和JSF模式对eShop原型系统进行了架构设计。
Secondly, this paper introduces the popular technique nowadays: J2EE, mode of MVC and frame technique.
其次本文介绍了当今热门的技术:J2EE平台、MVC模式和框架技术。
I n which, i nclude e ncapsulating n on-object-oriented i nterface i n M PI with object technology, implementing SPMD & MPMD model with strategy pattern and handling the interactive problem in parallel programming with MVC pattern, etc.
包括对 MPI 中非面向对象接口的面向对象封装、用 Strategy 模式实现 SPMD 和 MPMD 模型,以及用 MVC 模式解决并行程序设计中的交互问题,等等。
All subjects performed quadriceps maximal voluntary contraction(MVC) and fastest speed leg extension with different levels(75%,60%,45% 1RM),and 45% fatigue test to all-out.
受试者实施股四头肌最大等长收缩、最快速度不同强度(75%、60%、45%1 RM)的伸膝动作及45%的疲劳测试,记录向心期不同强度的MMG讯号。
In medium to large applications, centralized control and processing logic in the servlet ? the greatest plus of MVC is also its weakness.
回答是由于仅仅应用MVC到这个真实复杂的世界上时,它们之间仍然存在着许多不同的联系。
Here is what we've added to the two existing controllers that were supplied in the ASP.NET MVC template.
因为你可能希望对所有的“页面”进行日志记录,我们简单地将其添加到控制器级别上。
In J2EE development,MVC design pattern can simplify developing process,quicken developing speed.
在J2EE应用开发中,采用MVC设计模式,能简化软件开发的过程,加快开发速度。
In an MVC architecture, the internal state of the program is kept in the model.
在MVC体系结构中,程序的内部状态保存在模型中。
In an MVC architecture the controller always selects the next view.
在MVC架构中,控制器总是选择下一个视图。
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程序中视图仅负责呈现信息-处理和相应用户的输入和交互是控制器的职责。
In the traditional MVC pattern, the Model contains the data and business logic; the View presents the user interface components; and the Controller handles the user input and manipulates the model.
在传统的MVC模式,这个模式包含数据和业务逻辑;看法,介绍了用户界面组件和控制器处理用户输入和操纵模型。
In a traditional MVC app, the Controller acts as a concrete strategy in a strategy pattern.
在传统的MVC的应用程序,该控制器作为一个具体的战略,在战略格局。
The framework of "CECF Online" adopts J2EE technology and MVC multi-tier design pattern.
在充 分考虑系统的实 时高效、灵活、可靠、安全等性能需求后,抽象出系 统模型。
In the text, we discuss the following topics in detail: MVC model, event handling, layout management, painting component, undoing and redoing, dragging and dropping, multi-thread processing and so on.
在文中,我们从以下几个方面对图组件库进行了详细讨论:MVC模式、事件处理、布局管理、绘制组件、撤消重做、拖放和多线程处理。
At the broadest level, the MVC pattern partitions multiple tiers of the application, representing the popular three-tier application model.
在最广泛级别,MVC模式将应用程序划分成多个层,来表示流行的三层应用程序模型。
Significant differences in normalized peak EMG were reported both in pain threshold/20% MVC and pain tolerance/MVC contractions.
在痛域/20%最大肌肉力量收缩和最大痛域/最大肌肉力量收缩的比较中,在肌电图的峰值可以看到显著差别。
The surface electromyogram(EMG)and integrated EMG(IEMG)during fatiguingisometrie contraction at 70% MVC were recorded.
在维持70%MVC 等长收缩至疲劳过程中,记录股外肌表面肌电图(EMG)信号和积分肌电图(IEMG)信号。
In use programming framework, the use of the MVC framework programming model.
在编程的框架使用上,使用的是MVC框架的编程模式。
During the system developing, oriented-object analysis and modeling method based UML, struts web framework based on MVC pattern, system security control technology, ES with case -based reasoning and other technologies were used.
在该系统的开发过程中,采用了基于UML的面向对象分析建模方法,基于MVC模式的struts框架技术,系统安全控制技术和基于案例推理的专家系统等技术。
In the process, I'm evaluating a bunch of J2EE portlet-enabled JSR-compliant MVC role-based CMS web service application container frameworks.
在这个过程中,我评估了一系列CMS应用容器框架,它们大多拥有J2EE门户、采用与JSR相兼容的MVC架构、基于角色等。
At Mix this year Scott Hanselman's gave a great talk (IMHO) on MVC.
在这次Mix会议上,ScottHanselman’s做了一个关于MVC的演讲(IMHO)。
What the researches on the J2EE architecture concentrate on:(1)WEB-TIER development method,popular method is MVC pattern at present. The patterns based on MVC pattern mainly have Structs WebFrame,Spring WebFrame,WebWork WebFrame ect.
基于J2EE架构的软件开发方法的研究主要集中在:(1)WEB层的开发方法,目前主要的开发模式是MVC模式,基于MVC模式主要有Structs WebFrame,Spring WebFrame,WebWork WebFrame等开发框架。
Study and Application of Extended Mode of MVC Based on JSP
基于JSP的MVC改进模式研究及应用
The construction of E-business websitein MVC mode based on LAMP
基于LAMP的MVC模式电子商务网站的构建
Design and implement of common traffic query system with MVC technology
基于MVC技术的公交查询系统设计与实现
Design of CRM System Based on MVC Pattern
基于MVC模式的客户关系管理系统设计