In our brain, mirror neuron fire when we perform a specific action view someone else doing the action, or even just hear someone talk about the action.
在我们大脑内,镜像神经元会在我们看到他人做出特定动作时产生冲动,甚至仅在听别人说到动作时也会。
The Rails gem is quite a thin and simple component that orchestrates behind the scenes the seamless integration of all other components; two of the most visible being Active Record and Action View.
Railsgem是一个相当简单的组件,它在幕后无缝地集成所有其他组件;最明显的两个组件是ActiveRecord和Action View。
We view this kind of advertising as environmental damage and will take strong action against it.
我们认为这种广告会破坏环境,并将采取有力措施加以制止。
Every action in a controller pairs up with a view based on the name.
控制器中的每个动作也是根据名称与一个视图配对。
However, you might want to call different action methods to create different parts of a view.
然而,你可能想要调用不同的动作方法创建视图的不同部分。
From the purely military point of view such action “par petits paquets” (in sections) carries a disadvantage with it.
从纯粹的军事角度而言,像“分区”这样的行为有其本身的劣势。
Browse the view on which action is invoked and the data specified is passed.
浏览在其上调用动作和传递指定数据的视图。
The content extensions tell the framework how to display content in the view, and the action extensions tell the framework what options are available to the view (context menus, etc.).
内容扩展告诉框架如何在视图中显示内容,而动作扩展告诉框架哪些选项对视图(上下文菜单等)可用。
I've seen developers add a preference store listener when their view is created or when an action is created.
我曾见过有开发人员在创建视图或创建动作时添加偏好存储侦听器。
A parent view is a view that contains calls to action methods that return child views.
父视图是包含了调用返回子视图的动作方法的视图。
Once the request has been processed and the action method view called, it is handed off to the template class; by default, this is Maypole: : view: : TT, which USES the template Toolkit.
一旦请求被process ed且动作方法view被调用后,它就会被提交到模板类;默认情况下,这个模板类是Maypole: View:TT,它使用了Template Toolkit。
This is key to your design because every view action performed by the user is sent to this controller to handle.
这对设计非常关键,原因是用户执行的每个视图操作都被发送到该控制器进行处理。
Each view controller receives the action every time the user performs an action on the view.
每当用户在视图上执行一个操作时,每一个视图控制器就会接收到这个操作。
Next, we extend the small application to contain a view with an action in the toolbar.
接下来,我们将扩展小型应用程序,使其包含工具栏中一项操作的视图。
You also need to create an interface to intercept the view action to transfer information when you navigate between the views.
您还需要创建一个接口来拦截视图操作,从而实现您在浏览不同视图时的数据传输。
You may need to preface the property name with a distinguisher identifiable by the view or action for uniqueness.
考虑到惟一性,您可能需要在属性名前加上一个能够被视图或操作识别的区别符号。
This topic describes how to call action methods from within a view (parent view) that create subsections (child views) of the view.
这个主题描述了如何在创建多个视图分段(子视图)的一个视图(父视图)里调用多个动作方法。
We will also specify appropriate "forward" Settings for each action, indicating the JSP used to render the requested view.
我们还要为每个操作指定适当的“转发”设置以指出用于处理请求的视图的JSP。
First, you must understand that the action code is not directly tied to any particular view or view instance.
首先,必须了解操作代码并未直接绑定到任何具体的视图或视图实例。
To make this more user friendly, you can add a view action button to create standard response documents.
要使用户更加方便进行该操作,可以添加视图操作按钮来创建标准回复文档。
Funnily enough I had always pencilled in the Bolton game for a return to action, so from that point of view I am bang on track.
我总是比划着能在对博尔顿的比赛能够重新回到球场,所以从这个角度看来我正在回归正轨道。
For rich text documents, create a view action button that performs the lookup and concatenates the responses into a single message.
对于富文本文档,创建视图操作按钮,执行查找以及将回复连接到单个消息中。
The view action button lets you select response documents to put together into a single email message, but there's much more to it than that.
使用视图操作按钮可以选择要一起放入单个电子邮件消息中的回复文档,但是真正的意义并不在此。
An action is a destination value that a component view can indicate that it consumes.
操作是一个目标值,组件视图可以表示它所使用的操作。
The standard response documents appear in a dialog box when you click the view action button that you created previously.
单击前面创建的视图操作按钮时,标准回复文档会出现在一个对话框中。
The view action lets you choose a new memo, a reply message, or a reply with history message.
视图操作使您可以选择新的便签、回复消息或带有原消息的回复。
The examples below include an example of performing a search and the Search View in action.
下面的示例给出了执行搜索的示例和所使用的搜索视图。
You can test this out by specifying that the products controller uses caching for the view action.
您可以通过指定产品控制器对view操作使用缓存来测试这段代码。
To call the action method and render the child view from the parent view, you can use either the action helper method or RenderAction helper method as shown in the following example.
为了调用动作方法在父视图中呈现子视图,你可以像下面的示例一样使用Action辅助方法或RenderAction辅助方法。
But since we want to start from an action (the Main view action), instead of a JSP, we can still start with index.jsp, but change it to immediately forward to the Main view action.
但是由于我们要从操作(主要视图操作)开始而不是从jsp开始,所以我们仍然可以从index . jsp开始,但是把它改成立刻转发到主要视图操作。
应用推荐