dispatcher
英 [dɪˈspætʃə(r)]
美 [dɪˈspætʃər]
n. (火车、汽车、飞机等的)调度员; (应急车辆的)调度员
复数:dispatchers
BNC.43476 / COCA.13394
牛津词典
noun
- (火车、汽车、飞机等的)调度员
a person whose job is to see that trains, buses, planes, etc. leave on time - (应急车辆的)调度员
a person whose job is to send emergency vehicles to where they are needed
英英释义
noun
- employee of a transportation company who controls the departures of vehicles according to weather conditions and in the interest of efficient service
- the official who signals the beginning of a race or competition
双语例句
- Use the same dispatcher URI for both the target and the source as illustrated below.
像下面演示的那样,对目标和源使用相同的分派器URI。 - The port number is the port for your Dispatcher-ask your administrator for this value.
端口号是您的Dispatcher的端口,请向您的管理员询问此值。 - Systems and applications that separate event producers from event consumers typically rely on an event dispatcher, or channel.
将事件生产者与事件消费者隔离开来的系统和应用程序通常依赖于事件分配器或通道。 - It receives a request from the adapters and passes it to a task dispatcher for routing and message-transformation work.
它从适配器接收请求,并将该请求传递给任务分配器以便进行路由和消息转换工作。 - It runs in a separate thread, which is created by the control dispatcher.
它运行在一个单独的线程当中,这个线程是由控制分派器创建的。 - It includes severs sub system such as dispatcher, interactive session support unit, etc.
该系统包括调度器、交互式会话支持单元等模块。 - Guangzhou Trolleybus Company Intellectual Public Transit Dispatcher's Monitoring System Design and Implement
广州市电车公司智能公交调度系统的设计与实现 - Both routing challenges are addressed by a software component called the Dispatcher.
这两个路由挑战都通过一个名为Dispatcher的软件组件处理。 - Ask your administrator for the dispatcher location that should be used.
向您的系统管理员询问应该使用的调度程序位置。 - The fine-tuned way of propagating control is with the. next_method() method of a dispatcher.
精调的传播控制方式就是使用分派器的.nextmethod()方法。