诗词屋>英语词典>notifies翻译和用法

notifies

英 [ˈnəʊtɪfaɪz]

美 [ˈnoʊtɪfaɪz]

v.  (正式)通报,通知
notify的第三人称单数

柯林斯词典

  • VERB 通知;告知
    If younotifysomeone of something, you officially inform them about it.
    1. The skipper notified the coastguard of the tragedy...
      船长向海岸警卫队报告了这起灾难。
    2. Earlier this year they were notified that their homes were to be cleared away...
      今年早些时候他们接到通知说他们的房屋要拆迁。
    3. She confirmed that she would notify the police and the hospital.
      她确认说她会通知警方和医院。

双语例句

  • Notifies the filter when the server has finished processing a request.
    服务器完成对请求的处理后通知筛选器。
  • The enqueue() method notifies all waiting threads ( if any).
    enqueue()方法通知所有等待的线程(如果有的话)。
  • Notifies the project manager of any changes you made to the actuals.
    通知项目经理您对实际值所做的任何更改。
  • Notifies players that content can be cached to disk.
    通知播放机可将内容缓存到磁盘上。
  • The Web service engine notifies the supplied listener when the Web service operation finishes.
    当Web服务操作完成后,Web服务引擎将通知提供的侦听器。
  • A producer enqueues a task and notifies both consumers.
    一个producer把任务放入队列中并通知两个consumer。
  • The core notifies the driver using previously registered callback functions after the transfer request is completed.
    传送请求完成后,核心会使用以前注册的回调函数来通知驱动程序。
  • This notifies the other end about any space that is available to receive data.
    它通知另一端任何空间都可用于接收数据。
  • ProcessingInstruction() notifies the application of processing instructions.
    processingInstruction()将处理指令通知应用程序。
  • The UI thread dequeues the request and notifies the widget that it should redraw itself.
    UI线程从队列中取出此请求,并通知widget重绘自己。