• 通常最好注册过程中传递过滤器即使当前实现发出某种特定类型通知

    It is usually best to pass a filter during registration, even if the current implementation only emits a certain type of notification.

    youdao

  • 如果可以一个subscriptions表中收集那些通知请求很容易实现一点。

    That could easily be achieved if you could collect such requests for notification in a SUBSCRIPTIONS table.

    youdao

  • 现在可以通知SVG实现一个新的定制元素,我 元素定义外观

    Now that I can notify the SVG implementation of a new custom element, I define how it looks with the element.

    youdao

  • 这个实现发送一封电子邮件制造厂管理者通知取消前面订单

    The implementation is sending an e-mail to the manufacturing plant administrator to inform him or her to void the previous order.

    youdao

  • 消息实际显示方式特定于实现的;目前GNOME通知显示工具提示。

    How this message is actually displayed is implementation specific; at present the GNOME notification area displays a tooltip.

    youdao

  • 接收通知高级回调接口实现必须MQTT客户端注册

    To receive notifications, an implementation of the advanced callback interface must be registered with the MQTT client.

    youdao

  • EIS导出实现入站场景,在该场景中,EIS启动相应的操作通知调用sca组件

    EIS exports realize the inbound scenario where EIS-initiated actions notify and invoke SCA components.

    youdao

  • 清单5显示节点EditPart实现添加模型通知内容。

    Listing 5 shows the additions to the node EditPart implementation for model notification.

    youdao

  • 代理注册侦听重新发出来自MBean实现通知

    The proxies also register to listen and re-emit notifications from the MBean implementations.

    youdao

  • 第一件事扩展springJMXModelMBean实现这样可以发送通知而不用管理资源直接实现这个行为

    The first thing I want to do is extend the Spring JMX ModelMBean implementation so that I can send notifications without implementing the behavior directly in managed resources.

    youdao

  • publish方法NotificationBroker接口提供支持而这意味着可以通知订阅作为NotificationBroker服务服务使用者加以实现

    The publish method is supported by the NotificationBroker interface, which means that notification subscriber can be implemented as a service consumer for the NotificationBroker service.

    youdao

  • 实现这些键盘特性并不困难但是小部件属性通知屏幕阅读器不是一件很容易的事。

    It will not be hard to implement these keyboard features, but it is difficult to tell screen readers the attributes of this widget.

    youdao

  • 这个层面上来讲,“通过电子邮件通知客户一个业务相关概念实现所用特定电子邮件适配器类型不是

    In this sense, "notify client via E-mail" is a business-relevant concept, while the specific type of email adapter used in the implementation is not.

    youdao

  • 使应用程序能够访问客户机平台网络状态以及远端资源连接性;它可以将网络状态变化通知实现中的应用程序。

    It gives applications access to the network status of the client platform as well as its connectivity to remote resources; it also notifies an implementing application of a change in network state.

    youdao

  • 适配器通过使用适配器框架API实现处理事件通知事件探测应用逻辑

    Adapters implement the application logic that handles event notification and event polling through the usage of the adapter framework API.

    youdao

  • 清单3给出了一个简单订阅实现实现通知使用者URL作为输入参数会为使用者订阅预先定义的主题。

    A simple subscription implementation, presented in Listing 3, takes the notification consumer URL as an input parameter and subscribes a consumer to a predefined topic.

    youdao

  • 运行这些测试将会通知刚刚实现功能是否系统造成了破坏

    Running the tests will tell you if the new features you've just implemented have broken something.

    youdao

  • 就避免了将来遇到可能可以实现但是程序无法处理的的未知通知

    This protects you from unknown notifications which could be implemented in the future, and that your program might not be able to handle.

    youdao

  • DB2一个独特特性能够动态地监视环境异常情况通知dba, DBA应该及时解决这些问题从而实现理想的环境。

    A unique feature of DB2 is its ability to actively monitor its environment and notify the DBA of unusual conditions that should be addressed to achieve an ideal environment.

    youdao

  • 因此我们一个返回通知类型接收通知时间实现来覆盖那个方法

    So we override that method with an implementation which returns the notification's type and the time at which we received the notification.

    youdao

  • 如何使用通知实现特性,同时又避免模式密集带来危险呢?

    How can using advice to implement features avoid the perils of pattern density?

    youdao

  • PMS可以通过允许客户端服务通过域名访问策略集合中的多个策略取得策略设置实现服务通知一个策略能力

    The PMS can implement the ability for one service to inform another of the policy by allowing client services to fetch policy settings by domain name across multiple policies in a policy set.

    youdao

  • 发布通知后,通知通过由WPS实现业务流程处理

    Once published, the announcements should be handled by a business process implemented in WPS.

    youdao

  • 提供内置的警报通知以及使运行中的服务管理实现自动化工作流

    It provides built-in alerts, notifications, and workflows that enable automation of the management of services in the run time.

    youdao

  • 清单4中的代码实现一个简单解析器,它假设我们使用冒号分隔好友ID相关通知使用分号分隔后续通知

    The code in listing 4 implements a crude parser that assumes that we use colons to separate buddy IDs from the associated note and semicolons to separate subsequent notes.

    youdao

  • 此外还有剪切api一个通知系统的API,其中剪切板api用来实现系统剪切板进行交互,通知系统API用来用户弹出信息提示。

    There's also a clipboard API for interacting with the OSes clipboard and a notifications API which mimics the look of Growl to display messages to the user.

    youdao

  • 清单3给出通知订阅器一个非常简单实现(删除了重复代码)。

    A very simple implementation of a notification subscriber (omitting repeated code) is presented in Listing 3.

    youdao

  • 可以活动过程使用浮点DIV部分显示使用浏览器状态简单消息实现通知(不过有些人认为不是好的形式)。

    You could implement this notification using a floating DIV section display during activity, or using a simple message on the browser's status bar (although this is considered bad form by some).

    youdao

  • 清单2给出通知使用者一个非常简单实现(删除了重复代码)。

    A very simple implementation of notification consumer (omitting repeated code) is presented in Listing 2.

    youdao

  • 清单5给出通知订阅器一个非常简单实现(删除了重复代码)。

    A simple implementation of notification subscriber (omitting repeated code) is presented in Listing 5.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定