读知识>英语词典>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.
      她确认说她会通知警方和医院。

双语例句

  • This notifies the validation framework that any unit declared by this package should be validated by this domain validator.
    这将会通知该包所声明的确认框架应该由域确认器来确认。
  • Once registered, the parser notifies the content handler of all parse events as the parser processes the document.
    一旦注册完毕,当语法分析器处理文档时,语法分析器就会通知所有分析事件的内容处理程序。
  • The UI thread dequeues the request and notifies the widget that it should redraw itself.
    UI线程从队列中取出此请求,并通知widget重绘自己。
  • Rather than repeatedly polling the server, the event system notifies interested parties as information becomes available.
    不用反复地轮询服务器,事件系统会在信息可用时通知有关各方。
  • The nodeList event producer notifies when the list of nodes in the cluster changes.
    当集群列表中节点发生变化时,nodeList事件创造器会发出通知。
  • Notifies the project manager of any changes you made to the actuals.
    通知项目经理您对实际值所做的任何更改。
  • Notifies the filter when the server has finished processing a request.
    服务器完成对请求的处理后通知筛选器。
  • A producer enqueues a task and notifies both consumers.
    一个producer把任务放入队列中并通知两个consumer。
  • The enqueue() method notifies all waiting threads ( if any).
    enqueue()方法通知所有等待的线程(如果有的话)。
  • The core notifies the driver using previously registered callback functions after the transfer request is completed.
    传送请求完成后,核心会使用以前注册的回调函数来通知驱动程序。