-
对于脚本控制器,却不是这样。
For the script controller, this is not the case.
youdao
-
接下来,开始使用控制器功能。
Next, you begin work on the controller functionality.
youdao
-
现在,让我们来关注页面控制器。
Now, turn your attention to the page controller.
youdao
-
使用控制器您就不会产生混乱。
You don't mess around with the controller.
youdao
-
接下来,让我们来建立控制器。
Next, let's set up a controller.
youdao
-
视图和控制器对象都依赖于模型。
Both the view and the controller depend on the model.
youdao
-
我们只需要给控制器增加一行。
We just need to add one line to the controller.
youdao
-
控制器是我们应用程序的大脑。
The controller is the brains behind our application.
youdao
-
不想让视图与控制器混在一起?
Don't want to mix your view with your controller?
youdao
-
我们现在准备创建前端控制器。
We're now ready to create the Front Controller.
youdao
-
稍后您将看到控制器端的情况。
You'll see the controller side of this shortly.
youdao
-
控制器的作用是控制应用程序流程。
The controller's job is to control the application flow.
youdao
-
认证密钥在控制器中被设为类变量。
The authentication key is set as a class variable in your controller.
youdao
-
控制器保留对模型主实例的引用。
The controller keeps a reference to the primary instance of the model.
youdao
-
我仍然喜欢摆弄这些微控制器。
I still like to play around with micro-controllers.
youdao
-
控制器是所有包含了业务逻辑的文件。
Controllers are the files that contain all the logic.
youdao
-
现在可以接着构建控制器了。
Now you can move on to your controller.
youdao
-
一个控制器可以分配给多个业务组件。
One controller can be assigned to several business components.
youdao
-
图3显示控制器区域的进程定义面板。
Figure 3 shows the process definition panel for a controller region.
youdao
-
首先,看清单1中的控制器。
First, look at the controller in Listing 1.
youdao
-
控制器的目的是为视图准备模型对象。
The goal of the controller is to prepare the model for the view.
youdao
-
让我们回过头来完成控制器。
Let's go back and finish the controller.
youdao
-
控制器和视图是完全自动基于模型的。
The controller and view are fully automated based on the model.
youdao
-
小组件的核心内容是控制器。
The central piece of the widget is the controller.
youdao
-
视图并不直接与控制器交互。
The view does not have direct contact with the controller.
youdao
-
对于所有的控制器这个文件都应该相同。
This file should be identical on all the directors.
youdao
-
控制器以其抽象形式执行应用程序的逻辑。
Controllers carry out your application logic in its abstract form.
youdao
-
该特征符表示这个命令是一个控制器命令。
This signature means that the command is a controller command.
youdao
-
现在可以创建新控制器。
Now we can create a new controller.
youdao
-
创建服务类的控制器类。
Create a controller class for the service classes.
youdao