A dictionary that contains data to pass between the controller and the view.
取得或设定字典,这个字典包含要在控制器和检视之间传递的资料。
I can establish my expectations for each interaction between the controller and the mock user.
可以为控制器和mock用户之间的每个交互建立预期。
When JSF was first introduced, it addressed the need for cleaner separation between the controller and the view layers of MVC Web applications.
首先介绍JSF,它解决了控制器和MVCWeb 应用程序视图层之间更清晰地分离这种需求。
The Rails version has optimized integration between the controller and view that minimizes configuration and automatically makes controller instance variables available to the view.
Rails版本已经优化了控制器和视图之间的集成(该集成能够使配置文件最小化)并且自动使控制器实例变量可供视图使用。
In a simulation example, a comparison between the controller with some fuzzy rules and the one without any fuzzy rule is given. When the controller USES fuzzy rules, the performance improved markedly.
在仿真例子中,对存在某些语言规则和不存在任何语言规则的控制器进行比较,当控制器利用了模糊规则后,控制性能明显提高。
The controller will essentially remain the same between views, but may need to perform some special customization of data based on the intended view.
在各个视图之间控制器基本上是保持不变的,但可能需要按照期望的视图对数据执行一些特定的定制工作。
The SPE cannot read main memory directly, but instead must import and export data between the local store and main memory using DMA commands to a unit called the memory flow controller, or MFC.
SPE不能直接读取主存,相反地必须通过对内存流控制器(或mfc)的单元使用dma命令来在本地存储和主存之间导入和导出数据。
The Bluetooth specification also defines standard mechanisms for transmitting HCI packets between an HCI Driver and Host Controller, via a Host Controller Transport Layer such as.
蓝牙规范也定义了数个标准机制,通过一个主机控制器传输层(Host ControllerTransport Layer),在HCI驱动程序和主机控制器之间进行HCI数据包的传输,这些传输层包括。
For example, don't put it between the view and the controller layers of an application.
例如,不要将Web服务放在应用程序的视图层和控制器层之间。
All the configurations described in this section employ a Controller for orchestrating interaction between other components and to provide a user interface for the advanced registry.
本部分描述的所有配置都运用Controller协调其他组件之间的交互,并为高级注册表提供一个用户接口。
There is a big demand for the ability to allocate values between, for example, companies within Controller.
对于在Controller内分配值的功能的需求十分迫切,例如在企业之间进行分配。
A RESTful JSON controller does more for your development efforts than putting an extra layer of functionality between the view and the data source.
一个RESTfulJSON控制器对于您的开发工作的作用并非仅仅是在视图和数据源之间放置一个额外的功能层。
The Model-View-Controller pattern taught us to effectively partition our code along a well-defined boundary between the user interface and model.
模型-视图-控制器(Model - View - Controller)模式指导我们有效地分割代码,在用户接口和模型之间定义一个良好的边界。
In this option, a fifth component, called the Controller, is added for performing interaction orchestration between the four core components and to provide user interface with an external client.
在这个选项中,添加了第5个组件Controller来执行4个核心组件之间的协调,同时为用户接口提供一个外部客户端。
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.
在本文中,您将在视图控制器类和iPhone应用程序相应的视图之间创建连接来管理应用程序内部的流控制器。
There is now the freedom of choice between the two controllers in a Model-View-Controller Web architecture.
现在可以自由地在模型-视图-控制器Web体系结构中的两个控制器之间进行选择。
Controller - the controller is the glue between the Model and the View.
控制器——控制器是模型和视图间的粘合剂。
For instance, don't put it between the view layer and the controller layer of an application.
例如,不要将它放在应用程序的视图层和控制层之间。
It also creates a tight coupling between the view and the controller.
它还造成视图与控制器之间紧密耦合。
In virtually all cases you shouldn't need to do anything in the code behind because the ViewModel takes care of providing the commands and linking between the view and the controller.
在绝大多数情况下你不需要在后台代码中做任何事情,因为视图模型负责提供命令并连接视图和控制器。
This layer is literally the interface between the host (your computer) and the controller (the Bluetooth device).
这一层顾名思义就是主机(计算机)和控制器(蓝牙设备)之间的接口。
The transfer object is a transient hash used to move data back and forth between controller and view.
传输对象是一个短暂的hash,用于在控制器与视图之间来回移动数据。
Listing 1 shows an example of a Struts Action that blurs the line between model and controller.
清单1显示了一个StrutsAction的例子,这个例子模糊了模型层和控制器层之间的界线。
Clicking the Repair button creates a connection (" data source ") between Controller and Cognos8 BI reporting services.
单击Repair按钮将在Controller和Cognos8BI报告服务之间创建一个连接(“数据源”)。
Servlets form the controller layer of a typical Model-View-Controller (MVC) architecture and serve as an interface between the presentation and the model layers.
Servlet构成典型的模型-视图-控制器(MVC)体系结构的控制器层,并充当表示层和模型层的接口。
In addition, to the three core components, the new application also contains the Controller component, which mainly orchestrates the interactions between the core components.
除了这3个核心组件外,新应用程序也包含Controller组件,主要协调核心组件之间的交互。
Using neutral networks, the relationship between engine flight conditions, states and the parameters of controller are fitted, and the controller characteristics in full flight envelope are verified.
利用神经网络拟合发动机飞行条件、状态与控制器参数之间的关系,验证了控制器在全飞行包线内的性能。
Some of the cables between the motor and its controller should be renewed.
电动机与控制器之间得一些电缆应换新。
However, in Web applications, the separation between view (the browser) and controller (the server-side components handling the HTTP request) is very well defined.
而在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.
而在web应用程序中,视图(浏览器)和控制器(处理httprequest的服务器端组件)的分离是非常重要的。
应用推荐