• 同样地控制器应用程序添加目的地其他控制代码;您不在模型放入这些数据。

    Likewise, the controller is where you add destinations and other controlling code for your application; you don't put any of that stuff in your model.

    youdao

  • 我们需要使用这些知识应用程序创建更加个性化控制器视图

    We need this knowledge to create more customized controllers and views for your application.

    youdao

  • 实际上是否意识这个应用程序完成使用控制器、一个模型五个视图

    In fact, did you realize that you completed this application using only one controller, one model, and five views?

    youdao

  • 一部分清单6介绍应用程序开始部分视图控制器初始化

    The first section, Listing 6, covers the application startup and the initialization of the view controller.

    youdao

  • 这些信息系列奠定了基础,下一期介绍样例应用程序视图组件控制器的类框架

    This information will help set the stage for the next installment of this series, which will describe the view component of the sample application and the class skeleton of the controller class.

    youdao

  • 应用程序主要数据库持久性框架、数据库访问对象用户界面(UI)控制器视图层。

    The main layers of the application are a database, a persistence framework, a database access object, and user interface (UI) controller and view layers.

    youdao

  • 例如不要Web服务放在应用程序视图控制器之间

    For example, don't put it between the view and the controller layers of an application.

    youdao

  • Sitebricks一种模型-视图-控制(MVC类型框架不过专注应用程序中的控制器视图

    Sitebricks is a model-view-control (MVC) style of framework, but it concentrates on the controllers and views in your application.

    youdao

  • 应用程序目录,包括模型视图控制器目录。

    Application directories with subdirectories for model, view, and controller.

    youdao

  • CocoaObject - c实现的,使用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.

    youdao

  • 首先介绍JSF解决控制器MVCWeb应用程序视图之间清晰地分离这种需求

    When JSF was first introduced, it addressed the need for cleaner separation between the controller and the view layers of MVC Web applications.

    youdao

  • 对于添加Grails应用程序每个特性可能都涉及模型视图控制器

    For each new feature you add to your Grails application, you'll most likely touch the model, the view, and the controller.

    youdao

  • web应用程序中,视图(浏览器)控制器(处理httprequest服务器组件)的分离非常重要的。

    However, in Web applications, the separation between view (the browser) and controller (the server-side components handling the HTTP request) is very well defined.

    youdao

  • 使用多个控制器例如PortletServletWeb服务会增加应用程序复杂性

    Using multiple controllers (for example a portlet, a servlet, and a Web service) adds to the complexity of the application.

    youdao

  • 依赖注入应用程序主要层次编织一起从而,这使产生一个具有视图模型控制器松散耦合应用程序

    Dependency injection lets you weave together the main layers of your application, which, in turn, lets you produce a loosely coupled application with view, model, and controller layers.

    youdao

  • 之前所述,必须应用程序窗口创建一个视图nib文件视图控制器,并视图关联到正确的视图控制器类上。

    As described above, you must create a view NIB file and view controller for each application window to associate any view to the correct view controller class.

    youdao

  • 这样说明确实有些过于简单,顾名思义ADC(应用程序交付控制器)用于控制管理应用程序流量交付方式

    It is a necessarily vague description, but as the name suggests an ADC is used to control and manage the way that application traffic is delivered.

    youdao

  • 设备都实现了模型(计算应用程序),视图(展现)控制器(输入交互能力)。

    At each tier, the devices embody models computation, apps, views the display, and controllers input and interaction capability.

    youdao

  • 应用程序控制器控制屏幕激活激活生命周期

    The ApplicationController governs the screen activation and deactivation lifecycles.

    youdao

  • l控制器——这个对象允许用户应用程序交互

    Controller - This object allows the user to interact with the application.

    youdao

  • 例如Hobo缺省应用提供用户注册登录功能缺省情况下,应用程序包括一个用户模型以及负责注册验证控制器视图

    For example, a default Hobo application provides for user signup and login; out of the box an application comes with a user model as well as controllers and views for registration and authentication.

    youdao

  • 篇文章中,我们将要创建另外一个简单应用程序不过这次学习下如何使用Views(视图)ViewControllers(视图控制器)创建一个具有多个界面应用程序

    In this article we're going to make another simple application, but this time we're going to explore using Views and View Controllers to make an application with more than one screen.

    youdao

  • 本文中,视图控制器iPhone应用程序相应视图之间创建连接管理应用程序内部控制器

    In this article, you will create the connection between the view controller class and the corresponding view of an iPhone application to manage the flow controller inside the application.

    youdao

  • 配置应用程序主要——RentaBike应用程序中,公开数据访问对象(dao)、一个控制器一个视图层(参阅清单1)。

    Configuration Major layers of the applicationin the RentaBike application, I expose a Data Access Object (DAO) layer, a controller layer, and a view layer (see Listing 1).

    youdao

  • servicescontroller充当应用程序控制器,它将进入的客户机请求路由合适请求处理程序formbean

    The ServicesController class ACTS as an application controller, routing incoming client requests to appropriate request handlers and formbeans.

    youdao

  • 传统Web应用程序开发中,采用页面模板系统把视图生成控制器逻辑模型数据干净地分离

    In traditional Web application development, page templating systems are used to cleanly separate view generation from controller logic and model data.

    youdao

  • 典型Web服务使用远程表示范例这意味着所有视图逻辑客户机执行应用程序逻辑数据(控制器模型)则驻留于服务器上。

    Typical Web services employ a remote presentation paradigm, meaning all view logic executes on the client, whereas the application logic and the data layer (controller and model) reside on the server.

    youdao

  • Struts框架支持模型-视图-控制器(Model - View - Controller,MVC)模型,并且提出了许多重要应用程序设计实现需要注意的事项。

    The Struts framework supports the Model-View-Controller (MVC) pattern and addresses many important application design and implementation considerations.

    youdao

  • 容易通过应用程序划分模型视图控制器管理复杂性

    It makes it easier to manage complexity by dividing an application into the model, the view, and the controller.

    youdao

  • 容易通过应用程序划分模型视图控制器管理复杂性

    It makes it easier to manage complexity by dividing an application into the model, the view, and the controller.

    youdao

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

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

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