The main difference between the two front controllers is how they determine the action that processes a particular request.
两个前端控制器之间的主要区别是它们如何决定处理具体请求的动作。
The controller action goes in app/controllers/browsers_controller and is pretty straightforward.
控制器操作在app/controllers/browsers_controller 中进行,并且很简单。
Open up app/controllers/events_controller.rb and take a look, and you'll see plenty of use of respond_to to add XML output for each action, such as the 'show' action
打开并查看app/controllers/events_controller.rb文件,你将看到respond_to被大量用于为每个action添加XML输出,例如‘show’这个action
A way of combining "relay controlling" and "direct controlling" joint action equipments in regional controllers is recommended.
介绍一种用区域控制器来“中继控制”和“直接控制”联动设备的方法。
NET MVC, controllers define action methods that usually have a one-to-one relationship with possible user interactions, such as clicking a link or submitting a form.
NETmvc中,控制器会定义通常与可能的使用者互动拥有一对一关系的动作方法,例如按一下连结或送出表单。
Engineers and scientists can use the MPC feature to construct controllers that adjust the control action before a change in the output setpoint actually occurs.
工程师和科学家们可利用MPC的特征构建控制器,在设置点确实发生前调整控制行动。
A way of combining "relay controlling" and "direct controlling" joint-action-equipments in regional controllers is recommended.
前言:介绍一种用区域控制器来“中继控制”和“直接控制”联动设备的方法。
Now that we have created our action filter, we need to apply it to our Controllers or optionally, to our Actions.
现在我们已经创建好操作过滤器了,我们需要将其应用到控制器上,或者有选择地应用在操作上。
Now that we have created our action filter, we need to apply it to our Controllers or optionally, to our Actions.
现在我们已经创建好操作过滤器了,我们需要将其应用到控制器上,或者有选择地应用在操作上。
应用推荐