• Where should I put these fields in the MVC model?

    应该这些字段MVC模型

    youdao

  • Struts is a popular Web application building framework based on the MVC model.

    Struts一种构造基于mvc模型框架的流行web应用程序

    youdao

  • This text has been improved , has proposed multi-layer enhanced MVC model while studying MVC mode.

    本文学习MVC模式的同时,进行了改进,提出多层增强型MVC模型

    youdao

  • In the next chapter, we turn to controllers and actions, which are the very heart of the MVC model.

    在下中,我们回到控制器动作他们MVC模型核心部分。

    youdao

  • Well, remember with the MVC model, all execution goes through the controller, the views themselves are not runnable.

    是的请务必谨记MVC模型中,所有执行都要经过控制器视图自身不能运行的。

    youdao

  • It has inherited the characteristics of the MVC model and made corresponding changes based on J2EE characteristics.

    继承MVC模式各种特性根据J2EE的特性作了相应的变化和扩展。

    youdao

  • The core of these components is a framework extended from the MVC model on which the other function blocks are based.

    这些组件核心一个基于MVC模式框架其他功能组件以此框架为基础进行协调工作。

    youdao

  • The system is based on updated MVC model. With a structure of layouts, this system realized aspects covered in key domain of CMM II.

    系统基于改进MVC模式,采用分层结构设计实现CMM第二级过程管理中关键所覆盖内容

    youdao

  • This system combined the advantages of the C/S and B/S and applied the framework designing used in MVC model and the divided EJB components.

    系统结合C/SB/S种主流软件架构优点使用MVC设计模式面向对象EJB组件等软件开发技术。

    youdao

  • This paper will explain the methods of applying the MVC model to the design of forum systems, which has the advantages of scalable and convenience of maintenance.

    文中阐述MVC设计模式应用于论坛系统设计方法具有扩展性好便于维护的优点

    youdao

  • We describe the process of designing and implementing product tracking system. It is indicated that using J2EE and MVC model can make the system reusable and applicable.

    本文详细阐述产品跟踪管理系统设计实现过程说明了所采用J2EE技术以及MVC设计模式使系统具有良好的可重用性以及可适应性。

    youdao

  • You can create a separate script which only contains the view, while the interactions or bindings between components are in the main class, making a clearer separation in the MVC model.

    可以创建一个仅仅包含视图单独脚本组件交互或者绑定,在MVC模式中可以清晰的分离视图与逻辑部分。

    youdao

  • The basic theory of MVC pattern and the working process of MIS of the status of new student information management system is introduced and then talk out the MIS based on MVC model.

    简要介绍MVC模式基本思想,基于MVC设计模式管理信息系统工作原理。然后结合新生学籍注册管理信息系统的具体功能模块讨论系统MVC模式下的设计实现。

    youdao

  • Our application development tools support the IBM Framework for e-business, which advocates the model view controller (MVC) concept.

    我们应用开发工具支持IBM电子商务框架”,支持模型-视图-控制器MVC)概念。

    youdao

  • For example, the Model-View-Controller (MVC) pattern in distributed object development environments separates the model from the view from the controller.

    例如分布式对象开发环境中的模型-视图-驱动器(MVC)模式模型视图控制器分离开来

    youdao

  • Given the ubiquitous nature of XML, it makes sense to use it as the model in an MVC pattern.

    考虑XML普遍性因此用作MVC模式的模型是非常有意义

    youdao

  • Seamless integration into the original MVC layer with a similar programming model

    使用相似的编程模型无缝地整合原始MVC

    youdao

  • Think, for example, of layered architectures, model view controller (MVC), client-server, or even SOA.

    例如分层体系结构模型-视图-控制器(Model View Controller,mvc)、客户机-服务器甚至SOA

    youdao

  • Most modern Web application frameworks are based on the MVC (model, view, controller) pattern, and Rails is no different.

    现代Web应用程序框架基于MVC(模型视图控制器)模式Rails例外

    youdao

  • The cornerstone of NeXT development environment was Interface Builder, a model driven, MVC based, graphical UI designer.

    Interface Builder这个模型驱动基于MVC图形用户界面设计器则堪称NeXT开发环境基石

    youdao

  • 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保存应用程序数据

    youdao

  • The new paradigm of Web application development goes far beyond the traditional Model-View-Controller (MVC) model.

    新的Web应用程序开发范型远远超出传统模型-视图-控制器(mvc)”模型。

    youdao

  • Model-View-Controller (MVC) -- This pattern separates the visual presentation of the application model (the view) from the model itself.

    模型-视图-控制器Model-View-Controller,MVC)——模式应用程序模型可视表示形式视图模型本身分离。

    youdao

  • Although Figure 5 shows an MVC-like model as an example, you can apply the basic principles of the Rich Web Application Backplane to any model and page design methodology.

    虽然5展示了类似MVC模型示例,但是可以RichWebApplication Backplane的基本原理应用于任何模型页面设计方法中。

    youdao

  • JSF provides a component model and a richer MVC environment than most model 2 implementations.

    JSF提供组件模型一个大多数Model2实现更丰富MVC环境

    youdao

  • This design technique, called model-view-controller (MVC), makes it easier to isolate changes to a view or model.

    这项设计技术叫做模型-视图-控制器(mvc),使视图模型的更改更容易分隔开

    youdao

  • For example, in the Model-View-Controller (MVC) design pattern, the controller invokes methods.

    例如模型-视图-控制器(MVC)设计模式中控制器调用方法。

    youdao

  • This command creates the proverbial view and controller part of Model-View-Controller (MVC).

    命令将创建模型-视图-控制器(mvc)视图控制器部分

    youdao

  • One of the most widely used patterns is Model-View-Controller (MVC).

    其中使用广泛的一个模式就是模型-视图-控制器(mvc)。

    youdao

  • Model-View-Controller (MVC) is a design pattern put together to help control change.

    “模型-视图-控制器”(MVC)就是用来帮助您控制变化一种设计模式

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定