When you first install the agent controller, configure it to accept requests only from "this computer," or configure it to authenticate requests.
首次安装代理控制器时,请将其配置为仅接受来自“这台计算机”的请求,或将其配置为对请求进行验证。
First, look at the controller in Listing 1.
首先,看清单1中的控制器。
As you can see, you first invoke the controller action as if it were a method call on the controller.
可以看到,您首先调用控制器操作,就像它是另一个控制器上的方法一样。
应用推荐