MY词语>英语词典>controller翻译和用法

controller

英 [kənˈtrəʊlə(r)]

美 [kənˈtroʊlər]

n.  (尤指大型机构或部门的)管理者,控制者,指挥者; (机器的)控制器,调节器; (公司的)财务总管

复数:controllers 

计算机

BNC.5106 / COCA.6099

牛津词典

    noun

    • (尤指大型机构或部门的)管理者,控制者,指挥者
      a person who manages or directs sth, especially a large organization or part of an organization
      1. (机器的)控制器,调节器
        a device that controls or regulates a machine or part of a machine
        1. a temperature controller
          温控器
      2. (公司的)财务总管
        a person who is in charge of the financial accounts of a business company

        柯林斯词典

        英英释义

        noun

        • a mechanism that controls the operation of a machine
          1. the speed controller on his turntable was not working properly
          2. I turned the controls over to her
          Synonym:control
        • someone who maintains and audits business accounts
            Synonym:accountantcomptroller
          1. a person who directs and restrains
              Synonym:restrainer

            双语例句

            • First, the get() method simulates an HTTP GET on a controller.
              首先,get()方法模拟了一个发送给控制器的HTTPGET请求。
            • With the controller and services configured, this simple application is complete.
              控制器和服务配置好后,这个简单的应用程序就完成了。
            • This example shows a base controller that contains common function for both the HTML and WML views.
              这个示例显示了一个基本的控制器,它包含HTML和WML视图的公共功能。
            • Listing 4 shows the source code for this controller.
              清单4展示了该控制器的源代码。
            • This design principle is similar to Model/ View/ Controller architecture but arose independently.
              这个设计原则与模型/视图/控制器体系结构有些类似,但却是独立出现的。
            • The programme was rescheduled to 9.30pm by Alan Yentob, controller of BBC1.
              英国广播公司电视一台的主管艾伦·耶恩托布将这个节目改为晚上9点30分播出。
            • Earlier I mentioned that the controller extended the Flex Application class.
              我在前面提到,控制器扩展了FlexApplication类。
            • Define the API method or methods and implement the method in the controller class.
              定义一个或多个API方法并在控制器类中实现方法。
            • For the VIO Server, you must allocate at least one storage controller and one Ethernet card.
              对于该VIOServer,您必须至少分配一个存储控制器和一个以太网卡。
            • Listing 10 shows the initial implementation of the controller, with a sole show method.
              清单10通过单一的show方法,显示了控制器的初始实现。